audit-cma: close milestone Cross-model authoring-form test

Architect drift_found, both [low]:
- INDEX backfill for commit 90512d5 (brainstorm Step 7.5 SKILL.md
  edit + roadmap P1 todo removed without a paired INDEX mirror).
- README "Total 8 passed" understated the actual 13/13 sweep.

Both fixed inline (mechanical, ≤30 LOC) per CLAUDE.md trivial-edits
carve-out; no implementer dispatch.

Bench: all three scripts exit 0, 0 regressed, 5 unexplained
latency.explicit_at_rc improvements not coupled to milestone work
(no in-workspace crate touched). Baseline left pristine — future
audits will reveal whether the improvements hold.

All 9 spec acceptance criteria green. Milestone closed clean.
This commit is contained in:
2026-05-12 12:20:30 +02:00
parent e91e31aadb
commit 94d6963995
3 changed files with 129 additions and 2 deletions
@@ -74,5 +74,8 @@ Tests:
cargo test --manifest-path experiments/2026-05-12-cross-model-authoring/harness/Cargo.toml
```
Four test suites: `strip_locations` (5), `verify_references` (1),
`mock_full_run` (1), `budget_abort` (1). Total 8 passed.
Five suites: inline `--lib` unit tests for `strip_locations` (5),
plus integration tests `strip_locations` against captured stderr
fixtures (5), `verify_references` (1, drives every reference through
the real ail+clang pipeline), `mock_full_run` (1, full eight-row
mock E2E), `budget_abort` (1). Total 13 passed.