7 lines
297 B
C
7 lines
297 B
C
#pragma once
|
|
|
|
// Sprint 257 integration summary:
|
|
// - Added hard gate requiring top-gap score uplift for raw candidate search.
|
|
// - Gate returns exit code 18 when weighted top-gap mode is misconfigured or no uplift is observed.
|
|
// - Raw search summary now includes top-gap uplift policy metadata.
|