You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/readme/forge/guide_implement.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,8 @@ Executor behavior:
84
84
3. Verify with build and tests
85
85
4. Report results
86
86
87
+
When a strategy document (`{feature}_strategy.md`) exists, it is passed as required reading so the executor understands the implementation approach, phase intent, and risk mitigation before working on the single assigned task.
88
+
87
89
#### Constraints
88
90
89
91
-**One task per execution** — no touching adjacent tasks
0 commit comments