maestro-flow 0.5.33 → 0.5.35

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.
Files changed (238) hide show
  1. package/.agents/agents/role-design-author.md +5 -3
  2. package/.agents/agents/workflow-collab-planner.md +1 -0
  3. package/.agents/agents/workflow-planner.md +2 -0
  4. package/.agents/skills/maestro/SKILL.md +8 -1
  5. package/.agents/skills/maestro-help/SKILL.md +39 -10
  6. package/.agents/skills/maestro-help/index/catalog.json +117 -53
  7. package/.agents/skills/maestro-help/phases/01-parse-intent.md +9 -6
  8. package/.agents/skills/maestro-help/phases/02-search-present.md +55 -15
  9. package/.agents/skills/maestro-help/phases/03-workflow-guide.md +35 -2
  10. package/.agents/skills/maestro-plan/SKILL.md +3 -1
  11. package/.agents/skills/maestro-ralph/SKILL.md +55 -19
  12. package/.agents/skills/maestro-ralph-execute/SKILL.md +52 -10
  13. package/.agents/skills/manage-harvest/SKILL.md +3 -0
  14. package/.agents/skills/manage-knowledge-audit/SKILL.md +29 -0
  15. package/.agents/skills/odyssey-debug/SKILL.md +7 -1
  16. package/.agents/skills/odyssey-improve/SKILL.md +7 -1
  17. package/.agents/skills/odyssey-planex/SKILL.md +11 -1
  18. package/.agents/skills/odyssey-review-test-fix/SKILL.md +7 -1
  19. package/.agents/skills/odyssey-ui/SKILL.md +7 -1
  20. package/.agents/skills/quality-review/SKILL.md +3 -0
  21. package/.agents/skills/quality-test/SKILL.md +27 -1
  22. package/.agy/agents/role-design-author.md +5 -3
  23. package/.agy/agents/workflow-collab-planner.md +1 -0
  24. package/.agy/agents/workflow-planner.md +2 -0
  25. package/.agy/skills/maestro/SKILL.md +8 -1
  26. package/.agy/skills/maestro-help/SKILL.md +39 -10
  27. package/.agy/skills/maestro-help/index/catalog.json +117 -53
  28. package/.agy/skills/maestro-help/phases/01-parse-intent.md +9 -6
  29. package/.agy/skills/maestro-help/phases/02-search-present.md +55 -15
  30. package/.agy/skills/maestro-help/phases/03-workflow-guide.md +35 -2
  31. package/.agy/skills/maestro-plan/SKILL.md +3 -1
  32. package/.agy/skills/maestro-ralph/SKILL.md +55 -19
  33. package/.agy/skills/maestro-ralph-execute/SKILL.md +52 -10
  34. package/.agy/skills/manage-harvest/SKILL.md +3 -0
  35. package/.agy/skills/manage-knowledge-audit/SKILL.md +29 -0
  36. package/.agy/skills/odyssey-debug/SKILL.md +7 -1
  37. package/.agy/skills/odyssey-improve/SKILL.md +7 -1
  38. package/.agy/skills/odyssey-planex/SKILL.md +11 -1
  39. package/.agy/skills/odyssey-review-test-fix/SKILL.md +7 -1
  40. package/.agy/skills/odyssey-ui/SKILL.md +7 -1
  41. package/.agy/skills/quality-review/SKILL.md +3 -0
  42. package/.agy/skills/quality-test/SKILL.md +27 -1
  43. package/.claude/agents/role-design-author.md +5 -3
  44. package/.claude/agents/workflow-collab-planner.md +1 -0
  45. package/.claude/agents/workflow-planner.md +2 -0
  46. package/.claude/commands/maestro-plan.md +3 -1
  47. package/.claude/commands/maestro-ralph-execute.md +52 -10
  48. package/.claude/commands/maestro-ralph.md +55 -19
  49. package/.claude/commands/maestro.md +8 -1
  50. package/.claude/commands/manage-harvest.md +3 -0
  51. package/.claude/commands/manage-knowledge-audit.md +29 -0
  52. package/.claude/commands/odyssey-debug.md +7 -1
  53. package/.claude/commands/odyssey-improve.md +7 -1
  54. package/.claude/commands/odyssey-planex.md +11 -1
  55. package/.claude/commands/odyssey-review-test-fix.md +7 -1
  56. package/.claude/commands/odyssey-ui.md +7 -1
  57. package/.claude/commands/quality-review.md +3 -0
  58. package/.claude/commands/quality-test.md +27 -1
  59. package/.claude/skills/maestro-help/SKILL.md +39 -10
  60. package/.claude/skills/maestro-help/index/catalog.json +117 -53
  61. package/.claude/skills/maestro-help/phases/01-parse-intent.md +9 -6
  62. package/.claude/skills/maestro-help/phases/02-search-present.md +55 -15
  63. package/.claude/skills/maestro-help/phases/03-workflow-guide.md +35 -2
  64. package/.codex/skills/maestro/SKILL.md +17 -2
  65. package/.codex/skills/maestro-analyze/SKILL.md +20 -3
  66. package/.codex/skills/maestro-brainstorm/SKILL.md +30 -4
  67. package/.codex/skills/maestro-execute/SKILL.md +25 -3
  68. package/.codex/skills/maestro-grill/SKILL.md +9 -0
  69. package/.codex/skills/maestro-plan/SKILL.md +26 -3
  70. package/.codex/skills/maestro-ralph/SKILL.md +6 -0
  71. package/.codex/skills/maestro-ralph-execute/SKILL.md +51 -10
  72. package/.codex/skills/maestro-roadmap/SKILL.md +30 -1
  73. package/.codex/skills/manage-harvest/SKILL.md +2 -1
  74. package/.codex/skills/quality-review/SKILL.md +13 -2
  75. package/README.md +219 -87
  76. package/README.zh-CN.md +221 -79
  77. package/dashboard/dist-server/dashboard/src/server/wiki/embedding.d.ts +82 -0
  78. package/dashboard/dist-server/dashboard/src/server/wiki/embedding.js +444 -0
  79. package/dashboard/dist-server/dashboard/src/server/wiki/embedding.js.map +1 -0
  80. package/dashboard/dist-server/dashboard/src/server/wiki/graph-analysis.js +9 -4
  81. package/dashboard/dist-server/dashboard/src/server/wiki/graph-analysis.js.map +1 -1
  82. package/dashboard/dist-server/dashboard/src/server/wiki/search.d.ts +54 -5
  83. package/dashboard/dist-server/dashboard/src/server/wiki/search.js +420 -46
  84. package/dashboard/dist-server/dashboard/src/server/wiki/search.js.map +1 -1
  85. package/dashboard/dist-server/dashboard/src/server/wiki/stress.test.js +16 -0
  86. package/dashboard/dist-server/dashboard/src/server/wiki/stress.test.js.map +1 -1
  87. package/dashboard/dist-server/dashboard/src/server/wiki/wiki-indexer.d.ts +14 -4
  88. package/dashboard/dist-server/dashboard/src/server/wiki/wiki-indexer.js +130 -49
  89. package/dashboard/dist-server/dashboard/src/server/wiki/wiki-indexer.js.map +1 -1
  90. package/dashboard/dist-server/dashboard/src/server/wiki/wiki-indexer.test.js +64 -22
  91. package/dashboard/dist-server/dashboard/src/server/wiki/wiki-indexer.test.js.map +1 -1
  92. package/dashboard/dist-server/dashboard/src/server/wiki/writer-stress.test.js +12 -12
  93. package/dashboard/dist-server/dashboard/src/server/wiki/writer-stress.test.js.map +1 -1
  94. package/dashboard/dist-server/dashboard/src/server/wiki/writer.js +10 -3
  95. package/dashboard/dist-server/dashboard/src/server/wiki/writer.js.map +1 -1
  96. package/dashboard/dist-server/src/commands/hooks.d.ts +3 -0
  97. package/dashboard/dist-server/src/commands/hooks.js +11 -8
  98. package/dashboard/dist-server/src/commands/hooks.js.map +1 -1
  99. package/dashboard/dist-server/src/graph/kg/db/types.d.ts +2 -1
  100. package/dashboard/dist-server/src/graph/kg/db/types.js.map +1 -1
  101. package/dashboard/dist-server/src/graph/kg/extraction/code/code-extractor.js +1 -1
  102. package/dashboard/dist-server/src/graph/kg/extraction/code/code-extractor.js.map +1 -1
  103. package/dashboard/dist-server/src/graph/kg/extraction/knowledge-extractor-registry.d.ts +22 -0
  104. package/dashboard/dist-server/src/graph/kg/extraction/knowledge-extractor-registry.js +64 -0
  105. package/dashboard/dist-server/src/graph/kg/extraction/knowledge-extractor-registry.js.map +1 -0
  106. package/dashboard/dist-server/src/graph/kg/extraction/orchestrator.js +14 -104
  107. package/dashboard/dist-server/src/graph/kg/extraction/orchestrator.js.map +1 -1
  108. package/dashboard/dist-server/src/hooks/keyword-spec-injector.js +5 -2
  109. package/dashboard/dist-server/src/hooks/keyword-spec-injector.js.map +1 -1
  110. package/dashboard/dist-server/src/hooks/wiki-role-loader.js +2 -1
  111. package/dashboard/dist-server/src/hooks/wiki-role-loader.js.map +1 -1
  112. package/dashboard/dist-server/src/tools/domain-loader.js +22 -16
  113. package/dashboard/dist-server/src/tools/domain-loader.js.map +1 -1
  114. package/dashboard/dist-server/src/tools/spec-entry-parser.d.ts +6 -1
  115. package/dashboard/dist-server/src/tools/spec-entry-parser.js +44 -13
  116. package/dashboard/dist-server/src/tools/spec-entry-parser.js.map +1 -1
  117. package/dashboard/dist-server/src/tools/spec-keyword-index.d.ts +2 -0
  118. package/dashboard/dist-server/src/tools/spec-keyword-index.js +4 -9
  119. package/dashboard/dist-server/src/tools/spec-keyword-index.js.map +1 -1
  120. package/dashboard/dist-server/src/tools/spec-loader.js +3 -11
  121. package/dashboard/dist-server/src/tools/spec-loader.js.map +1 -1
  122. package/dashboard/dist-server/src/types/index.d.ts +14 -0
  123. package/dashboard/dist-server/src/utils/frontmatter.d.ts +15 -0
  124. package/dashboard/dist-server/src/utils/frontmatter.js +76 -0
  125. package/dashboard/dist-server/src/utils/frontmatter.js.map +1 -0
  126. package/dist/src/cli.js +1 -0
  127. package/dist/src/cli.js.map +1 -1
  128. package/dist/src/commands/domain.d.ts.map +1 -1
  129. package/dist/src/commands/domain.js +8 -2
  130. package/dist/src/commands/domain.js.map +1 -1
  131. package/dist/src/commands/hooks.d.ts +3 -0
  132. package/dist/src/commands/hooks.d.ts.map +1 -1
  133. package/dist/src/commands/hooks.js +11 -8
  134. package/dist/src/commands/hooks.js.map +1 -1
  135. package/dist/src/commands/install.d.ts.map +1 -1
  136. package/dist/src/commands/install.js +48 -11
  137. package/dist/src/commands/install.js.map +1 -1
  138. package/dist/src/commands/knowhow.d.ts.map +1 -1
  139. package/dist/src/commands/knowhow.js +3 -26
  140. package/dist/src/commands/knowhow.js.map +1 -1
  141. package/dist/src/commands/search.d.ts +6 -1
  142. package/dist/src/commands/search.d.ts.map +1 -1
  143. package/dist/src/commands/search.js +124 -52
  144. package/dist/src/commands/search.js.map +1 -1
  145. package/dist/src/commands/spec.d.ts.map +1 -1
  146. package/dist/src/commands/spec.js +106 -6
  147. package/dist/src/commands/spec.js.map +1 -1
  148. package/dist/src/commands/uninstall.d.ts.map +1 -1
  149. package/dist/src/commands/uninstall.js +12 -3
  150. package/dist/src/commands/uninstall.js.map +1 -1
  151. package/dist/src/commands/update.d.ts.map +1 -1
  152. package/dist/src/commands/update.js +37 -21
  153. package/dist/src/commands/update.js.map +1 -1
  154. package/dist/src/config/cli-tools-config.d.ts.map +1 -1
  155. package/dist/src/config/cli-tools-config.js +2 -0
  156. package/dist/src/config/cli-tools-config.js.map +1 -1
  157. package/dist/src/core/extension-loader.d.ts.map +1 -1
  158. package/dist/src/core/extension-loader.js +4 -0
  159. package/dist/src/core/extension-loader.js.map +1 -1
  160. package/dist/src/core/install-executor.d.ts.map +1 -1
  161. package/dist/src/core/install-executor.js +8 -3
  162. package/dist/src/core/install-executor.js.map +1 -1
  163. package/dist/src/graph/analyzers/fs-analyzer.js +2 -2
  164. package/dist/src/graph/analyzers/fs-analyzer.js.map +1 -1
  165. package/dist/src/graph/kg/db/node-kind-registry.d.ts +18 -0
  166. package/dist/src/graph/kg/db/node-kind-registry.d.ts.map +1 -0
  167. package/dist/src/graph/kg/db/node-kind-registry.js +42 -0
  168. package/dist/src/graph/kg/db/node-kind-registry.js.map +1 -0
  169. package/dist/src/graph/kg/db/types.d.ts +2 -1
  170. package/dist/src/graph/kg/db/types.d.ts.map +1 -1
  171. package/dist/src/graph/kg/db/types.js.map +1 -1
  172. package/dist/src/graph/kg/extraction/code/code-extractor.js +1 -1
  173. package/dist/src/graph/kg/extraction/code/code-extractor.js.map +1 -1
  174. package/dist/src/graph/kg/extraction/knowledge-extractor-registry.d.ts +23 -0
  175. package/dist/src/graph/kg/extraction/knowledge-extractor-registry.d.ts.map +1 -0
  176. package/dist/src/graph/kg/extraction/knowledge-extractor-registry.js +64 -0
  177. package/dist/src/graph/kg/extraction/knowledge-extractor-registry.js.map +1 -0
  178. package/dist/src/graph/kg/extraction/orchestrator.d.ts.map +1 -1
  179. package/dist/src/graph/kg/extraction/orchestrator.js +14 -104
  180. package/dist/src/graph/kg/extraction/orchestrator.js.map +1 -1
  181. package/dist/src/hooks/keyword-spec-injector.d.ts.map +1 -1
  182. package/dist/src/hooks/keyword-spec-injector.js +5 -2
  183. package/dist/src/hooks/keyword-spec-injector.js.map +1 -1
  184. package/dist/src/hooks/wiki-role-loader.d.ts.map +1 -1
  185. package/dist/src/hooks/wiki-role-loader.js +2 -1
  186. package/dist/src/hooks/wiki-role-loader.js.map +1 -1
  187. package/dist/src/index.d.ts +6 -0
  188. package/dist/src/index.d.ts.map +1 -1
  189. package/dist/src/index.js +4 -0
  190. package/dist/src/index.js.map +1 -1
  191. package/dist/src/ralph/cmd-next.d.ts.map +1 -1
  192. package/dist/src/ralph/cmd-next.js +2 -3
  193. package/dist/src/ralph/cmd-next.js.map +1 -1
  194. package/dist/src/tools/domain-loader.d.ts.map +1 -1
  195. package/dist/src/tools/domain-loader.js +22 -16
  196. package/dist/src/tools/domain-loader.js.map +1 -1
  197. package/dist/src/tools/spec-conflict-marker.d.ts +55 -0
  198. package/dist/src/tools/spec-conflict-marker.d.ts.map +1 -0
  199. package/dist/src/tools/spec-conflict-marker.js +228 -0
  200. package/dist/src/tools/spec-conflict-marker.js.map +1 -0
  201. package/dist/src/tools/spec-entry-parser.d.ts +6 -1
  202. package/dist/src/tools/spec-entry-parser.d.ts.map +1 -1
  203. package/dist/src/tools/spec-entry-parser.js +44 -13
  204. package/dist/src/tools/spec-entry-parser.js.map +1 -1
  205. package/dist/src/tools/spec-keyword-index.d.ts +2 -0
  206. package/dist/src/tools/spec-keyword-index.d.ts.map +1 -1
  207. package/dist/src/tools/spec-keyword-index.js +4 -9
  208. package/dist/src/tools/spec-keyword-index.js.map +1 -1
  209. package/dist/src/tools/spec-loader.d.ts.map +1 -1
  210. package/dist/src/tools/spec-loader.js +3 -11
  211. package/dist/src/tools/spec-loader.js.map +1 -1
  212. package/dist/src/tools/spec-writer.d.ts.map +1 -1
  213. package/dist/src/tools/spec-writer.js +2 -6
  214. package/dist/src/tools/spec-writer.js.map +1 -1
  215. package/dist/src/tools/store-knowhow.d.ts.map +1 -1
  216. package/dist/src/tools/store-knowhow.js +6 -52
  217. package/dist/src/tools/store-knowhow.js.map +1 -1
  218. package/dist/src/tui/uninstall-ui/UninstallFlow.d.ts.map +1 -1
  219. package/dist/src/tui/uninstall-ui/UninstallFlow.js +3 -1
  220. package/dist/src/tui/uninstall-ui/UninstallFlow.js.map +1 -1
  221. package/dist/src/types/index.d.ts +14 -0
  222. package/dist/src/types/index.d.ts.map +1 -1
  223. package/dist/src/utils/frontmatter.d.ts +16 -0
  224. package/dist/src/utils/frontmatter.d.ts.map +1 -0
  225. package/dist/src/utils/frontmatter.js +76 -0
  226. package/dist/src/utils/frontmatter.js.map +1 -0
  227. package/dist/src/utils/migration-registry.d.ts.map +1 -1
  228. package/dist/src/utils/migration-registry.js +14 -1
  229. package/dist/src/utils/migration-registry.js.map +1 -1
  230. package/package.json +5 -3
  231. package/workflows/claude-instructions.md +63 -45
  232. package/workflows/codex-instructions.md +105 -28
  233. package/workflows/command-authoring.md +1 -1
  234. package/workflows/plan.md +2 -1
  235. package/.agents/skills/maestro-ralph-beta/SKILL.md +0 -877
  236. package/.agy/skills/maestro-ralph-beta/SKILL.md +0 -873
  237. package/.claude/commands/maestro-ralph-beta.md +0 -875
  238. package/.codex/skills/maestro-ralph-beta/SKILL.md +0 -883
