Add richer raw variants and history-aware ladder routing (sprints 251-252)
This commit is contained in:
6
editor/src/Sprint251IntegrationSummary.h
Normal file
6
editor/src/Sprint251IntegrationSummary.h
Normal 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.
|
||||
6
editor/src/Sprint252IntegrationSummary.h
Normal file
6
editor/src/Sprint252IntegrationSummary.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
// Sprint 252 integration summary:
|
||||
// - Added raw uplift history analyzer for closure ladder policy routing.
|
||||
// - Closure ladder can skip raw-only mode when historical uplift is weak.
|
||||
// - Policy behavior is configurable via threshold and minimum-record controls.
|
||||
Reference in New Issue
Block a user