Add top-gap uplift hard gate for raw candidate search (sprint 257)

This commit is contained in:
Bill
2026-02-26 16:27:39 -07:00
parent 39575cb383
commit fd8d582db7
7 changed files with 83 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
#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.