@sulhadin/orchestrator 1.15.13 → 1.15.14
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
|
@@ -113,15 +113,17 @@ For each milestone (in order: in-progress first, then planning):
|
|
|
113
113
|
✅ M1-user-auth complete.
|
|
114
114
|
|
|
115
115
|
📋 Checking for next milestone...
|
|
116
|
-
→
|
|
116
|
+
→ Glob `.orchestra/milestones/*/milestone.md` + Read each to check Status
|
|
117
117
|
→ M2-dashboard found (status: planning)
|
|
118
118
|
→ Starting M2-dashboard...
|
|
119
119
|
[loop continues]
|
|
120
120
|
|
|
121
|
-
→
|
|
121
|
+
→ Glob + Read found no milestones with status: planning or in-progress.
|
|
122
122
|
✅ All milestones complete. Waiting for new work from PM.
|
|
123
123
|
```
|
|
124
124
|
|
|
125
|
+
Use Glob tool on `.orchestra/milestones/*/milestone.md` — do NOT rely on your earlier scan results.
|
|
126
|
+
|
|
125
127
|
|
|
126
128
|
## Role Switching — Automatic, Based on Phase File
|
|
127
129
|
|