Add backlog-driven raw top-gap requirement injection (sprint 258)

This commit is contained in:
Bill
2026-02-26 16:30:49 -07:00
parent fd8d582db7
commit df0de8156b
8 changed files with 193 additions and 1 deletions

11
sprint258_plan.md Normal file
View File

@@ -0,0 +1,11 @@
# Sprint 258 Plan: Backlog-Driven Raw Requirement Injection
## Goal
Translate prioritized raw-gap backlog signals into concrete normalized requirements and inject them before raw candidate generation to improve intrinsic first-pass guidance.
## Steps
- Step 2337: Add synthesis tool mapping backlog missing-signal classes to normalized requirement clauses.
- Step 2338: Add pipeline controls for enabling top-gap requirement injection and max signal count.
- Step 2339: Emit raw top-gap requirement injection telemetry in summary packet.
- Step 2340: Validate OFF/ON behavior against the hard sample.
- Step 2341: Add `Sprint258IntegrationSummary.h` and execution tracker.