Add raw top-gap hardening stage for native tasks (sprint 255)

This commit is contained in:
Bill
2026-02-26 16:23:19 -07:00
parent 5feb05e900
commit 057fcd4087
8 changed files with 228 additions and 1 deletions

View File

@@ -212,3 +212,7 @@ Planning runtime controls (active):
- `tools/mcp/analyze_closure_ladder_outcomes.py`
- raw gap backlog can be synthesized from ladder raw-only attempts:
- `tools/mcp/synthesize_raw_gap_backlog.py`
- raw top-gap hardening can patch weak native outputs before overlay stages:
- `tools/mcp/harden_native_tasks_top_gaps.py`
- `WSTONE_NATIVE_RAW_HARDEN_TOP_GAPS`
- `native_raw_hardening`