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
r1 cf --mission mission.json --change reviewer.model=claude --change verify.tier_max=T6r1 why-broken --input regression.jsonr1 self-tune --baseline baseline.json --candidates candidates.json
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
- AGENTIC-API-CATALOG.md
- AGENTIC-API.md
- ANTI-TRUNCATION.md
- ARCHITECTURE.md
- BEACON-PRIMITIVES.md
- BEACON-PROTOCOL.md
- BUSINESS-VALUE.md
- DEPLOYMENT.md
- FEATURE-MAP.md
- HOW-IT-WORKS.md
- MIGRATION-MARKDOWN-TO-DETERMINISTIC.md
- README.md
- ROADMAP.md
- SKILL-WIZARD.md
- SKILLS-DETERMINISTIC.md
- TRUST-LAYER.md
- anti-deception-matrix.md
- bench-corpus-format.md
- bench-swebench.md
- benchmark-stance.md
- browser-executor.md
- deploy-executor.md
- gates-yaml.md
- harness-architecture.md
- mcp-security.md
- operator-guide.md
- provider-pool.md
- r1-serve.md
- s6-deprecation-closures.md
- stoke-agent-serve.md
- stoke-protocol.md
- stoke-spec-final.md
- trustplane-integration.md
- upgrades-sow-verification.md
- wave-a-wal.md
- wave-b-receipts-honesty.md
- wave-b-wal.md
- wave-c-wal.md
- wave-d-expansion.md
- websearch.md