Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 47s
lib/artdag/post.sx — the artdag-side projection for 'a job is a type of post' (per the
host loop). job->post-object: {:type artdag/job :id <output content-id> :wire <dag->wire>},
post-id = content-id = natural AP object id. post-object-verify binds the id to the payload
(record ids recompute + post id present), rejecting tampered params/bogus ids. String
transport for the feed/SXTP body; post-run lets a peer decode->run->result, content-address
cache-hitting. Activity wrapping stays host-side. post 12/12, total 225/225.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
21 lines
511 B
Markdown
21 lines
511 B
Markdown
# artdag Conformance Scoreboard
|
|
|
|
_Generated by `lib/artdag/conformance.sh`_
|
|
|
|
| Suite | Pass | Fail | Total |
|
|
|-------|-----:|-----:|------:|
|
|
| dag | 20 | 0 | 20 |
|
|
| analyze | 16 | 0 | 16 |
|
|
| plan | 18 | 0 | 18 |
|
|
| execute | 15 | 0 | 15 |
|
|
| optimize | 22 | 0 | 22 |
|
|
| fed | 15 | 0 | 15 |
|
|
| cost | 13 | 0 | 13 |
|
|
| serialize | 13 | 0 | 13 |
|
|
| stats | 12 | 0 | 12 |
|
|
| fault | 14 | 0 | 14 |
|
|
| post | 12 | 0 | 12 |
|
|
| maude-optimize | 40 | 0 | 40 |
|
|
| schedule | 15 | 0 | 15 |
|
|
| **Total** | **225** | **0** | **225** |
|