artdag/opt-improvement compares the original output cone (dce to id) vs the maude-reduced DAG under an injected cost-fn, returning before/after total-work and critical-path. opt-cheaper? asserts optimisation never increases cost: the 5-node chain drops to 2 (work 5->2, path 5->2) and stays cheaper under radius-weighted cost (5->3); over dedup and untouched DAGs are never pessimised. Consumes cost.sx. Phase 7 base + (later) cost box done. maude-optimize 38/38, total 196/196. 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 | 38 | 0 | 38 |
|
|
| **Total** | **196** | **0** | **196** |
|