vibe-coding-master 0.6.19 → 0.6.20
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.
|
@@ -57,6 +57,13 @@ After Architecture Diagnosis Mode:
|
|
|
57
57
|
|
|
58
58
|
- If architect reports no architecture change is needed, continue the existing Debug Mode or Replan flow.
|
|
59
59
|
- If architect reports an architecture problem, route architect for a normal architecture plan or replan before coder work.
|
|
60
|
+
- If the implementation produced from that diagnosis still fails Reviewer validation with blocking issues, pause the workflow and report to the user.
|
|
61
|
+
|
|
62
|
+
PM should summarize:
|
|
63
|
+
|
|
64
|
+
- why Architecture Diagnosis Mode was triggered
|
|
65
|
+
- what the Architect diagnosed
|
|
66
|
+
- what Reviewer still found wrong
|
|
60
67
|
|
|
61
68
|
### Worktree
|
|
62
69
|
|