|
Some checks failed
ci / check (push) Failing after 3s
loop-lint failed: CB-WP-0005 was 401 lines against a ~400 limit, one over, after the status-vocabulary note. Pushed before checking — my error; the gate caught it on the next run. The fix is not a trim. The gate exposed a circular reference I had created: CB-WP-0005's cancelled tasks held the full analysis while CB-WP-0006 pointed back at them for detail, so the live workplan deferred to a cancelled one. The analysis now lives in CB-WP-0006 Phase B next to the work, and CB-WP-0005 keeps a forward pointer per task. One copy, single source of fact, and the reference points forward. CB-WP-0006 T05 and T06 gain the detail that moved: K9's mutation proof and what its acceptance property actually is, K11's detection clause and budget attribution, and the D2 correction the reviewer forced — the bundle is not "a directory of four files" but a change to the runner's data flow, because scenario.rs creates an EventLog, appends to it and never reads it. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| CB-WP-0001-inner-loop.md | ||
| CB-WP-0002-cost-accounting.md | ||
| CB-WP-0003-loop-hardening.md | ||
| CB-WP-0004-mechanical-work.md | ||
| CB-WP-0005-assertion-coverage.md | ||
| CB-WP-0006-instrument-the-table.md | ||