@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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@fernado03/zoo-flow",
3
3
  "description": "Workflow control plane for Zoo Code.",
4
- "version": "0.8.7",
4
+ "version": "0.8.8",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "zoo-flow": "bin/zoo-flow.js"
@@ -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
- - Architect MUST `switch_mode` -> `code-tweaker`.
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