@fernado03/zoo-flow 0.8.7 → 0.8.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -15,7 +15,6 @@ EXECUTION RULES:
|
|
|
15
15
|
- Tweaker executes phase 5 (Fix + test).
|
|
16
16
|
- Tweaker MUST `switch_mode` -> `system-architect`.
|
|
17
17
|
4. POST-MORTEM (Architect): Execute Phase 6. If architectural rot, suggest `/refactor`.
|
|
18
|
-
|
|
19
|
-
5. FOLLOW-UP (Tweaker): Suggest `/verify`, then `/review`, then `/commit-and-document`. Do not auto-launch.
|
|
18
|
+
5. FOLLOW-UP (Architect): Suggest `/verify`, then `/review`, then `/commit-and-document`. Do not auto-launch. Call `attempt_completion` with diagnosis summary, fix applied, post-mortem findings, and recommended next command.
|
|
20
19
|
|
|
21
20
|
$ARGUMENTS
|