artdag/opt-reduce: encode a DAG cone -> opt-term, mau/creduce against the optimisation module, decode the normal form back to build-entries and rebuild. Result-preserving: a 5-node blur;blur;id;bright0 chain collapses to 2 nodes and an over(I,I) dedup 3->2, both executing identically to the original; non-optimisable DAGs round-trip their radius faithfully (unary 1+1+1 -> 3). Completes Phase 7's bridge-back + equivalence boxes. maude-optimize 33/33, total 191/191. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
19 lines
461 B
Markdown
19 lines
461 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 |
|
|
| maude-optimize | 33 | 0 | 33 |
|
|
| **Total** | **191** | **0** | **191** |
|