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
sprint236_plan.md Normal file
View File

@@ -0,0 +1,11 @@
# Sprint 236 Plan: Semantic Fallback Gap Audit + Tool Metadata
## Goal
Produce deterministic telemetry showing where semantic fallback is compensating for weak native decomposition, and attach tool/constraint metadata to close those gaps.
## Steps
- Step 2223: Add semantic fallback gap analyzer for pipeline summaries.
- Step 2224: Classify fallback root causes using native task and semantic-signal counts.
- Step 2225: Emit per-run remediation metadata: recommended tools + taskitem constraints.
- Step 2226: Generate dated TEST_ONLY audit artifacts from sprint 235 runs.
- Step 2227: Add `Sprint236IntegrationSummary.h` and execution tracker.