Files
Profa 60bedd6c19 fix: brutal honesty remediation — wire dead modules, restore baseline, fix tests
Findings from brutal honesty review:
- 5 of 9 RVF modules were dead code with no production path
- Benchmark baseline was overwritten with post-integration numbers
- 21 dual-writer tests were mock-only asserting on call counts
- Report claimed "Live" for modules that weren't wired

Fixes applied:
- Restore original pre-RVF baseline (Feb 22 20:34:28)
- Wire MinCut test optimizer into test-execution coordinator
- Wire brain exporter into CLI command registry (brain export/import/info)
- Wire RVF dual-writer into QEReasoningBank (best-effort, try/catch)
- Fix dual-writer tests: honest describe names, verify args not just counts
- Rewrite benchmark report with accurate status (Wired/Internal vs Live)
- Add "Modules Not Yet Wired" section to report

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 10:02:32 +00:00
..