Add automatic native profile closure ladder runner (sprint 250)

This commit is contained in:
Bill
2026-02-26 15:42:35 -07:00
parent 8e0018ef80
commit 2c422fedda
7 changed files with 165 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
#pragma once
// Sprint 250 integration summary:
// - Added automatic closure ladder runner for native profile coverage.
// - Tries progressive strategies and selects the minimal passing mode.
// - Emits deterministic summary with selected mode and run artifact path.