Add richer raw variants and history-aware ladder routing (sprints 251-252)

This commit is contained in:
Bill
2026-02-26 15:46:11 -07:00
parent 2c422fedda
commit 28b29dfd30
13 changed files with 368 additions and 17 deletions

View File

@@ -0,0 +1,6 @@
#pragma once
// Sprint 251 integration summary:
// - Added richer raw variant synthesis for candidate search.
// - Raw candidate search now consumes profile-bundle variants rather than single requirement slices.
// - Hard sample still shows no raw-only uplift; selected candidate remains baseline.