Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 50s
serialize.sx emits a topo-ordered (id op inputs params commutative) record list that survives write/read (string-keyed node dicts do not; empty inputs read back as nil and are normalized). wire->dag reconstructs a runnable dag by content-id; wire-verify recomputes ids to reject tampering. dag->string/string->dag for text transport. serialize 13/13, total 128/128. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
16 lines
380 B
Markdown
16 lines
380 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 | 18 | 0 | 18 |
|
|
| fed | 15 | 0 | 15 |
|
|
| cost | 13 | 0 | 13 |
|
|
| serialize | 13 | 0 | 13 |
|
|
| **Total** | **128** | **0** | **128** |
|