Add semantic fallback gap audit and budget gate (sprints 236-237)

This commit is contained in:
Bill
2026-02-26 14:53:07 -07:00
parent 3de32bc3d1
commit 7b33aeb24b
12 changed files with 419 additions and 1 deletions

11
sprint237_plan.md Normal file
View File

@@ -0,0 +1,11 @@
# Sprint 237 Plan: Semantic Fallback Budget Gate
## Goal
Turn semantic fallback audit signal into an enforceable gate for CI and batch execution.
## Steps
- Step 2228: Add fallback-budget gate checker.
- Step 2229: Add wrapper that runs audit + gate in one command.
- Step 2230: Support configurable fallback budget and minimum sample size.
- Step 2231: Emit deterministic gate artifact with pass/fail reason.
- Step 2232: Add `Sprint237IntegrationSummary.h` and execution tracker.