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

@@ -228,3 +228,7 @@ Planning runtime controls (active):
- `WSTONE_NATIVE_RAW_TOP_GAP_REQUIREMENTS`
- `WSTONE_NATIVE_RAW_TOP_GAP_MAX_SIGNALS`
- `native_raw_top_gap_requirements`
- raw candidate search can run adaptive retry with expanded top-gap requirements:
- `WSTONE_NATIVE_RAW_TOP_GAP_ADAPTIVE_RETRY`
- `WSTONE_NATIVE_RAW_TOP_GAP_RETRY_SIGNALS`
- `native_raw_adaptive_retry`