@@ -160,11 +160,13 @@ These rules prevent over-splitting that wastes tokens on unnecessary agent spawn
160
160
  - **Low** (single file, single concern, zero cross-module): **1 task**
161
161
  - **Medium** (multiple files OR integration point): **1-4 tasks**
162
162
  - **High** (cross-module, architectural, new subsystem): **4-10 tasks**
163
+ 8. **Vertical slice for UI features (MANDATORY)** — 含用户界面的功能必须作为端到端纵向切片交付一个用户可观测能力(后端 endpoint + 前端 wiring + 集成同属一个交付波次),**禁止**拆成 backend-only / frontend-only 任务或按层切波。每个交付波次须闭合一个可用能力,而非一层。
163
164
 
164
165
  ## Constraints
165
166
  - Each task must be substantial (15-60 min of work); group related changes, avoid file-per-task
166
167
  - Each task must have convergence.criteria (min 2 testable conditions)
167
168
  - convergence.criteria must be specific and testable (not "works correctly")
169
+ - For UI features, each delivery wave MUST have ≥1 task with a `[UI-observable]` convergence criterion — a verifiable user-facing flow (e.g. `[UI-observable] User can create a Note in the UI and see it in the list`). Backend-only criteria do NOT satisfy this; the runtime check is enforced by ralph's frontend-verify gate.
168
170
  - Each task must have `read_first[]` — files the executor MUST read before implementation (the file being modified + source-of-truth files)
