Files
rose-ash/lib/artdag/scoreboard.json
giles e4a8dff9ba
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m7s
artdag: Phase 1 DAG model + structural content addressing + 20 tests
Content-addressed node = {:op :inputs :params :commutative}; content-id is a
deterministic canonical serialization (sorted param keys; commutative ops sort
inputs). artdag/build validates dangling/cycles, topo-sorts, dedups identical
subgraphs to one id shared across DAGs. conformance.sh + scoreboard (dag 20/20).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 11:49:43 +00:00

9 lines
111 B
JSON

{
"suites": {
"dag": {"pass": 20, "fail": 0}
},
"total_pass": 20,
"total_fail": 0,
"total": 20
}