Align raw scoring and impact gate task-set parity (sprint 264)

This commit is contained in:
Bill
2026-02-26 17:02:13 -07:00
parent fe85f1b515
commit bfe44cd6d8
7 changed files with 68 additions and 1 deletions

10
sprint264_plan.md Normal file
View File

@@ -0,0 +1,10 @@
# Sprint 264 Plan: Raw Score/Gate Parity Alignment
## Goal
Eliminate scorer-vs-gate semantic drift by ensuring downstream coverage checks evaluate the same selected raw candidate task set used by raw scoring.
## Steps
- Step 2368: Persist selected raw candidate tasks back into generation artifacts.
- Step 2369: Re-run hard sample with structural projector to verify score/gate parity.
- Step 2370: Confirm `native_raw_candidate_search` and `native_impact_coverage` agree.
- Step 2371: Add `Sprint264IntegrationSummary.h` and execution tracker.