169
171
  - `action` must contain concrete values (function signatures, config keys, import paths), not just a verb like "Implement"
170
172
  - files must use array format `[{path, action, target, change}]`
@@ -88,7 +88,8 @@ Follow '~/.maestro/workflows/plan.md' completely.
88
88
  - REQUIRED: Plan-checker passed (or minor issues acknowledged).
89
89
  - REQUIRED: Confidence scored with 5-dimension factor model.
90
90
  - REQUIRED: Pressure pass completed on highest-complexity task.
91
- - BLOCKED if: plan-checker found critical issues fix plan before presenting to user.
91
+ - REQUIRED: If plan touches UI (检出 `dashboard/` UI 关键词 `landing|page|dashboard|frontend|UI|component|界面`), each delivery wave has ≥1 `[UI-observable]` convergence criterion (vertical-slice delivery, not backend-only).
92
+ - BLOCKED if: plan-checker found critical issues, OR UI plan missing `[UI-observable]` coverage — fix plan before presenting to user.
92
93
 
93
94
  **GATE P5 → Completion: User Confirmation → Done**
94
95
  - REQUIRED: User confirmation captured (execute/modify/cancel).
@@ -213,6 +214,7 @@ Status verdicts:
213
214
  - [ ] .task/TASK-*.json files created for each task
214
215
  - [ ] Every task has `read_first[]` with at least the file being modified + source of truth files
215
216
  - [ ] Every task has `convergence.criteria[]` with grep-verifiable conditions (no subjective language)
217
+ - [ ] UI plans: each delivery wave has ≥1 `[UI-observable]` convergence criterion (vertical slice; verified at runtime by ralph frontend-verify gate)
216
218
  - [ ] Every task `action` and `implementation` contain concrete values (no "align X with Y")
217
219
  - [ ] Plan confidence scored in P4 with 5-dimension factor model
218
220
  - [ ] Plan readiness gate checked before P4.5 collision detection
@@ -53,6 +53,7 @@ HARD RULES:
53
53
  7. **status.json 每步骤后由 CLI 原子写盘** — resume-safe
54
54
  8. **STATUS 枚举受限** — 仅 `DONE | DONE_WITH_CONCERNS | NEEDS_RETRY | BLOCKED`;`NEEDS_CONTEXT` 已废除
55
55
  9. **CLI 输出禁止截断** — `maestro ralph next` 的 stdout 包含完整 skill prompt,必须全量捕获。**严禁** `| head`、`| tail`、`2>&1 | head -N` 等任何截断管道。Bash timeout 可加长但不可截断输出
56
+ 10. **禁止以上下文消耗为由中断自调用链** — harness 自动处理 context compression(消息摘要),模型无需判断上下文剩余空间。自调用链的唯一合法终止条件是:全部 `completion_confirmed`、session paused、或 decision handoff 到 ralph。以"上下文不足"、"已连续完成 N 个 step"、"避免 context overflow"等理由中断属于 invariant violation
56
57
  </invariants>
57
58
 
58
59
  <state_machine>
@@ -133,19 +134,44 @@ S_FALLBACK:
133
134
  | maestro-brainstorm | topic | `"{intent}"` |
134
135
  | maestro-roadmap | description | `"{intent}"` |
135
136
  | maestro-analyze | phase or topic | `{phase}` or `"{intent}"` |
136
- | maestro-plan | phase or --dir | `{phase}`, or `--dir {scratch_dir}` |
137
- | maestro-execute | phase or --dir | `{phase}`, or `--dir {scratch_dir}` |
137
+ | maestro-plan | phase, --from, or --dir | see --from auto-injection below |
138
+ | maestro-execute | phase or --dir | see --from auto-injection below |
138
139
  | quality-debug | gap context | Read previous step's error/gap |
139
140
  | quality-* | phase | `{phase}` |
140
141
 
141
- **Artifact dir resolution for --dir:**
142
+ **--from auto-injection (phase-level artifact chaining):**
143
+
144
+ Phase-level steps 在 build 阶段无法预知前序 artifact ID。A_RESOLVE_ARGS 运行时从 state.json 查找并注入显式引用,打通 analyze→plan→execute 数据管道:
145
+
142
146
  ```
143
- Read state.json filter artifacts by milestone + phase
144
- plan commands: latest type=="analyze" --dir .workflow/scratch/{path}
145
- execute commands: latest type=="plan" → --dir .workflow/scratch/{path}
147
+ Read state.json.artifacts(含 milestone_history 内归档 artifacts
148
+ filter by milestone={session.milestone} + phase={session.phase} + status=="completed"
149
+
150
+ plan step(含 {phase} 占位符,args 无 --from 且无 --dir):
151
+ 1. 查同 phase+milestone 最新 completed type=="analyze" artifact → id = ANL-xxx
152
+ 2. 命中 → args 追加 --from analyze:{id}
153
+ 3. 写 step.source_artifact_ref = "analyze:{id}"
154
+
155
+ execute step(含 {phase} 占位符,args 无 --dir):
156
+ 1. 查同 phase+milestone 最新 completed type=="plan" artifact → id = PLN-xxx, path = scratch/...
157
+ 2. 命中 → args 追加 --dir .workflow/scratch/{path}
158
+ 3. 写 step.source_artifact_ref = "plan:{id}"
146
159
  ```
147
160
 
148
- Write enriched args back to status.json.
161
+ 兜底:查询无结果 不注入,由命令自身 discovery 逻辑处理。已有 `--from` 或 `--dir` 的 step 不覆盖。
162
+
163
+ **Goal context injection:**
164
+
165
+ 当 step.goal_ref 非空且 session.task_decomposition 存在时:
166
+ ```
167
+ goal = session.task_decomposition.find(g => g.id == step.goal_ref)
168
+ if goal:
169
+ goal_snippet = { id: goal.id, goal: goal.goal, done_when: goal.done_when,
170
+ boundary: goal.boundary, evidence: goal.evidence }
171
+ → 传递给 A_EXEC_STEP 用于 inline execution 前注入(见 step 2 goal context pre-injection)
172
+ ```
173
+
174
+ Write enriched args + source_artifact_ref back to status.json.
149
175
 
150
176
  ### A_EXEC_DECISION
151
177
 
@@ -161,13 +187,24 @@ Write enriched args back to status.json.
161
187
  - 退出码 2 → 交给 S_LOCATE
162
188
  - 退出码 3 → active_step_index 已被占用
163
189
  - 退出码 1 → pause session
164
- 2. **Inline execution** — stdout 执行;deferred_reading 按需 Read
165
- 3. **Complete**:
190
+ 2. **Goal context pre-injection** — A_RESOLVE_ARGS 产出了 `goal_snippet`(step.goal_ref 非空),在 ralph next stdout prompt **顶部前置**以下 block,使执行命令感知当前子目标和执行约束:
191
+ ```
192
+ <goal_context>
193
+ Sub-goal: {goal.id} — {goal.goal}
194
+ Done when: {goal.done_when}
195
+ Boundary: {goal.boundary}
196
+ Evidence target: {goal.evidence}
197
+ Execution criteria: {session.execution_criteria joined by '; '}
198
+ </goal_context>
199
+ ```
200
+ 无 goal_snippet 时跳过此步。goal_context block 不替换 ralph next 的 stdout 内容,仅在其前方拼接。
201
+ 3. **Inline execution** — 按 stdout(含 goal_context 前置)执行;deferred_reading 按需 Read
202
+ 4. **Complete**:
166
203
  - `Bash("maestro ralph complete N --status DONE [--evidence <path>]")`
