Files
rose-ash/lib/artdag/scoreboard.md
giles b9afe671ae
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 57s
artdag: Phase 2 Analyze on Datalog + 16 tests
analyze.sx projects DAG edges to (edge in out) facts and runs recursive
reachable rules for deps-of/dependents-of/reachable-from/ancestors-of, plus
dirty-closure (dirty(Y):-edge(X,Y),dirty(X)) for incremental recompute. Keystone:
changing a mid node dirties only it + downstream. analyze 16/16, total 36/36.

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

10 lines
229 B
Markdown

# artdag Conformance Scoreboard
_Generated by `lib/artdag/conformance.sh`_
| Suite | Pass | Fail | Total |
|-------|-----:|-----:|------:|
| dag | 20 | 0 | 20 |
| analyze | 16 | 0 | 16 |
| **Total** | **36** | **0** | **36** |