Add adaptive raw top-gap retry loop (sprint 259)

This commit is contained in:
Bill
2026-02-26 16:33:19 -07:00
parent df0de8156b
commit ba1e0dc3e8
7 changed files with 141 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
#pragma once
// Sprint 259 integration summary:
// - Added adaptive raw retry loop driven by top-gap weighted no-uplift condition.
// - Retry synthesizes expanded top-gap requirements and re-scores candidate output.
// - Summary now includes native_raw_adaptive_retry telemetry with attempted/applied status.