Wave D Expansion Features

Wave D Expansion Features

Wave D lands the first operator-facing slice of the expansion features from the parity-and-superiority SOW.

Commands

All three commands are JSON-driven in this first slice. That keeps the package logic deterministic and testable while the broader live-ledger and UI wiring is still in flight.

Smoke

Counterfactual replay:

go run ./cmd/r1 cf --mission ./testdata/wave-d/mission.json --change reviewer.model=claude

Decision bisector:

go run ./cmd/r1 why-broken --input ./testdata/wave-d/regression.json

Self tune:

go run ./cmd/r1 self-tune --baseline ./testdata/wave-d/baseline.json --candidates ./testdata/wave-d/candidates.json

Pages in this directory