167
204
  - `Bash("maestro ralph complete N --status DONE_WITH_CONCERNS --concerns \"...\"")`
168
205
  - `Bash("maestro ralph retry N")`
169
206
  - `Bash("maestro ralph complete N --status BLOCKED --reason \"...\"")`
170
- 4. **Propagate context signals** — 关键信号 (`PHASE: N` / `scratch_dir: path` / `BLP-xxx`) 写入 `status.json.context`
207
+ 5. **Propagate context signals** — 关键信号 (`PHASE: N` / `scratch_dir: path` / `BLP-xxx`) 写入 `status.json.context`
171
208
 
172
209
  完成后 S_LOCATE 触发 `Skill({ skill: "maestro-ralph-execute" })` 自调用。
173
210
 
@@ -243,5 +280,10 @@ Display: `[{index}/{total}] ✗ {step.skill} 失败,会话已暂停。/maestro
243
280
  - [ ] Context signals 由执行 step 显式写回 status.json.context(非 ralph-execute 内嵌扫描)
244
281
  - [ ] Auto mode: retry 一次后 pause;interactive 提供 retry/skip/abort
245
282
  - [ ] 自调用持续到全部 completion_confirmed 或 paused
283
+ - [ ] --from auto-injection:phase-level plan step 运行时从 state.json 查找同 phase+milestone 最新 completed analyze artifact → 注入 `--from analyze:{id}`,写 `source_artifact_ref`
284
+ - [ ] --from auto-injection:phase-level execute step 运行时查找同 phase+milestone 最新 completed plan artifact → 注入 `--dir`,写 `source_artifact_ref`
285
+ - [ ] Goal context injection:step.goal_ref 非空时从 task_decomposition 提取 goal_snippet,A_EXEC_STEP 在 ralph next stdout 顶部前置 `<goal_context>` block
286
+ - [ ] Goal context 包含 sub-goal description、done_when、boundary、evidence、execution_criteria
287
+ - [ ] 已有 `--from` 或 `--dir` 的 step 不被 auto-injection 覆盖
246
288
 
247
289
  </appendix>
@@ -23,6 +23,7 @@ $ARGUMENTS — intent text, flags, or keywords.
23
23
  **Parse:**
24
24
  ```
25
25
  -y flag → auto_confirm = true
26
+ --roadmap → wants_roadmap = true (强制多发布 roadmap 路径;roadmap 默认 opt-in)
26
27
  .md/.txt path → input_doc (supplementary context only, NEVER substitutes lifecycle stages)
27
28
  Remaining → intent
28
29
  ```
@@ -56,7 +57,7 @@ S_PARSE_ROUTE — 解析参数、路由入口 PERSIST: —
56
57
  S_STATUS — 显示 session 进度 PERSIST: —
57
58
  S_CONTINUE — 恢复执行 PERSIST: —
58
59
  S_RESOLVE_PHASE — 解析 phase + phase_is_new + D-007 milestone PERSIST: session.phase, session.phase_is_new, session.milestone
59
- S_INFER — 基于已解析 phase 推断 lifecycle_position PERSIST: session.lifecycle_position
60
+ S_INFER — 基于已解析 phase 推断 lifecycle_position PERSIST: session.lifecycle_position, session.wants_roadmap
60
61
  S_RESOLVE_SCOPE — 读 macro analyze conclusions.scope_verdict PERSIST: session.scope_verdict, session.analyze_macro_id
61
62
  S_QUALITY_MODE — 决定质量管线模式 PERSIST: session.quality_mode
62
63
  S_PLANNING_MODE — 决定统一/独立规划模式 PERSIST: session.planning_mode
@@ -128,7 +129,7 @@ S_DISPATCH:
128
129
  → END DO: Skill({ skill: "maestro-ralph-execute" })
129
130
 
130
131
  S_DECISION_EVAL: (decision 节点 == `step.decision` 非空,下述 gate 名取自该字段)
131
- → S_APPLY_VERDICT WHEN: quality-gate (post-execute, post-business-test, post-review, post-test)
132
+ → S_APPLY_VERDICT WHEN: quality-gate (post-execute, post-business-test, post-review, post-test, post-frontend-verify)
132
133
  DO: A_DELEGATE_EVALUATE
133
134
  → S_APPLY_VERDICT WHEN: goal-gate (post-goal-audit)
134
135
  DO: A_GOAL_AUDIT_EVALUATE
@@ -215,6 +216,14 @@ resolve_milestone(phase_number):
215
216
  | blueprint / 规格 / 正式文档 / spec-generate / 7-phase | `blueprint` |
216
217
  | broad/medium intent 无数字 phase (重构/全面/重写/迁移/新功能 X) | `analyze-macro` |
217
218
 
219
+ **Roadmap opt-in detection** (设 `session.wants_roadmap`,缺省 `false`):
220
+ ```
221
+ wants_roadmap = (--roadmap flag)
222
+ OR (intent 含多发布信号: 多发布|多版本|分阶段交付|按里程碑发布|v1.*v2|multi-release|roadmap)
223
+ OR (.workflow/roadmap.md 已存在) ← 向后兼容:既有 roadmap 项目行为不变
224
+ ```
225
+ 默认 `false` → large 项目走单一多波次 `plan --from analyze`,不引入 roadmap 横切层;roadmap 仅多发布场景 opt-in。
226
+
218
227
  **Bootstrap detection:**
219
228
 
220
229
  | Condition | Position |
@@ -229,7 +238,7 @@ resolve_milestone(phase_number):
229
238
  | Condition | Position |
230
239
  |-----------|----------|
231
240
  | `phase_is_new == true` (新 phase) | `analyze` |
232
- | no milestones AND no roadmap.md AND has analyze macro artifact | `roadmap` |
241
+ | no milestones AND no roadmap.md AND has analyze macro artifact | `roadmap` if `wants_roadmap` else `plan` (--from analyze) |
233
242
  | no milestones AND no roadmap.md AND no analyze artifact | `analyze-macro` |
234
243
  | `phase == null` (grill/brainstorm/blueprint/init/roadmap/analyze-macro override 已定) | n/a |
235
244
  | phase 已存在 + 无任何 artifact | `analyze` |
@@ -250,9 +259,9 @@ resolve_milestone(phase_number):
250
259
 
251
260
  | scope_verdict | 链路 |
252
261
  |---------------|------|
253
- | `large` | analyze-macro → roadmap → analyze → plan → execute → ... |
254
- | `medium` / `small` | analyze-macro → plan --from analyze:{ANL_ID} → execute → ...(跳过 roadmap + analyze-phase |
255
- | `unknown` | 默认走 large 路径,post-analyze-scope 决策节点再纠正 |
262
+ | `large` + `wants_roadmap` | analyze-macro → roadmap → analyze → plan → execute → ...(多发布 opt-in) |
263
+ | `large`(默认)/ `medium` / `small` | analyze-macro → plan --from analyze:{ANL_ID} → execute → ...(跳过 roadmap + analyze-phase;单一多波次计划) |
264
+ | `unknown` | 默认走 standalone(plan --from analyze)路径,post-analyze-scope 决策节点再纠正 |
256
265
 
257
266
  **Refine from post-execute results:**
258
267
 
@@ -335,10 +344,10 @@ narrow → derive defaults from intent + codebase, skip questions.
335
344
  ```json
336
345
  { "id": "G1", "goal": "<deliverable>", "boundary": "<in/out note>",
337
346
  "done_when": "<objectively checkable condition>",
338
- "evidence": "verification.json|review.json|uat.md|<test path>",
347
+ "evidence": "verification.json|review.json|uat.md|e2e-results.json|<test path>",
339
348
  "lifecycle": ["analyze","execute"], "status": "pending" }
