Add profile task-bundle remediation loop closure (sprint 243)

This commit is contained in:
Bill
2026-02-26 15:10:41 -07:00
parent ee38182b79
commit 050fee9480
10 changed files with 196 additions and 11 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 `sprint242_plan.md`
- `sprint232_plan.md` to `sprint243_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:
@@ -178,3 +178,6 @@ Planning runtime controls (active):
- `WSTONE_EXTRA_NORMALIZED_REQUIREMENTS_FILE`
- `tools/mcp/synthesize_native_impact_remediation_requirements.py`
- `tools/mcp/run_native_impact_remediation_loop.sh`
- remediation loop can also synthesize and inject profile-specific task bundles:
- `WSTONE_EXTRA_TASKS_FILE`
- `tools/mcp/synthesize_native_impact_remediation_tasks.py`