Add raw gap backlog synthesis from ladder runs (sprint 254)

This commit is contained in:
Bill
2026-02-26 15:59:33 -07:00
parent b6c91c9d64
commit 5feb05e900
8 changed files with 199 additions and 3 deletions

View File

@@ -150,7 +150,7 @@ Parallel planning tranche (active):
- `logs/taskitem_runs/TEST_ONLY_spec_planning_baseline_20260226/deterministic_spec_readiness.json`
Planning runtime controls (active):
- `sprint232_plan.md` to `sprint253_plan.md`
- `sprint232_plan.md` to `sprint254_plan.md`
- semantic bridge + intake augmentation + requirement injection + expansion gating are wired into:
- `tools/mcp/run_sprint_taskitem_pipeline.sh`
- current policy default is native-first semantic fallback:
@@ -210,3 +210,5 @@ Planning runtime controls (active):
- closure ladder outcomes can be aggregated in batch:
- `tools/mcp/run_native_profile_closure_ladder_batch.sh`
- `tools/mcp/analyze_closure_ladder_outcomes.py`
- raw gap backlog can be synthesized from ladder raw-only attempts:
- `tools/mcp/synthesize_raw_gap_backlog.py`