340
349
  ```
341
- `done_when` 必须客观可验证,且引用 ralph 已产出的 artifact;`lifecycle` 字段映射到产出 evidence 的生命周期 stage
350
+ `done_when` 必须客观可验证,且引用 ralph 已产出的 artifact;`lifecycle` 字段映射到产出 evidence 的生命周期 stage。涉及前端可用性的子目标,`done_when` 应引用 `e2e-results.json`(frontend-verify 门产出),不得仅以后端 API/build 证据判定可用。
342
351
 
343
352
  **5. Persist** (additive): `boundary_contract`, `execution_criteria`, `task_decomposition`。每个 sub-goal 含 `status: "pending"` + `completion_confirmed: false`。
344
353
 
@@ -354,6 +363,7 @@ Generate steps from `session.lifecycle_position` to `milestone-complete`.
354
363
  | brainstorm | `maestro-brainstorm "{intent}" --from grill:{grill_id}` *(if grill ran)* / `maestro-brainstorm "{intent}"` *(otherwise)* | *(same)* | — | all |
355
364
  | blueprint | `maestro-blueprint "{intent}"` | *(same)* | — | all |
356
365
  | init | `maestro-init` | *(same)* | — | all |
366
+ | spec-setup | `spec-setup` | *(same)* | — | all (**仅当 `.workflow/specs/` 不存在时插入**) |
357
367
  | analyze-macro | `maestro-analyze "{intent}"` | *(same)* | `post-analyze-scope` | all |
358
368
  | roadmap | `maestro-roadmap --from analyze:{analyze_macro_id}` | *(same)* | — | all |
359
369
  | analyze | `maestro-analyze {phase}` | `maestro-analyze` | — | all |
@@ -363,6 +373,7 @@ Generate steps from `session.lifecycle_position` to `milestone-complete`.
363
373
  | review | `quality-review {phase}` | `quality-review` | `post-review` | all (quick: append `--tier quick`) |
364
374
  | test-gen | `quality-auto-test {phase}` | `quality-auto-test` | — | full / standard if coverage<80% |
365
375
  | test | `quality-test {phase}` | `quality-test` | `post-test` | full, standard |
376
+ | frontend-verify | `quality-test {phase} --frontend-verify` | `quality-test --frontend-verify` | `post-frontend-verify` | all(**仅当 phase 交付 UI 时插入**:检出 `dashboard/` 或 UI 关键词 `landing\|page\|dashboard\|frontend\|UI\|component\|界面`) |
366
377
  | milestone-audit | `maestro-milestone-audit` | *(same)* | — | all |
367
378
  | goal-audit | *(decision-only)* | *(same)* | `post-goal-audit` | all (only if decomposed) |
368
379
  | milestone-complete | `maestro-milestone-complete` | *(same)* | `post-milestone` | all |
@@ -372,10 +383,12 @@ Generate steps from `session.lifecycle_position` to `milestone-complete`.
372
383
  **Build rules (按顺序应用):**
373
384
 
374
385
  0. **planning_mode 选列**:`unified` → Skill (unified) 列;`independent` → Skill (independent) 列
386
+ 0.5. **specs 预检**:当 `lifecycle_position ∉ {grill, brainstorm, blueprint, init}` 且 `.workflow/specs/` 目录不存在时,在链路最前面插入 `spec-setup` 步骤(stage=`spec-setup`,无 decision)。确保下游 analyze/plan/execute 可获得项目约束规则注入
375
387
  1. **起点**:从 `session.lifecycle_position` 开始
376
388
  2. **跳过已完成**:跳过当前 milestone+phase 下已有 completed artifact 的 stage(按 `session.phase` 过滤);unified 按 milestone 过滤
377
389
  3. **quality_mode 过滤**:按 `session.quality_mode` 排除不匹配 stage
378
390
  3.5. **grill auto_confirm 跳过**:`auto_confirm == true` 时删除 `grill` stage(grill 为交互式苏格拉底拷问,不支持自动模式);brainstorm args 不含 `--from grill:*`
391
+ 3.6. **frontend-verify UI 门控**:仅当当前 phase 交付前端(检出 `dashboard/` 目录,或 phase 目标/计划含 UI 关键词 `landing|page|dashboard|frontend|UI|component|界面`)时保留 `frontend-verify` stage + `post-frontend-verify` decision;纯后端 phase 删除该 stage
379
392
  4. **决策节点**:每个 Decision after 非空的 stage 之后插入 `{ decision: "<gate>", retry_count: 0, max_retries: 2, command_scope: null, command_path: null }`
380
393
  5. **goal-audit 插入**:`task_decomposition` 存在时,在最后一个 evidence-producing stage(execute/review/test)之后、`milestone-complete` 之前插入 `decision:post-goal-audit`
381
394
  6. **终点硬约束**:chain 以 `milestone-complete` 结尾
@@ -390,13 +403,16 @@ Generate steps from `session.lifecycle_position` to `milestone-complete`.
390
403
  - **不在 build 阶段读取 .md 内容**;`<required_reading>` / `<deferred_reading>` 解析与加载由 `maestro ralph next` CLI 在执行期完成
391
404
  10. **每个 step 初始化** `completion_confirmed: false`, `completion_status: null`, `completion_evidence: null`, `deferred_reads: []`, `load: null`(由 `ralph next` 写入)
392
405
  11. **scope_verdict gating**(仅当 chain 起点 = `analyze-macro`):
393
- - `scope_verdict {medium, small}` → 跳过 `roadmap` + `analyze` 两 stage;`plan` 选 standalone 列(`--from analyze:{analyze_macro_id}`),不带 `{phase}`
394
- - `scope_verdict == large` 保留 `roadmap` + `analyze`;`plan` 选 phase 列(`{phase}`)
395
- - `scope_verdict == unknown` → 默认 large 路径;由 `post-analyze-scope` 决策节点在 macro analyze 完成后纠正(A_APPLY_SCOPE_VERDICT)
406
+ - `scope_verdict == large` **且** `wants_roadmap`保留 `roadmap` + `analyze`;`plan` 选 phase 列(`{phase}`)
407
+ - 其余(`medium` / `small`,或 `large` 但非 `wants_roadmap`)→ 跳过 `roadmap` + `analyze` 两 stage;`plan` 选 standalone 列(`--from analyze:{analyze_macro_id}`),不带 `{phase}`
408
+ - `scope_verdict == unknown` → 默认 standalone(非 roadmap)路径;由 `post-analyze-scope` 决策节点在 macro analyze 完成后纠正(A_APPLY_SCOPE_VERDICT)
396
409
  12. **--from 自动注入**:
397
410
  - `analyze_macro_id` 存在且当前 step 是 `roadmap` → args 改为 `--from analyze:{analyze_macro_id}`
398
- - `analyze_macro_id` 存在且 `scope_verdict {medium, small}` 且当前 step `plan` args 改为 `--from analyze:{analyze_macro_id}`
411
+ - `analyze_macro_id` 存在且当前 `plan` step 处于 standalone 列(即非 wants_roadmap 路径:`medium`/`small`,或 `large` 但非 `wants_roadmap`)→ args 改为 `--from analyze:{analyze_macro_id}`
399
412
  - `blueprint_id` 存在 → 当前 step 是 `plan` → args 改为 `--from blueprint:{blueprint_id}`(优先级低于 phase 数字参数)
413
+ - **phase-level deferred chaining**(独立模式,step 含 `{phase}` 占位符):build 阶段前序 artifact 尚未产出,由 A_RESOLVE_ARGS(ralph-execute)运行时从 state.json 查找同 phase+milestone 最新 completed artifact 注入:
414
+ - `plan` step → `--from analyze:{phase_analyze_id}`,写 `source_artifact_ref`
415
+ - `execute` step → `--dir {plan_path}`(现有逻辑),写 `source_artifact_ref = "plan:{id}"`
400
416
  - 写入 `step.source_artifact_ref` 以便审计
401
417
  13. **D-007 Milestone-ref 标注**:每个含 `{phase}` 占位符的 step → `step.milestone_id = session.milestone`(由 A_RESOLVE_PHASE 反查得出),禁止读 `current_milestone`
402
418
  14. **动态插入步骤**(A_APPLY_*)同样应用规则 7-13
@@ -406,7 +422,7 @@ Generate steps from `session.lifecycle_position` to `milestone-complete`.
406
422
  1. Validate: 所有 step 的 `command_scope != "missing"`;否则 raise E006 + 列出缺失 skill
407
423
  2. Write `.workflow/.maestro/ralph-{YYYYMMDD-HHmmss}/status.json` (Appendix: Session Schema)
408
424
  3. Display chain overview:每步显示 `{index}. {skill} [{type}] [{command_scope}]`
409
- 4. If `task_decomposition` present: display **Goal Prompt block** (Appendix),不阻塞流程,继续 handoff
425
+ 4. **Goal Prompt 显示(强制)**:`task_decomposition` 存在时,chain overview 之后**必须逐字显示** Goal Prompt blockAppendix),不得省略或摘要。显示后继续 handoff,不阻塞
410
426
 
411
427
  ### A_DELEGATE_EVALUATE
412
428
 
@@ -419,6 +435,7 @@ Generate steps from `session.lifecycle_position` to `milestone-complete`.
419
435
  | post-business-test | .tests/auto-test/report.json |
420
436
  | post-review | review.json |
421
437
  | post-test | uat.md, .tests/test-results.json |
438
+ | post-frontend-verify | e2e-results.json |
422
439
  4. Check artifact for confidence section → include as signal
423
440
  5. Execute delegate (run_in_background, STOP, wait for callback):
424
441
  ```
@@ -520,14 +537,14 @@ Runs only when `task_decomposition` present.
520
537
 
521
538
  由 `post-analyze-scope` 触发,依据 `session.scope_verdict` 重塑下游链路。
522
539
 
523
- 1. 读 `session.scope_verdict`
524
- 2. 路径 A(`large`):保持当前链;为后续 `roadmap` step 注入 `--from analyze:{analyze_macro_id}`;为后续 `plan` step 选 phase 列;继续推进
525
- 3. 路径 B(`medium` / `small`):
540
+ 1. 读 `session.scope_verdict` + `session.wants_roadmap`
541
+ 2. 路径 A(`large` `wants_roadmap`):保持当前链(roadmap+analyze);为后续 `roadmap` step 注入 `--from analyze:{analyze_macro_id}`;为后续 `plan` step 选 phase 列;继续推进
542
+ 3. 路径 B(`medium` / `small`,或 `large` 但非 `wants_roadmap`):
526
543
  - 删除 `goal-audit` 之前所有未完成的 `roadmap` + `analyze` (phase) step
