Update .grokkit/recipes/result-refactor.md
This commit is contained in:
parent
4e334c7d24
commit
e2d70667f9
@ -67,6 +67,7 @@ Refactors all error handling in the target package to use the new Result[T] patt
|
|||||||
### Step 4: Apply or patch
|
### Step 4: Apply or patch
|
||||||
**Objective:**
|
**Objective:**
|
||||||
Safely write changes or create reviewable output.
|
Safely write changes or create reviewable output.
|
||||||
|
|
||||||
**Instructions:**
|
**Instructions:**
|
||||||
- If dry_run is true → create a unified diff patch file for review.
|
- If dry_run is true → create a unified diff patch file for review.
|
||||||
- If false → write the new files (backup originals as .bak).
|
- If false → write the new files (backup originals as .bak).
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user