- Shipped
- July 4, 2026 at 1:48 AM UTC
- Author
- kamo
- Commit
- a9e5d95
The doc-04 §4.2/§4.5 per-stage map under the AiAutonomy singleton: every lifecycle stage with its platform wall classification (legal-wall chip / non-tunable floor) and the effective confidence threshold the gate uses (max(override, floor)). Each non-wall stage has an inline override editor (threshold + auto-execute) with save + remove (PUT active:false, since the config proxy has no DELETE verb); legal-wall stages are read-only. Reloads after each write so the effective posture reflects the server recompute. configTypes **************** UpdateStageOverrideRequest + configApi get/update/removeStageOverride. English strings (aiAutonomy.stageOverrides.*) live in the translation-dictionary repo.