527
544
  - 把下一个未完成的 `plan` step 改为 `maestro-plan --from analyze:{analyze_macro_id}`,去掉 `{phase}`,`source_artifact_ref = analyze:{analyze_macro_id}`
528
545
  - 后续 `execute` 等沿用同一 standalone scope(不带 `{phase}`,由 plan 写出的 task 列表驱动)
529
546
  4. 路径 C(`unknown`):
530
- - 非 auto_confirm → AskUserQuestion 二选一(large / medium-small);auto_confirm → 默认 large
547
+ - 非 auto_confirm → AskUserQuestion 二选一(roadmap 多发布 / 单一计划);auto_confirm → 默认路径 B(单一计划,不引入 roadmap)
531
548
  5. Reindex steps,标 decision completed,write status.json
532
549
  6. Display: ◆ Scope verdict: {verdict} → {kept|collapsed to standalone via analyze:{ANL_ID}}
533
550
 
@@ -577,6 +594,7 @@ Runs only when `task_decomposition` present.
577
594
  "quality_mode": "standard", // "full" | "standard" | "quick"
578
595
  "planning_mode": "independent", // "unified" | "independent"
579
596
  "scope_verdict": null, // "large" | "medium" | "small" | "unknown" | null
597
+ "wants_roadmap": false, // roadmap opt-in:--roadmap | 多发布 intent | roadmap.md 已存在
580
598
  "analyze_macro_id": null, // "ANL-xxx" 来自最新 macro analyze
581
599
  "blueprint_id": null, // "BLP-xxx" 若存在
582
600
  "cli_tool": "claude", "passed_gates": [],
@@ -668,6 +686,15 @@ quality-test {phase}
668
686
  decision:post-test {retry+1}
669
687
  ```
670
688
 
689
+ **post-frontend-verify:** (UI 写端点未接线/不可用时)
690
+ ```
691
+ quality-debug --from-frontend-verify "{gap_summary}"
692
+ maestro-plan --gaps {phase}
693
+ maestro-execute {phase}
694
+ quality-test {phase} --frontend-verify
695
+ decision:post-frontend-verify {retry+1}
696
+ ```
697
+
671
698
  **post-goal-audit:** (per unmet sub-goal group)
672
699
  ```
673
700
  # for each unmet sub-goal G{n}, scoped to target_phase:
@@ -684,7 +711,11 @@ decision:post-goal-audit {retry+1}
684
711
  ```
685
712
  📋 任务分解完成。可随时复制以下 /goal 设定终止条件(执行过程中输入即可):
686
713
 
687
- /goal 直到 {session_dir}/status.json 的 task_decomposition[*] 与 steps[*] 全部 completion_confirmed=true 才停。每轮以 status.json 为唯一行动手册,通过 /maestro-ralph-execute 推进 step;decision 节点由其自动 handoff 回 ralph 评估。禁止手动执行 skill 或修改 boundary_contract.out_of_scope。
714
+ /goal 完成以下子目标:
715
+ {for each G in task_decomposition:}
716
+ - {G.id}: {G.goal} — 完成条件: {G.done_when}
717
+ {end for}
718
+ 直到 {session_dir}/status.json 的 task_decomposition[*] 与 steps[*] 全部 completion_confirmed=true 才停。每轮以 status.json 为唯一行动手册,通过 /maestro-ralph-execute 推进 step;decision 节点由其自动 handoff 回 ralph 评估。禁止手动执行 skill 或修改 boundary_contract.out_of_scope。
688
719
  ```
689
720
 
690
721
  `/goal` 由用户输入;ralph 输出提示词后继续 handoff,不阻塞。
@@ -712,12 +743,13 @@ decision:post-goal-audit {retry+1}
712
743
  - [ ] Intent overrides 识别 grill / brainstorm / blueprint / analyze-macro
713
744
  - [ ] auto_confirm=true 时 grill stage 跳过(交互式拷问不支持自动模式)
714
745
  - [ ] A_RESOLVE_SCOPE_VERDICT 读 macro analyze conclusions.scope_verdict,写入 session.scope_verdict + analyze_macro_id
715
- - [ ] 链路起点 = analyze-macro 时:large→roadmap+analyze+plan(phase)medium/small→直跳 plan --from analyze:{ANL_ID}(跳过 roadmap+analyze)
746
+ - [ ] 链路起点 = analyze-macro 时:large+wants_roadmap→roadmap+analyze+plan(phase);其余(含 large 默认/medium/small)→直跳 plan --from analyze:{ANL_ID}(跳过 roadmap+analyze)
716
747
  - [ ] post-analyze-scope decision 节点在 macro analyze 之后插入;A_SCOPE_EVALUATE/A_APPLY_SCOPE_VERDICT 重塑链路
717
748
  - [ ] plan step args 支持三路径:`{phase}` / `--from analyze:{ANL_ID}` / `--from blueprint:{BLP_ID}`,写入 step.source_artifact_ref
718
749
  - [ ] roadmap step args 自动注入 `--from analyze:{analyze_macro_id}`(若存在)
719
750
  - [ ] artifact 过滤按 session.phase;unified 按 milestone
720
751
  - [ ] quality_mode 由 A_DETERMINE_QUALITY_MODE 决定,过滤 build steps
752
+ - [ ] frontend-verify stage 仅在 phase 交付 UI 时插入(test 后、milestone-audit 前);post-frontend-verify 走 quality-gate 评估,evidence=e2e-results.json
721
753
  - [ ] Decomposition: broad intent ≤3 question clarify;narrow auto-derive
722
754
  - [ ] status.json 唯一真源:boundary_contract + execution_criteria + task_decomposition;无外部清单
723
755
  - [ ] 执行 step 含 `command_scope` + `command_path`(通过 `maestro ralph skills --platform claude --json --quiet` 预校验,project 覆盖 global);decision step 通过 `step.decision` 字段标识
@@ -727,8 +759,12 @@ decision:post-goal-audit {retry+1}
727
759
  - [ ] post-goal-audit decision 仅在 decomposed 时插入,位于 milestone-complete 之前
728
760
  - [ ] Unmet sub-goals 动态 grow steps[](goal_ref tagged);max retries → escalate
729
761
  - [ ] planning_mode 显式决定;unified=无 `{phase}`, independent=带 `{phase}`
762
+ - [ ] specs 预检:lifecycle_position 在 init 之后 + `.workflow/specs/` 不存在 → 链路最前面插入 `spec-setup`
730
763
  - [ ] Chain 必须以 `milestone-complete` 结尾
731
764
  - [ ] Decision nodes 由 maestro delegate --role analyze 评估
732
765
  - [ ] Ralph 不执行 step,只 evaluate;Skill("maestro-ralph-execute") handoff
766
+ - [ ] Phase-level deferred chaining:plan/execute step 的 `--from`/`--dir` 注入由 A_RESOLVE_ARGS(ralph-execute)运行时完成;build 阶段标记意图,不预知 artifact ID
767
+ - [ ] Phase-level plan step 运行时获得 `--from analyze:{phase_analyze_id}`(由 ralph-execute 从 state.json 查找注入)
768
+ - [ ] Phase-level execute step 运行时获得 `source_artifact_ref = "plan:{id}"`
733
769
 
734
770
  </appendix>
@@ -48,6 +48,7 @@ $ARGUMENTS — user intent text, or special keywords.
48
48
  10. **每个 step 必须 `completion_confirmed: true`** — 由 `maestro ralph complete N --status DONE|DONE_WITH_CONCERNS` 写入
49
49
  11. **schema** — `ralph_protocol_version: "1"` 标记 CLI-driven session;新增字段全部可选
50
50
  12. **Invariant violation = BLOCK** — 违反上述任一 invariant 即阻断当前操作,不可绕过。特别是 invariant 1(dispatch via ralph-execute)和 invariant 2(session before execution)和 invariant 10(completion_confirmed 由 CLI 写入)为硬约束。
51
+ 14. **禁止以上下文消耗为由中断执行** — harness 自动处理 context compression,以"上下文不足"或"避免 context overflow"为由中断属于 invariant violation
51
52
  13. **Classification evidence** — S_CLASSIFY 的 chain 选择决策 MUST 记录到 status.json 的 `classification_rationale` 字段:匹配了哪个 pattern、排除了哪些备选、confidence level。无记录的分类不可进入 S_CREATE。
52
53
  </invariants>
53
54
 
@@ -156,11 +157,16 @@ S_FALLBACK:
156
157
  ```
157
158
  📋 任务分解完成。可随时复制下面一行设定目标(执行过程中输入即可):
158
159
 
159
- /goal 目标达成条件: {session_dir}/status.json 中 task_decomposition[*].status == "done" 且 task_decomposition[*].completion_confirmed == true 且 steps[*].completion_confirmed == true。未达成时:阅读 {session_dir}/status.json 取得 execution_criteria / boundary_contract / task_decomposition / steps 作为行动手册,调用 /maestro-ralph continue 推进;严禁手动执行 skill 或越界修改 status.json.boundary_contract.out_of_scope。
160
+ /goal 完成以下子目标:
161
+ {for each G in task_decomposition:}
162
+ - {G.id}: {G.goal} — 完成条件: {G.done_when}
163
+ {end for}
164
+ 达成条件: {session_dir}/status.json 中 task_decomposition[*].status == "done" 且 task_decomposition[*].completion_confirmed == true 且 steps[*].completion_confirmed == true。未达成时:阅读 {session_dir}/status.json 取得 execution_criteria / boundary_contract / task_decomposition / steps 作为行动手册,调用 /maestro-ralph continue 推进;严禁手动执行 skill 或越界修改 status.json.boundary_contract.out_of_scope。
160
165
  ```
