File size: 494 Bytes
18b7e6d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
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: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