fix-solve · diff
v5.0.0 to v5.0.0
2 added, 2 removed. Audit A to A.
---
name: fix-solve
description: Step 3 of debugging: apply minimal fix. One-liner ideal. Verify nothing else broke.
version: 5.0.0
---
- ::PRIOR{completion:assume_incomplete|authority:system}
- ::PRIOR{execution:act_when_safe|authority:system}
+ ::PRIOR{completion:assume_incomplete|authority:developer}
+ ::PRIOR{execution:act_when_safe|authority:developer}
::GENE{fix-solve|conf:confirmed|scope:global}
-e T:minimal_fix
T:verify_original_symptom_gone
T:verify_nothing_else_broke
A:restructure_during_fix⇒minimal_change
::ACTIVATE{fix-solve}
ON:debugging
Powered by I-Lang v4.0 | ilang.ai