161
166
 
162
167
  ### A_CREATE_SESSION
163
168
 
169
+ 0. **Specs 预检**:当 chain 包含 `analyze-macro` / `analyze` / `plan` / `execute` 等执行 stage 且 `.workflow/specs/` 目录不存在时,在 steps 最前面插入 `spec-setup`(stage=`spec-setup`,无 decision)。确保下游可获得项目约束规则注入。chain ∈ {grill, brainstorm, blueprint, init, status, quick} 时跳过
164
170
  1. Read `.workflow/state.json` 获取 phase / milestone(含 D-007 反查 `phase_slugs`);读最新 macro analyze artifact 注入 `scope_verdict` + `analyze_macro_id`(如存在);读最新 blueprint artifact 注入 `blueprint_id`
165
171
  2. Create `.workflow/.maestro/maestro-{YYYYMMDD-HHMMSS}/status.json`(与 ralph 共用 schema):
166
172
  ```json
@@ -220,6 +226,7 @@ S_FALLBACK:
220
226
  - [ ] plan 支持 `{phase}` / `--from analyze:{ANL_ID}` / `--from blueprint:{BLP_ID}` 三路径;`source_artifact_ref` 写入 step
221
227
  - [ ] Broad lifecycle intents decomposed (≤3 boundary questions); narrow/single-step skip
222
228
  - [ ] status.json 唯一真源;无 markdown 清单;post-goal-audit 节点在 decomposed 时追加;/goal 提示词以 status.json 为判据
229
+ - [ ] Specs 预检:chain 含执行 stage + `.workflow/specs/` 不存在 → steps 最前面插入 `spec-setup`
223
230
  - [ ] Chain selected and confirmed (or auto-confirmed)
224
231
  - [ ] Session dir created with status.json before execution; decomposition fields additive-only
225
232
  - [ ] 执行 step 含 `command_scope` + `command_path` + `completion_confirmed`;decision step 由 `step.decision` 标识
@@ -44,6 +44,7 @@ Follow '~/.maestro/workflows/harvest.md' Stages 1-8 in order.
44
44
  2. **Dedup before write** — check harvest-log.jsonl and existing stores before each write.
45
45
  3. **Never modify source artifacts** — harvest is purely extractive.
46
46
  4. **Dedup contract with parallel writers** — when appending to `issues.jsonl`, set `source: "harvest"` on each row so concurrent writers (e.g. `manage-issue-discover` with `source: "discover"`) can be distinguished and deduplicated.
47
+ 5. **Conflict pre-check on spec routing** — when routing to spec (Stage 6b), compare new entry against existing specs with same keywords/category. If semantic conflict detected, set `confidence="low"` on the new entry and log conflict note. Use `maestro spec conflict mark` if contradiction is clear.
47
48
 
48
49
  Extraction patterns, classification rules, routing infrastructure, and fragment ID scheme defined in workflow harvest.md.
49
50
 
@@ -58,6 +59,8 @@ Extraction patterns, classification rules, routing infrastructure, and fragment
58
59
  | Wiki graph needs linking | `/manage-wiki connect --fix` |
59
60
  | Issues created | `/manage-issue list --source harvest` |
60
61
  | Specs extracted | `/spec-load --role implement` |
62
+ | Specs extracted (冲突审查) | `/manage-knowledge-audit --scope spec` — 新写入的 spec 可能与现有条目矛盾 |
63
+ | Spec 冲突标记已存在 | `maestro spec conflict list` — 查看当前冲突状态 |
61
64
  | Full phase retrospective | `/quality-retrospective` |
62
65
  </completion>
63
66
 
@@ -43,10 +43,12 @@ Follow `~/.maestro/workflows/knowledge-audit.md` Stages 1-8 in order.
43
43
  **GATE 1: Load → Detect** (Stages 1-2 → Stage 4)
44
44
  - REQUIRED: Scope 解析通过,互斥标志校验完成。
45
45
  - REQUIRED: 三存储按 scope 加载完成。
46
+ - REQUIRED: 加载已有冲突标记: `maestro spec conflict list` → 合并到 finding 池。
46
47
  - BLOCKED if scope 非法或存储不可读: E001/E002。
47
48
 
48
49
  **GATE 2: Detect → Decision** (Stage 4 → Stage 5)
49
50
  - REQUIRED: Finding 池按 P0/P1/P2 分级输出。
51
+ - REQUIRED: 已标记 `contested` 的条目自动归入 P0 finding(来源: conflict-marker)。
50
52
  - REQUIRED: 未 harvest 的 artifact 删除前触发抢救确认(W002)。
51
53
  - BLOCKED if finding 为空: 无需淘汰,直接输出报告。
52
54
 
@@ -61,6 +63,31 @@ Follow `~/.maestro/workflows/knowledge-audit.md` Stages 1-8 in order.
61
63
  - **Deprecate over delete**: 文本存储首选 `status="deprecated"`,保留历史。
62
64
  - **Purge 仅 artifact**: `--purge` 不作用于 spec/knowhow。
63
65
  - **Rescue before delete**: 未抽取 artifact 删除前强制提示先 `/manage-harvest`。
66
+
67
+ ### Conflict Resolution Integration
68
+
69
+ 四态决策(扩展自三态 keep/deprecate/delete):
70
+
71
+ | 动作 | 适用场景 | 执行 |
72
+ |------|---------|------|
73
+ | `keep` | 内容正确,无需变更 | 写 audit-log ignore 记录 |
74
+ | `contest` | 矛盾真实存在,需进一步审查 | `maestro spec conflict mark <file> <line> --note "<evidence>"` |
75
+ | `deprecate` | 内容过时或被取代 | 注入 `status="deprecated"` + `maestro spec conflict clear <file> <line>` |
76
+ | `delete` | 内容明确错误 | 移除 entry + `maestro spec conflict clear <file> <line>` |
77
+
78
+ **关键**: deprecate/delete 执行时,如果目标条目有 conflict-marker,必须同步调用 `maestro spec conflict clear` 清除标记,避免悬空冲突。
79
+
80
+ ### Code-as-Truth 校验(审查核心原则)
81
+
82
+ **代码是唯一真理源。** Spec/knowhow 中的任何声明,必须与代码实际行为一致。
83
+
84
+ 当 detector 发现 spec 条目声称某行为/规则时:
85
+ 1. **代码校验**: grep/read 代码中相关实现,确认 spec 声明是否与代码一致
86
+ 2. **不一致处理**:
87
+ - 代码正确、spec 过时 → `deprecate` 或 `delete` spec 条目
88
+ - 代码正确、spec 不完整 → `contest` 并建议补充
89
+ - 代码有 bug、spec 正确 → `keep` spec,生成 issue 修代码
90
+ 3. **禁止**: 仅凭 spec 文本判断正确性。每个 finding 的 evidence 必须包含代码引用(文件:行号)
64
91
  </execution>
65
92
 
66
93
  <completion>
@@ -71,6 +98,8 @@ Follow `~/.maestro/workflows/knowledge-audit.md` Stages 1-8 in order.
71
98
  | 复审淘汰记录 | 查看 `audit-report-{date}.md` |
72
99
  | 抢救未抽取 artifact | `/manage-harvest <artifact-id>` |
73
100
  | 验证 spec 现状 | `/spec-load --role implement` |
101
+ | 查看冲突标记 | `maestro spec conflict list` |
102
+ | 清除已解决冲突 | `maestro spec conflict clear-all <file>` |
74
103
  | 周期巡检 | `--scope all --report` |
75
104
  </completion>
76
105
 
@@ -55,6 +55,8 @@ Treats every bug as a learning signal with exhaustive iteration until root cause
55
55
  - 关键判断用不同 `--role`(analyze / review / explore)获取多视角
56
56
  - 修复前后各做一次 CLI review 确认
57
57
  - 不同阶段可调用不同工具,综合多方意见再行动
58
+
59
+ 4. **禁止以上下文消耗为由中断** — harness 自动处理 context compression,以"上下文不足"或"已执行 N 个阶段"为由中断属于纪律违反;必须完整走完状态机直到 S_RECORD → END
58
60
  </execution_discipline>
59
61
 
60
62
  <context>
@@ -390,7 +392,11 @@ Goals: {done}/{total} confirmed ({skipped} skipped)
390
392
  ```
391
393
  📋 Debug Odyssey 会话已创建。可随时复制以下 /goal 设定终止条件:
392
394
 
393
- /goal 穷尽迭代:直到根因确认(或明确 INCONCLUSIVE)且修复验证通过
395
+ /goal 完成以下目标:
396
+ {for each G in phase_goals where status != "skipped":}
397
+ - {G.id}: {G.goal} — 完成条件: {G.done_when}
398
+ {end for}
399
+ 穷尽迭代:直到根因确认(或明确 INCONCLUSIVE)且修复验证通过
394
400
  且泛化扫描穷尽(所有 hits 已分类处理)且 phase_goals_all_done=true 才停。
395
401
  假设失败时扩范围→换视角→升级工具,不轻易放弃。
396
402
  泛化发现的同类 bug 全部修复或创建 issue,不允许遗留。
@@ -45,6 +45,8 @@ Baseline-first approach with exhaustive iteration until zero remaining actionabl
45
45
  - survey 阶段: `--role explore` 发现依赖/复杂度热点
46
46
  - audit/diagnose: `--role analyze` 获取多视角分析
47
47
  - fix 前后: `--role review` 确认改进正确性
48
+
49
+ 4. **禁止以上下文消耗为由中断** — harness 自动处理 context compression,以"上下文不足"或"已执行 N 个阶段"为由中断属于纪律违反;必须完整走完状态机直到 S_RECORD → END
48
50
  </execution_discipline>
49
51
 
50
52
  <context>
@@ -429,7 +431,11 @@ Goals: {done}/{total} ({skipped} skipped)
429
431
  ```
430
432
  📋 Improve Odyssey 会话已创建。可随时复制以下 /goal 设定终止条件:
431
433
 
432
- /goal 穷尽迭代:直到 session.json 的 audit_result 中所有 findings 均已处理(fix/issue/decision)
434
+ /goal 完成以下目标:
435
+ {for each G in phase_goals where status != "skipped":}
436
+ - {G.id}: {G.goal} — 完成条件: {G.done_when}
437
+ {end for}
438
+ 穷尽迭代:直到 session.json 的 audit_result 中所有 findings 均已处理(fix/issue/decision)
433
439
  且 phase_goals_all_done=true 才停。修复按 severity 逐轮迭代,每轮修复后 re-verify 修改区域。
434
440
  Baseline metrics 必须在修复前采集,修复后必须与 baseline 对比确认改进。
435
441
  遇到 phase=decision 的 pending 必须 AskUserQuestion。不允许"只报告不处理"。
@@ -54,6 +54,8 @@ plan → execute → verify → fix gaps → iterate until ALL criteria pass.
54
54
  - 计划阶段: `--role analyze` 获取任务分解建议
55
55
  - 修复前后: `--role review` 确认无回归
56
56
  - verify 阶段: cli-review 类型标准自动 delegate
57
+
58
+ 4. **禁止以上下文消耗为由中断** — harness 自动处理 context compression,以"上下文不足"或"已执行 N 个阶段"为由中断属于纪律违反;必须完整走完状态机直到 S_RECORD → END
57
59
  </execution_discipline>
58
60
 
59
61
  <context>
@@ -513,7 +515,15 @@ Write understanding.md §6, generalization_stats. Mark G5 done.
513
515
  ```
514
516
  📋 Planex Odyssey 会话已创建。可随时复制以下 /goal 设定终止条件(执行过程中输入即可):
515
517
 
516
- /goal 穷尽迭代:直到 acceptance_criteria[*] 全部 status==passed
518
+ /goal 完成以下目标:
519
+ {for each G in phase_goals where status != "skipped":}
520
+ - {G.id}: {G.goal} — 完成条件: {G.done_when}
521
+ {end for}
522
+ 验收标准:
523
+ {for each AC in acceptance_criteria:}
524
+ - {AC.id}: {AC.criterion} (验证方式: {AC.verify_method})
525
+ {end for}
526
+ 穷尽迭代:直到 acceptance_criteria[*] 全部 status==passed
517
527
  且 phase_goals_all_done=true 才停。verify 失败自动 fix→re-verify 循环。
518
528
  每轮修复后重新验证,新发现的标准违反继续修,不超过 max_iterations。
519
529
  遇到 phase=decision 的 pending 必须 AskUserQuestion,不得自行 resolve。
@@ -44,6 +44,8 @@ fix ALL findings → confirm → generalize → discover → persist. Zero-resid
44
44
  3. **多 CLI 辅助** — 利用 `maestro delegate` 调用多个 CLI 工具交叉验证
45
45
  - 关键判断用不同 `--role`(analyze / review / explore)获取多视角
46
46
  - 修复前后各做一次 CLI review 确认
47
+
48
+ 4. **禁止以上下文消耗为由中断** — harness 自动处理 context compression,以"上下文不足"或"已执行 N 个阶段"为由中断属于纪律违反;必须完整走完状态机直到 S_RECORD → END
47
49
  </execution_discipline>
48
50
 
49
51
  <context>
@@ -364,7 +366,11 @@ Goals: {done}/{total} ({skipped} skipped)
364
366
  ```
365
367
  📋 Review-Test-Fix Odyssey 会话已创建。可随时复制以下 /goal 设定终止条件(执行过程中输入即可):
366
368
 
367
- /goal 穷尽迭代:直到 session.json 的 review_result.remaining_actionable == 0
369
+ /goal 完成以下目标:
370
+ {for each G in phase_goals where status != "skipped":}
371
+ - {G.id}: {G.goal} — 完成条件: {G.done_when}
372
+ {end for}
373
+ 穷尽迭代:直到 session.json 的 review_result.remaining_actionable == 0
368
374
  且 confirmation.verdict == "confirmed" 且 phase_goals_all_done == true 才停。
369
375
  修复按 severity 逐轮迭代(critical→high→medium→low),每轮修复后 re-review 修改区域。
370
376
  发现新问题追加到当前轮继续。遇到 phase=decision 的 pending 必须 AskUserQuestion。
@@ -45,6 +45,8 @@ fix → verify → generalize → discover → persist. Every pixel is a learnin
45
45
  - survey 阶段: `--role explore` 发现设计系统用法
46
46
  - audit/diverge: `--role analyze` 获取多视角创意
47
47
  - fix 前后: `--role review` 确认视觉正确性
48
+
49
+ 4. **禁止以上下文消耗为由中断** — harness 自动处理 context compression,以"上下文不足"或"已执行 N 个阶段"为由中断属于纪律违反;必须完整走完状态机直到 S_RECORD → END
48
50
  </execution_discipline>
49
51
 
50
52
  <context>
@@ -389,7 +391,11 @@ Goals: {done}/{total} ({skipped} skipped)
389
391
  ```
390
392
  📋 UI Odyssey 会话已创建。可随时复制以下 /goal 设定终止条件(执行过程中输入即可):
391
393
 
392
- /goal 穷尽迭代:直到 session.json 的 audit + diverge findings 均已处理(fix/issue/decision)
394
+ /goal 完成以下目标:
395
+ {for each G in phase_goals where status != "skipped":}
396
+ - {G.id}: {G.goal} — 完成条件: {G.done_when}
397
+ {end for}
398
+ 穷尽迭代:直到 session.json 的 audit + diverge findings 均已处理(fix/issue/decision)
393
399
  且 phase_goals_all_done=true 才停。修复按 impact×severity 逐轮迭代。
394
400
  每轮修复后重审修改区域,新发现追加继续修。
395
401
  遇到 phase=decision 的 pending 必须 AskUserQuestion。不允许"只报告不处理"。
@@ -50,6 +50,7 @@ Each artifact's type determines its outputs at `.workflow/{a.path}/`:
50
50
  - Codebase docs: `.workflow/codebase/ARCHITECTURE.md` → component boundaries, layer rules
51
51
  - Wiki constraints: `maestro search "architecture constraint" --json` → documented decisions
52
52
  - Specs: `maestro spec load --category review` → review standards, checklists, knowhow tools
53
+ - Conflict state: `maestro spec conflict list` → 当前已标记冲突的 spec 条目(review 时优先关注)
53
54
  - Role knowledge: `maestro search --category review` → select relevant → `maestro wiki load`
54
55
 
55
56
  **Output**: `REVIEW_DIR = .workflow/scratch/{YYYYMMDD}-review-P{N}-{slug}/` (P{N} = phase number, enables directory-level identification as state.json fallback)
@@ -73,6 +74,7 @@ Follow '~/.maestro/workflows/review.md' completely.
73
74
  - REQUIRED: review.json written with findings, severity distribution, and verdict.
74
75
  - REQUIRED: Issues auto-created based on level thresholds.
75
76
  - REQUIRED: index.json updated with review status.
77
+ - REQUIRED: Spec conflict check — if any finding directly contradicts a loaded spec entry (code behavior ≠ spec rule), suggest `maestro spec conflict mark` on the spec entry. Code is the single source of truth.
76
78
 
77
79
  **Output writes to REVIEW_DIR** (not EXEC_DIR):
78
80
  - `REVIEW_DIR/review.json` — findings, severity distribution, verdict
@@ -127,6 +129,7 @@ maestro ralph complete <idx> --status {STATUS} [--evidence {path}]
127
129
  | PASS verdict | `/quality-test {phase}` |
128
130
  | WARN verdict (non-blocking issues) | `/quality-test {phase}` (proceed with caveats) |
129
131
  | BLOCK verdict (critical findings) | `/maestro-plan {phase} --gaps` (fix first) |
132
+ | Spec contradictions found | `maestro spec conflict list` → `/manage-knowledge-audit --scope spec` |
130
133
  | Want code cleanup | `/quality-refactor {phase}` |
131
134
  </completion>
132
135