@christianmaf80/agentic-workflow 1.24.0-beta.3 → 1.25.0-beta.3

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 (215) hide show
  1. package/README.es.md +13 -57
  2. package/README.md +14 -56
  3. package/bin/cli.js +22 -29
  4. package/dist/agent/artifacts/1-scaffold-extension-vscode-agentinc/acceptance.md +0 -6
  5. package/dist/agent/artifacts/1-scaffold-extension-vscode-agentinc/agent-scores.md +0 -6
  6. package/dist/agent/artifacts/1-scaffold-extension-vscode-agentinc/agent-tasks/1-dev-agent-scaffold.md +0 -6
  7. package/dist/agent/artifacts/1-scaffold-extension-vscode-agentinc/agent-tasks/2-dev-agent-manifest-command.md +0 -6
  8. package/dist/agent/artifacts/1-scaffold-extension-vscode-agentinc/agent-tasks/3-dev-agent-marketplace-evidence.md +0 -6
  9. package/dist/agent/artifacts/1-scaffold-extension-vscode-agentinc/agent-tasks/4-qa-agent-verify-build.md +0 -6
  10. package/dist/agent/artifacts/1-scaffold-extension-vscode-agentinc/analysis.md +0 -6
  11. package/dist/agent/artifacts/1-scaffold-extension-vscode-agentinc/architect/review.md +0 -6
  12. package/dist/agent/artifacts/1-scaffold-extension-vscode-agentinc/metrics.md +0 -6
  13. package/dist/agent/artifacts/1-scaffold-extension-vscode-agentinc/plan.md +0 -6
  14. package/dist/agent/artifacts/1-scaffold-extension-vscode-agentinc/researcher/research.md +0 -6
  15. package/dist/agent/artifacts/1-scaffold-extension-vscode-agentinc/results-acceptance.md +0 -6
  16. package/dist/agent/artifacts/1-scaffold-extension-vscode-agentinc/task.md +0 -6
  17. package/dist/agent/artifacts/1-scaffold-extension-vscode-agentinc/verification.md +0 -6
  18. package/dist/agent/artifacts/11-refinement-capas-constitution/analysis.md +24 -0
  19. package/dist/agent/artifacts/11-refinement-capas-constitution/roadmap-audit.md +34 -0
  20. package/dist/agent/artifacts/11-refinement-capas-constitution/task.md +58 -0
  21. package/dist/agent/artifacts/12-npm-workspaces/acceptance.md +78 -0
  22. package/dist/agent/artifacts/12-npm-workspaces/analysis.md +179 -0
  23. package/dist/agent/artifacts/12-npm-workspaces/plan.md +237 -0
  24. package/dist/agent/artifacts/12-npm-workspaces/researcher/research.md +186 -0
  25. package/dist/agent/artifacts/12-npm-workspaces/task.md +126 -0
  26. package/dist/agent/artifacts/13-implement-custom-chat-with-a2ui/acceptance.md +75 -0
  27. package/dist/agent/artifacts/13-implement-custom-chat-with-a2ui/researcher/research.md +121 -0
  28. package/dist/agent/artifacts/13-implement-custom-chat-with-a2ui/task.md +104 -0
  29. package/dist/agent/artifacts/14-re-implement-setup-config-d1/acceptance.md +75 -0
  30. package/dist/agent/artifacts/14-re-implement-setup-config-d1/architect/analysis.md +90 -0
  31. package/dist/agent/artifacts/14-re-implement-setup-config-d1/planner/implementation_plan.md +44 -0
  32. package/dist/agent/artifacts/14-re-implement-setup-config-d1/researcher/research.md +113 -0
  33. package/dist/agent/artifacts/14-re-implement-setup-config-d1/task.md +107 -0
  34. package/dist/agent/artifacts/14-re-implement-setup-config-d1/verification/walkthrough.md +37 -0
  35. package/dist/agent/artifacts/14-re-implement-setup-config-d1/verifier/walkthrough.md +0 -0
  36. package/dist/agent/artifacts/2-scaffold-vscode-chat-ai-panel/acceptance.md +0 -6
  37. package/dist/agent/artifacts/2-scaffold-vscode-chat-ai-panel/task.md +0 -6
  38. package/dist/agent/artifacts/3-new-vscode-agentic-activitybar-chat/acceptance.md +0 -6
  39. package/dist/agent/artifacts/3-new-vscode-agentic-activitybar-chat/task.md +0 -6
  40. package/dist/agent/artifacts/4-copiar-estructura-agentic-cliente/acceptance.md +0 -6
  41. package/dist/agent/artifacts/4-copiar-estructura-agentic-cliente/architect/implementation.md +0 -6
  42. package/dist/agent/artifacts/5-reestructurar-src-para-extension-vscode/acceptance.md +0 -6
  43. package/dist/agent/artifacts/5-reestructurar-src-para-extension-vscode/agent-tasks/1-dev-agent-reestructurar-carpetas.md +1 -1
  44. package/dist/agent/artifacts/5-reestructurar-src-para-extension-vscode/task.md +0 -6
  45. package/dist/agent/artifacts/6-release-beta-11/task.md +0 -6
  46. package/dist/agent/artifacts/7-extension-vscode-webview/acceptance.md +70 -0
  47. package/dist/agent/artifacts/7-extension-vscode-webview/agent-scores.md +24 -0
  48. package/dist/agent/artifacts/7-extension-vscode-webview/agent-tasks/1-vscode-specialist-scaffold-extension.md +99 -0
  49. package/dist/agent/artifacts/7-extension-vscode-webview/agent-tasks/2-vscode-specialist-update-manifest.md +101 -0
  50. package/dist/agent/artifacts/7-extension-vscode-webview/agent-tasks/3-vscode-specialist-webview-provider.md +96 -0
  51. package/dist/agent/artifacts/7-extension-vscode-webview/agent-tasks/4-vscode-specialist-activitybar-icon.md +95 -0
  52. package/dist/agent/artifacts/7-extension-vscode-webview/agent-tasks/5-qa-agent-manual-verify.md +97 -0
  53. package/dist/agent/artifacts/7-extension-vscode-webview/analysis.md +195 -0
  54. package/dist/agent/artifacts/7-extension-vscode-webview/architect/review.md +124 -0
  55. package/dist/agent/artifacts/7-extension-vscode-webview/changelog.md +9 -0
  56. package/dist/agent/artifacts/7-extension-vscode-webview/metrics.md +43 -0
  57. package/dist/agent/artifacts/7-extension-vscode-webview/plan.md +181 -0
  58. package/dist/agent/artifacts/7-extension-vscode-webview/researcher/research.md +118 -0
  59. package/dist/agent/artifacts/7-extension-vscode-webview/results-acceptance.md +146 -0
  60. package/dist/agent/artifacts/7-extension-vscode-webview/task.md +119 -0
  61. package/dist/agent/artifacts/7-extension-vscode-webview/verification.md +81 -0
  62. package/dist/agent/artifacts/8-create-agentic-runtime-cli-first-as-the-single-execution-engine/task.md +126 -0
  63. package/dist/agent/artifacts/candidate/acceptance.md +23 -0
  64. package/dist/agent/artifacts/candidate/brief.md +39 -0
  65. package/dist/agent/artifacts/candidate/init.md +3 -9
  66. package/dist/agent/artifacts/candidate/task.md +4 -71
  67. package/dist/agent/artifacts/task-20260128-reorganize-structure/acceptance.md +0 -6
  68. package/dist/agent/artifacts/task-20260128-reorganize-structure/brief.md +1 -1
  69. package/dist/agent/artifacts/task-20260128-reorganize-structure/closure.md +3 -3
  70. package/dist/agent/artifacts/task-20260128-reorganize-structure/implementation.md +2 -2
  71. package/dist/agent/artifacts/task-20260128-reorganize-structure/task.md +0 -6
  72. package/dist/agent/artifacts/task-20260130-chatkit-mainview/acceptance.md +65 -0
  73. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-scores.md +26 -0
  74. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/1-neo-agent-deps-chatkit.md +108 -0
  75. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/15-vscode-specialist-views-router.md +89 -0
  76. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/1b-vscode-specialist-review-deps.md +106 -0
  77. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/2-neo-agent-local-server.md +111 -0
  78. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/22-vscode-specialist-external-js.md +84 -0
  79. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/23-qa-agent-coverage-tests.md +85 -0
  80. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/24-vscode-specialist-class-refactor.md +84 -0
  81. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/25-vscode-specialist-external-html.md +88 -0
  82. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/26-vscode-specialist-template-js-html.md +110 -0
  83. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/27-vscode-specialist-fix-loading-setup.md +110 -0
  84. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/28-vscode-specialist-webview-debug-setup.md +107 -0
  85. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/29-vscode-specialist-webview-logging.md +109 -0
  86. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/3-neo-agent-webview-ui.md +107 -0
  87. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/30-vscode-specialist-csp-source.md +88 -0
  88. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/31-vscode-specialist-logging-prefix.md +83 -0
  89. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/32-vscode-specialist-logging-visibility.md +85 -0
  90. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/33-vscode-specialist-lit-setup.md +85 -0
  91. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/34-vscode-specialist-core-lit-base.md +89 -0
  92. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/35-vscode-specialist-lit-decorators-ts.md +88 -0
  93. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/36-vscode-specialist-lit-module-start.md +85 -0
  94. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/37-vscode-specialist-lit-ready-state.md +86 -0
  95. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/4-qa-agent-verification.md +106 -0
  96. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/5-vscode-specialist-api-key-ui.md +107 -0
  97. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/6-vscode-specialist-refactor-protocol.md +108 -0
  98. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/7-qa-agent-unit-tests.md +104 -0
  99. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/fix-10-vscode-specialist-api-key-handshake.md +84 -0
  100. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/fix-11-vscode-specialist-api-key-button-style.md +83 -0
  101. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/fix-12-vscode-specialist-key-gate-view.md +84 -0
  102. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/fix-13-vscode-specialist-status-timeout.md +83 -0
  103. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/fix-14-vscode-specialist-init-flow.md +84 -0
  104. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/fix-16-vscode-specialist-view-context.md +87 -0
  105. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/fix-17-vscode-specialist-clear-key-command.md +85 -0
  106. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/fix-18-vscode-specialist-context-sync.md +84 -0
  107. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/fix-19-vscode-specialist-setup-visible.md +88 -0
  108. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/fix-20-vscode-specialist-loading-state.md +83 -0
  109. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/fix-21-vscode-specialist-loading-label.md +84 -0
  110. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/fix-8-vscode-specialist-api-key-detect.md +89 -0
  111. package/dist/agent/artifacts/task-20260130-chatkit-mainview/agent-tasks/fix-9-vscode-specialist-api-key-state.md +84 -0
  112. package/dist/agent/artifacts/task-20260130-chatkit-mainview/analysis.md +156 -0
  113. package/dist/agent/artifacts/task-20260130-chatkit-mainview/architect/review.md +141 -0
  114. package/dist/agent/artifacts/task-20260130-chatkit-mainview/changelog.md +30 -0
  115. package/dist/agent/artifacts/task-20260130-chatkit-mainview/metrics.md +43 -0
  116. package/dist/agent/artifacts/task-20260130-chatkit-mainview/plan.md +151 -0
  117. package/dist/agent/artifacts/task-20260130-chatkit-mainview/research.md +115 -0
  118. package/dist/agent/artifacts/task-20260130-chatkit-mainview/results-acceptance.md +171 -0
  119. package/dist/agent/artifacts/task-20260130-chatkit-mainview/verification.md +87 -0
  120. package/dist/agent/artifacts/task-20260130-fix-mainview-provider/acceptance.md +64 -0
  121. package/dist/agent/artifacts/task-20260130-fix-mainview-provider/architect/implementation.md +30 -0
  122. package/dist/agent/artifacts/task-20260130-fix-mainview-provider/brief.md +102 -0
  123. package/dist/agent/artifacts/task-20260130-fix-mainview-provider/closure.md +95 -0
  124. package/dist/agent/artifacts/task-20260130-rol-vscode/acceptance.md +68 -0
  125. package/dist/agent/artifacts/task-20260130-rol-vscode/architect/implementation.md +33 -0
  126. package/dist/agent/artifacts/task-20260130-rol-vscode/brief.md +104 -0
  127. package/dist/agent/artifacts/task-20260130-rol-vscode/closure.md +100 -0
  128. package/dist/agent/artifacts/task-beta-release/acceptance.md +23 -0
  129. package/dist/agent/artifacts/task-beta-release/brief.md +39 -0
  130. package/dist/agent/artifacts/task-beta-release/closure.md +29 -0
  131. package/dist/agent/artifacts/task-beta-release/init.md +26 -0
  132. package/dist/agent/artifacts/task-beta-release/task.md +64 -0
  133. package/dist/agent/index.md +69 -30
  134. package/dist/agent/rules/constitution/agents-behavior.md +110 -100
  135. package/dist/agent/rules/constitution/backend.md +27 -0
  136. package/dist/agent/rules/constitution/background.md +30 -0
  137. package/dist/agent/rules/constitution/clean-code.md +5 -6
  138. package/dist/agent/rules/constitution/modular-architecture.md +66 -0
  139. package/dist/agent/rules/constitution/view.md +41 -0
  140. package/dist/agent/rules/constitution/vscode-extensions.md +32 -0
  141. package/dist/agent/rules/roles/architect.md +1 -2
  142. package/dist/agent/rules/roles/backend.md +21 -0
  143. package/dist/agent/rules/roles/background.md +20 -0
  144. package/dist/agent/rules/roles/devops.md +20 -0
  145. package/dist/agent/rules/roles/engine.md +26 -0
  146. package/dist/agent/rules/roles/neo.md +12 -13
  147. package/dist/agent/rules/roles/researcher.md +2 -2
  148. package/dist/agent/rules/roles/view.md +22 -0
  149. package/dist/agent/rules/roles/vscode-specialist.md +24 -0
  150. package/dist/agent/templates/acceptance.md +19 -25
  151. package/dist/agent/templates/agent-task.md +39 -39
  152. package/dist/agent/templates/analysis.md +92 -92
  153. package/dist/agent/templates/brief.md +43 -43
  154. package/dist/agent/templates/changelog.md +8 -8
  155. package/dist/agent/templates/closure.md +29 -29
  156. package/dist/agent/templates/coding/coding-integration-report.md +102 -0
  157. package/dist/agent/templates/coding/coding-layer-report.md +78 -0
  158. package/dist/agent/templates/init.md +0 -6
  159. package/dist/agent/templates/planning.md +73 -73
  160. package/dist/agent/templates/research.md +43 -43
  161. package/dist/agent/templates/results-acceptance.md +94 -94
  162. package/dist/agent/templates/review.md +59 -59
  163. package/dist/agent/templates/subtask-implementation.md +29 -29
  164. package/dist/agent/templates/supplemental-report.md +0 -6
  165. package/dist/agent/templates/task-metrics.md +14 -14
  166. package/dist/agent/templates/task.md +15 -15
  167. package/dist/agent/templates/todo-item.md +23 -23
  168. package/dist/agent/workflows/coding/coding-backend.md +147 -0
  169. package/dist/agent/workflows/coding/coding-background.md +149 -0
  170. package/dist/agent/workflows/coding/coding-integration.md +174 -0
  171. package/dist/agent/workflows/coding/coding-view.md +151 -0
  172. package/dist/agent/workflows/init.md +83 -90
  173. package/dist/agent/workflows/scaffold-module.md +38 -0
  174. package/dist/agent/workflows/tasklifecycle-long/phase-0-acceptance-criteria.md +124 -134
  175. package/dist/agent/workflows/tasklifecycle-long/phase-1-research.md +103 -97
  176. package/dist/agent/workflows/tasklifecycle-long/phase-2-analysis.md +107 -102
  177. package/dist/agent/workflows/tasklifecycle-long/phase-3-planning.md +125 -120
  178. package/dist/agent/workflows/tasklifecycle-long/phase-4-implementation.md +118 -118
  179. package/dist/agent/workflows/tasklifecycle-long/phase-5-verification.md +105 -101
  180. package/dist/agent/workflows/tasklifecycle-long/phase-6-results-acceptance.md +82 -78
  181. package/dist/agent/workflows/tasklifecycle-long/phase-7-evaluation.md +84 -75
  182. package/dist/agent/workflows/tasklifecycle-long/phase-8-commit-push.md +94 -89
  183. package/dist/agent/workflows/tasklifecycle-short/short-phase-1-brief.md +78 -71
  184. package/dist/agent/workflows/tasklifecycle-short/short-phase-2-implementation.md +79 -71
  185. package/dist/agent/workflows/tasklifecycle-short/short-phase-3-closure.md +73 -66
  186. package/dist/cli/commands/create.js +4 -29
  187. package/dist/cli/commands/create.js.map +1 -1
  188. package/dist/cli/commands/mcp.js +0 -6
  189. package/dist/cli/commands/mcp.js.map +1 -1
  190. package/dist/runtime/engine/engine.js +29 -57
  191. package/dist/runtime/engine/engine.js.map +1 -1
  192. package/dist/runtime/engine/service.js +1 -38
  193. package/dist/runtime/engine/service.js.map +1 -1
  194. package/dist/runtime/engine/task-loader.js +1 -1
  195. package/dist/runtime/engine/task-loader.js.map +1 -1
  196. package/dist/runtime/engine/workflow-loader.js +17 -25
  197. package/dist/runtime/engine/workflow-loader.js.map +1 -1
  198. package/dist/runtime/mcp/server.js +38 -277
  199. package/dist/runtime/mcp/server.js.map +1 -1
  200. package/package.json +69 -7
  201. package/dist/agent/artifacts/index.md +0 -25
  202. package/dist/agent/rules/constitution/index.md +0 -26
  203. package/dist/agent/rules/constitution/runtime-integration.md +0 -101
  204. package/dist/agent/rules/index.md +0 -70
  205. package/dist/agent/rules/roles/index.md +0 -44
  206. package/dist/agent/templates/index.md +0 -42
  207. package/dist/agent/workflows/index.md +0 -30
  208. package/dist/agent/workflows/tasklifecycle-long/index.md +0 -172
  209. package/dist/agent/workflows/tasklifecycle-short/index.md +0 -70
  210. package/dist/cli/commands/register-mcp.js +0 -116
  211. package/dist/cli/commands/register-mcp.js.map +0 -1
  212. package/dist/runtime/engine/logger.js +0 -74
  213. package/dist/runtime/engine/logger.js.map +0 -1
  214. package/dist/runtime/mcp/check-tools.js +0 -66
  215. package/dist/runtime/mcp/check-tools.js.map +0 -1
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  id: workflow.tasklifecycle-long.phase-7-evaluation
3
- description: Fase 7 del ciclo de tarea. Evalua la participacion de los agentes y la ejecucion de la tarea con puntuaciones objetivas.
3
+ description: Phase 7 of the task lifecycle. Evaluates agent participation and task execution with objective scores.
4
4
  owner: architect-agent
5
5
  version: 1.0.0
6
6
  severity: PERMANENT
@@ -12,112 +12,121 @@ blocking: true
12
12
  # WORKFLOW: tasklifecycle.phase-7-evaluation
13
13
 
14
14
  ## Input (REQUIRED)
15
- - Existe el informe de implementacion por agente (si aplica):
15
+ - The agent implementation report exists (if applicable):
16
16
  - `.agent/artifacts/<taskId>-<taskTitle>/<agent>/subtask-implementation.md`
17
- - Existe el informe de revision del arquitecto:
17
+ - The architect's review report exists:
18
18
  - `.agent/artifacts/<taskId>-<taskTitle>/architect/review.md`
19
- - Existe la current task:
19
+ - The current task exists:
20
20
  - `.agent/artifacts/<taskId>-<taskTitle>/task.md`
21
- - El `task.md` **DEBE** reflejar:
21
+ - The `task.md` **MUST** reflect:
22
22
  - `task.phase.current == aliases.tasklifecycle-long.phases.phase_7.id`
23
23
 
24
24
  > [!IMPORTANT]
25
- > **Constitución activa (OBLIGATORIO)**:
26
- > - Cargar `constitution.clean_code` antes de iniciar
27
- > - Cargar `constitution.agents_behavior` (sección 7: Gates, sección 8: Constitución)
25
+ > **Active constitution (MANDATORY)**:
26
+ > - Load `constitution.clean_code` before starting
27
+ > - Load `constitution.agents_behavior` (section 7: Gates, section 8: Constitution)
28
28
 
29
29
  ## Output (REQUIRED)
30
- - Crear metricas de la tarea (por agente y global):
30
+ - Create task metrics (per agent and global):
31
31
  - `.agent/artifacts/<taskId>-<taskTitle>/metrics.md`
32
- - Registrar puntuaciones por agente:
32
+ - Record per-agent scores:
33
33
  - `.agent/artifacts/<taskId>-<taskTitle>/agent-scores.md`
34
- - Actualizacion del estado en:
34
+ - State update in:
35
35
  - `.agent/artifacts/<taskId>-<taskTitle>/task.md`
36
36
 
37
- ## Objetivo (ONLY)
38
- - Valorar objetivamente a cada agente participante.
39
- - Evaluar la adecuacion del rol y la ejecucion de cada agente.
37
+ ## Objective (ONLY)
38
+ - Objectively evaluate each participating agent.
39
+ - Assess the role adequacy and execution of each agent.
40
40
 
41
- ## Templates (OBLIGATORIOS)
42
- - Metricas de tarea:
41
+ ## Templates (MANDATORY)
42
+ - Task metrics:
43
43
  - `templates.task_metrics`
44
- - Metricas globales:
44
+ - Global metrics:
45
45
  - `templates.agent_scores`
46
46
 
47
47
  ---
48
48
 
49
- ## Pasos obligatorios
49
+ ## Mandatory Steps
50
50
 
51
- 0. Activar `architect-agent` y usar prefijo obligatorio en cada mensaje.
51
+ 0. Activate `architect-agent` and use the mandatory prefix in every message.
52
52
 
53
- 1. Verificar inputs
54
- - Existe `task.md`
53
+ 1. Verify inputs
54
+ - `task.md` exists
55
55
  - `task.phase.current == aliases.tasklifecycle-long.phases.phase_7.id`
56
- - Existe `architect/review.md`
57
- - Si aplica, existen subtasks por agente
58
- - Si fallair a **Paso 8 (FAIL)**.
59
-
60
- 2. Cargar templates
61
- - Cargar `templates.task_metrics` y `templates.agent_scores`
62
- - Si no existen o no se pueden leerir a **Paso 8 (FAIL)**.
63
-
64
- 3. Evaluar agentes
65
- - Para cada agente participante:
66
- - revisar su subtask e informe de review
67
- - asignar puntuacion (0-10)
68
- - justificar la puntuacion
69
-
70
- 4. Calcular puntuacion global de la tarea
71
- - Promedio ponderado de agentes
72
- - Registrar en `metrics.md`
73
-
74
- 5. Registrar puntuaciones por agente
75
- - Actualizar `agent-scores.md` con el score de la tarea actual
76
-
77
- 6. Solicitar feedback y puntuación obligatoria del desarrollador (por consola)
78
- - Presentar `metrics.md` al usuario.
79
- - Solicitar confirmación explícita (SI/NO).
80
- - Solicitar puntuación del desarrollador (1-10) para CADA agente participante.
81
- - **GATE OBLIGATORIO**: Sin estas puntuaciones, la tarea NO puede cerrarse.
82
- - Si respuesta es NO → ir a **Paso 8 (FAIL)**.
56
+ - `architect/review.md` exists
57
+ - If applicable, agent subtasks exist
58
+ - If it fails go to **Step 8 (FAIL)**.
59
+
60
+ 2. Load templates
61
+ - Load `templates.task_metrics` and `templates.agent_scores`
62
+ - If they do not exist or cannot be read go to **Step 8 (FAIL)**.
63
+
64
+ 3. Evaluate agents
65
+ - For each participating agent:
66
+ - review their subtask and review report
67
+ - assign score (0-10)
68
+ - justify the score
69
+
70
+ 4. Calculate global task score
71
+ - Weighted average of agents
72
+ - Record in `metrics.md`
73
+
74
+ 5. Record per-agent scores
75
+ - Update `agent-scores.md` with the current task's score
76
+
77
+ 6. Request mandatory developer feedback and scoring (via console)
78
+ - Present `metrics.md` to the user.
79
+ - Request explicit confirmation (SI/NO).
80
+ - Request developer score (1-10) for EACH participating agent.
81
+ - **MANDATORY GATE**: Without these scores, the task CANNOT be closed.
82
+ - If response is NO → go to **Step 8 (FAIL)**.
83
83
 
84
84
  7. PASS
85
- - Registrar validación en `metrics.md`.
86
- - Actualizar `.agent/artifacts/<taskId>-<taskTitle>/task.md`:
87
- - marcar Fase 7 como completada
88
- - establecer `task.lifecycle.phases.phase-7-evaluation.validated_at = <ISO-8601>`
89
- - actualizar `task.phase.updated_at = <ISO-8601>`
90
- - avanzar `task.phase.current = aliases.tasklifecycle-long.phases.phase_8.id`
85
+ - Report that Phase 7 is correctly completed.
86
+ - Record validation in `metrics.md`.
87
+ - The `architect-agent` **MUST explicitly perform** the following actions:
88
+ - Mark Phase 7 as completed in `task.md`.
89
+ - Set `task.lifecycle.phases.phase-7-evaluation.completed = true`.
90
+ - Set `task.lifecycle.phases.phase-7-evaluation.validated_at = <ISO-8601>`.
91
+ - Update `task.phase.updated_at = <ISO-8601>`.
92
+ - Update the state:
93
+ - `task.phase.current = aliases.tasklifecycle-long.phases.phase_8.id`
94
+ - This update is **NOT automatic** and **CANNOT be inferred**.
95
+ - Until this change is reflected in `task.md`, **Phase 8 cannot be started**.
96
+ - Indicate paths:
97
+ - `metrics.md`
98
+ - `agent-scores.md`
99
+ - `task.md` updated
91
100
 
92
101
  ---
93
102
 
94
- ## FAIL (OBLIGATORIO)
103
+ ## FAIL (MANDATORY)
95
104
 
96
- 8. Declarar Fase 7 como **NO completada**
97
- - Casos de FAIL:
98
- - fase incorrecta
99
- - faltan informes requeridos
100
- - no se pudieron crear metricas
101
- - desarrollador rechaza la evaluación
102
- - Accion minima: corregir inputs y reintentar
103
- - Terminar bloqueado: no avanzar de fase.
105
+ 8. Declare Phase 7 as **NOT completed**
106
+ - FAIL cases:
107
+ - incorrect phase
108
+ - missing required reports
109
+ - could not create metrics
110
+ - developer rejects the evaluation
111
+ - Minimum action: fix inputs and retry
112
+ - Terminate blocked: do not advance phase.
104
113
 
105
114
  ---
106
115
 
107
116
  ## Gate (REQUIRED)
108
117
 
109
- Requisitos (todos obligatorios):
110
- 1. Existe `.agent/artifacts/<taskId>-<taskTitle>/metrics.md`.
111
- 2. El `metrics.md` inicia con el prefijo del `architect-agent`.
112
- 3. `metrics.md` contiene la validación del desarrollador (`Aprobado: SI`).
113
- 4. `metrics.md` contiene la puntuación del desarrollador (0-5).
114
- 5. Existe `.agent/artifacts/<taskId>-<taskTitle>/agent-scores.md` actualizado.
115
- 6. `task.md` refleja:
116
- - Fase 7 completada
118
+ Requirements (all mandatory):
119
+ 1. `.agent/artifacts/<taskId>-<taskTitle>/metrics.md` exists.
120
+ 2. The `metrics.md` starts with the `architect-agent` prefix.
121
+ 3. `metrics.md` contains the developer's validation (`Approved: SI`).
122
+ 4. `metrics.md` contains the developer's score (0-5).
123
+ 5. `.agent/artifacts/<taskId>-<taskTitle>/agent-scores.md` updated exists.
124
+ 6. `task.md` reflects:
125
+ - Phase 7 completed
117
126
  - `task.phase.current == aliases.tasklifecycle-long.phases.phase_8.id`
118
127
  - `task.lifecycle.phases.phase-7-evaluation.completed == true`
119
- - `task.lifecycle.phases.phase-7-evaluation.validated_at` no nulo
120
- - `task.phase.updated_at` no nulo
128
+ - `task.lifecycle.phases.phase-7-evaluation.validated_at` not null
129
+ - `task.phase.updated_at` not null
121
130
 
122
- Si Gate FAIL:
123
- - Ejecutar **Paso 8 (FAIL)**.
131
+ If Gate FAIL:
132
+ - Execute **Step 8 (FAIL)**.
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  id: workflow.tasklifecycle-long.phase-8-commit-push
3
- description: Fase 8 del ciclo de tarea. Consolida y publica los cambios en la rama destino mediante commits normalizados (Conventional Commits), genera changelog y requiere aprobación explícita del desarrollador antes del push final.
3
+ description: Phase 8 of the task lifecycle. Consolidates and publishes changes to the target branch via normalized commits (Conventional Commits), generates changelog, and requires explicit developer approval before final push.
4
4
  owner: architect-agent
5
5
  version: 1.0.0
6
6
  severity: PERMANENT
@@ -12,126 +12,131 @@ blocking: true
12
12
  # WORKFLOW: tasklifecycle.phase-8-commit-push
13
13
 
14
14
  ## Input (REQUIRED)
15
- - Existe el informe de evaluacion de agentes:
15
+ - The agent evaluation report exists:
16
16
  - `.agent/artifacts/<taskId>-<taskTitle>/metrics.md`
17
- - Existe la current task:
17
+ - The current task exists:
18
18
  - `.agent/artifacts/<taskId>-<taskTitle>/task.md`
19
- - El `task.md` **DEBE** reflejar:
19
+ - The `task.md` **MUST** reflect:
20
20
  - `task.phase.current == aliases.tasklifecycle-long.phases.phase_8.id`
21
21
 
22
22
  > [!IMPORTANT]
23
- > **Constitución activa (OBLIGATORIO)**:
24
- > - Cargar `constitution.clean_code` antes de iniciar
25
- > - Cargar `constitution.agents_behavior` (sección 7: Gates, sección 8: Constitución)
23
+ > **Active constitution (MANDATORY)**:
24
+ > - Load `constitution.clean_code` before starting
25
+ > - Load `constitution.agents_behavior` (section 7: Gates, section 8: Constitution)
26
26
 
27
27
  ## Output (REQUIRED)
28
- - Crear changelog:
28
+ - Create changelog:
29
29
  - `.agent/artifacts/<taskId>-<taskTitle>/changelog.md`
30
- - Actualizacion del estado en:
30
+ - State update in:
31
31
  - `.agent/artifacts/<taskId>-<taskTitle>/task.md`
32
32
 
33
- ## Reglas de commits
34
- Ejemplos válidos:
33
+ ## Commit Rules
34
+ Valid examples:
35
35
  - `feat(core): add caching layer`
36
36
  - `fix(core): handle cache eviction`
37
37
  - `refactor(workflows): normalize tasklifecycle phases`
38
- - No se permiten:
39
- - mensajes genéricos (`update`, `changes`, `fix stuff`)
40
- - commits sin scope
41
- - commits que mezclen cambios no relacionados
38
+ - Not allowed:
39
+ - generic messages (`update`, `changes`, `fix stuff`)
40
+ - commits without scope
41
+ - commits that mix unrelated changes
42
42
 
43
43
  ---
44
44
 
45
- ## Pasos obligatorios
45
+ ## Mandatory Steps
46
46
 
47
- 0. Activar `architect-agent` y usar prefijo obligatorio en cada mensaje.
47
+ 0. Activate `architect-agent` and use the mandatory prefix in every message.
48
48
 
49
- 1. Verificar inputs
50
- - Existe `metrics.md` y contiene `Aprobado: SI`.
51
- - Existe `task.md`.
49
+ 1. Verify inputs
50
+ - `metrics.md` exists and contains `Approved: SI`.
51
+ - `task.md` exists.
52
52
  - `task.phase.current == aliases.tasklifecycle-long.phases.phase_8.id`
53
- - Si fallair a **Paso 10 (FAIL)**.
54
-
55
- 2. Preparar commits
56
- - Revisar `git status` y `git diff`.
57
- - Agrupar cambios de forma lógica.
58
- - Definir número y alcance de commits.
59
-
60
- 3. Crear commits (OBLIGATORIO)
61
- - Ejecutar commits siguiendo **Conventional Commits**.
62
- - Cada commit **DEBE**:
63
- - tener propósito claro
64
- - mapear a cambios reales
65
- - Si algún commit no cumple el formato → **FAIL**.
66
-
67
- 4. Generar changelog (OBLIGATORIO)
68
- - Crear:
53
+ - If it fails go to **Step 10 (FAIL)**.
54
+
55
+ 2. Prepare commits
56
+ - Review `git status` and `git diff`.
57
+ - Group changes logically.
58
+ - Define number and scope of commits.
59
+
60
+ 3. Create commits (MANDATORY)
61
+ - Execute commits following **Conventional Commits**.
62
+ - Each commit **MUST**:
63
+ - have a clear purpose
64
+ - map to actual changes
65
+ - If any commit does not follow the format → **FAIL**.
66
+
67
+ 4. Generate changelog (MANDATORY)
68
+ - Create:
69
69
  - `.agent/artifacts/<taskId>-<taskTitle>/changelog.md`
70
- - El changelog **DEBE** incluir:
71
- - lista de commits
72
- - mensaje completo de cada commit
73
- - resumen funcional del cambio
74
-
75
- 5. Solicitar aprobación del desarrollador (OBLIGATORIA, por consola)
76
- - El desarrollador **DEBE** aprobar explícitamente:
77
- - el contenido de los commits
78
- - el push a la rama destino
79
- - Decisión binaria:
80
- - **SI** → continuar
81
- - **NO** → ir a **Paso 10 (FAIL)**
82
-
83
- 6. Push a la rama destino
84
- - Ejecutar:
70
+ - The changelog **MUST** include:
71
+ - list of commits
72
+ - full message of each commit
73
+ - functional summary of the change
74
+
75
+ 5. Request developer approval (MANDATORY, via console)
76
+ - The developer **MUST** explicitly approve:
77
+ - the commit contents
78
+ - the push to the target branch
79
+ - Binary decision:
80
+ - **SI** → continue
81
+ - **NO** → go to **Step 10 (FAIL)**
82
+
83
+ 6. Push to target branch
84
+ - Execute:
85
85
  ```bash
86
86
  git push <remote> <branch>
87
87
  ```
88
- - Confirmar que el push fue exitoso.
88
+ - Confirm that the push was successful.
89
89
 
90
90
  7. PASS
91
- - Actualizar `.agent/artifacts/<taskId>-<taskTitle>/task.md`:
92
- - marcar Fase 8 como completada
93
- - establecer `task.lifecycle.phases.phase-8-commit-push.validated_at = <ISO-8601>`
94
- - actualizar `task.phase.updated_at = <ISO-8601>`
95
- - marcar la tarea como **técnicamente cerrada**
96
- - Indicar:
97
- - rama destino
98
- - referencia de commits
91
+ - Report that Phase 8 is correctly completed.
92
+ - The `architect-agent` **MUST explicitly perform** the following actions:
93
+ - Mark Phase 8 as completed in `task.md`.
94
+ - Set `task.lifecycle.phases.phase-8-commit-push.completed = true`.
95
+ - Set `task.lifecycle.phases.phase-8-commit-push.validated_at = <ISO-8601>`.
96
+ - Update `task.phase.updated_at = <ISO-8601>`.
97
+ - Mark the task as **technically closed**.
98
+ - This update is **NOT automatic** and **CANNOT be inferred**.
99
+ - Indicate:
100
+ - target branch
101
+ - commit references
102
+ - `changelog.md`
103
+ - `task.md` updated
99
104
 
100
105
  ---
101
106
 
102
- ## FAIL (OBLIGATORIO)
103
-
104
- 10. Declarar Fase 8 como **NO completada**
105
- - Casos de FAIL:
106
- - resultados no aprobados
107
- - fase incorrecta
108
- - commit no cumple Conventional Commits
109
- - changelog inexistente o incompleto
110
- - desarrollador no aprueba commit/push
111
- - fallo en `git push`
112
- - Acciones obligatorias:
113
- - corregir mensajes de commit
114
- - reestructurar commits
115
- - actualizar changelog
116
- - volver a solicitar aprobación
117
- - Terminar bloqueado: no avanzar.
107
+ ## FAIL (MANDATORY)
108
+
109
+ 10. Declare Phase 8 as **NOT completed**
110
+ - FAIL cases:
111
+ - results not approved
112
+ - incorrect phase
113
+ - commit does not follow Conventional Commits
114
+ - non-existent or incomplete changelog
115
+ - developer does not approve commit/push
116
+ - `git push` failure
117
+ - Mandatory actions:
118
+ - fix commit messages
119
+ - restructure commits
120
+ - update changelog
121
+ - request approval again
122
+ - Terminate blocked: do not advance.
118
123
 
119
124
  ---
120
125
 
121
126
  ## Gate (REQUIRED)
122
127
 
123
- Requisitos (todos obligatorios):
124
- 1. Todos los commits cumplen **Conventional Commits**.
125
- 2. Existe `.agent/artifacts/<taskId>-<taskTitle>/changelog.md`.
126
- 3. El desarrollador ha aprobado explícitamente commit y push.
127
- 4. Working tree limpio (`git status` sin cambios).
128
- 5. Los cambios están correctamente subidos a la rama destino.
129
- 6. `task.md` refleja:
130
- - Fase 8 completada
131
- - Tarea cerrada técnicamente
128
+ Requirements (all mandatory):
129
+ 1. All commits follow **Conventional Commits**.
130
+ 2. `.agent/artifacts/<taskId>-<taskTitle>/changelog.md` exists.
131
+ 3. The developer has explicitly approved commit and push.
132
+ 4. Clean working tree (`git status` with no changes).
133
+ 5. Changes are correctly pushed to the target branch.
134
+ 6. `task.md` reflects:
135
+ - Phase 8 completed
136
+ - Task technically closed
132
137
  - `task.lifecycle.phases.phase-8-commit-push.completed == true`
133
- - `task.lifecycle.phases.phase-8-commit-push.validated_at` no nulo
134
- - `task.phase.updated_at` no nulo
138
+ - `task.lifecycle.phases.phase-8-commit-push.validated_at` not null
139
+ - `task.phase.updated_at` not null
135
140
 
136
- Si Gate FAIL:
137
- - Ejecutar **Paso 10 (FAIL)**.
141
+ If Gate FAIL:
142
+ - Execute **Step 10 (FAIL)**.
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  id: workflow.tasklifecycle-short.short-phase-1-brief
3
- description: Fase 1 del ciclo Short. Fusiona Acceptance + Analysis + Planning. Incluye 5 preguntas obligatorias y detección de complejidad.
3
+ description: Phase 1 of the Short lifecycle. Merges Acceptance + Analysis + Planning. Includes 5 mandatory questions and complexity detection.
4
4
  owner: architect-agent
5
5
  version: 1.0.0
6
6
  severity: PERMANENT
@@ -12,99 +12,106 @@ blocking: true
12
12
  # WORKFLOW: tasklifecycle-short.short-phase-1-brief
13
13
 
14
14
  ## Input (REQUIRED)
15
- - Existe task candidate con `task.strategy: short`.
16
- - El desarrollador ha proporcionado título y objetivo.
15
+ - Task candidate exists with `task.strategy: short`.
16
+ - The developer has provided a title and objective.
17
17
 
18
18
  > [!IMPORTANT]
19
- > **Constitución activa (OBLIGATORIO)**:
20
- > - Cargar `constitution.clean_code` antes de iniciar
21
- > - Cargar `constitution.agents_behavior` (sección 7: Gates, sección 8: Constitución)
22
- > - **Activar `skill.runtime-governance`** (Para validación de gate y trazabilidad por el Architect)
19
+ > **Active constitution (MANDATORY)**:
20
+ > - Load `constitution.clean_code` before starting
21
+ > - Load `constitution.agents_behavior` (section 7: Gates, section 8: Constitution)
23
22
 
24
23
  ## Output (REQUIRED)
25
- - Artefacto: `.agent/artifacts/<taskId>-<taskTitle>/brief.md`
26
- - Artefacto: `.agent/artifacts/<taskId>-<taskTitle>/acceptance.md` (NUEVO)
27
- - Task actualizado con fase actual = `short-phase-1-brief`
24
+ - Artifact: `.agent/artifacts/<taskId>-<taskTitle>/brief.md`
25
+ - Artifact: `.agent/artifacts/<taskId>-<taskTitle>/acceptance.md` (NEW)
26
+ - Task updated with current phase = `short-phase-1-brief`
28
27
 
29
- ## Objetivo (ONLY)
30
- - Ejecutar las **5 preguntas obligatorias** para definir acceptance criteria.
31
- - Realizar un **análisis profundo** para detectar complejidad.
32
- - Crear un **plan simplificado** de implementación.
33
- - Si se detecta complejidad alta, **ofrecer abortar** y reiniciar en modo Long.
28
+ ## Objective (ONLY)
29
+ - Execute the **5 mandatory questions** to define acceptance criteria.
30
+ - Perform a **deep analysis** to detect complexity.
31
+ - Create a **simplified implementation plan**.
32
+ - If high complexity is detected, **offer to abort** and restart in Long mode.
34
33
 
35
- > Esta fase **NO implementa código**.
36
- > Esta fase **REQUIERE aprobación explícita del desarrollador (SI/NO)**.
34
+ > This phase **DOES NOT implement code**.
35
+ > This phase **REQUIRES explicit developer approval (SI/NO)**.
37
36
 
38
37
  ---
39
38
 
40
- ## Pasos obligatorios
39
+ ## Mandatory Steps
41
40
 
42
- 0. Activar `architect-agent` y usar prefijo obligatorio en cada mensaje.
41
+ 0. Activate `architect-agent` and use the mandatory prefix in every message.
43
42
 
44
- ### 1. Verificar inputs
45
- - Existe task candidate.
43
+ ### 1. Verify inputs
44
+ - Task candidate exists.
46
45
  - `task.strategy == "short"`.
47
- - Si falla → **FAIL**.
48
-
49
- ### 2. Ejecutar 5 preguntas obligatorias
50
- El architect-agent **DEBE** formular 5 preguntas específicas basadas en la tarea:
51
- - Las preguntas varían según la tarea concreta.
52
- - Sin respuestas completas, la fase NO avanza.
53
-
54
- ### 3. Análisis de complejidad
55
- Evaluar indicadores de complejidad:
56
- - ¿Afecta más de 3 paquetes/módulos? → Alta
57
- - ¿Requiere investigación de APIs externas? → Alta
58
- - ¿Introduce cambios breaking? → Alta
59
- - ¿Necesita tests E2E complejos? → Alta
60
-
61
- **Si complejidad es ALTA**:
62
- - Notificar al desarrollador.
63
- - Ofrecer opción de abortar y crear nueva tarea en modo Long.
64
- - Si decide abortarterminar fase con estado "aborted".
65
- ### 4. Crear artefactos (brief.md y acceptance.md)
66
- - Usar templates `templates.brief` y `templates.acceptance`.
67
- - En `acceptance.md` incluir:
68
- - Acceptance criteria derivados de las 5 preguntas.
69
- - En `brief.md` incluir:
70
- - Análisis simplificado del estado actual.
71
- - Plan de implementación con pasos ejecutables.
72
- - Evaluación de complejidad.
73
- - **Evaluación de Agentes**: Desempeño y propuestas de mejora.
74
-
75
- ### 5. Solicitar aprobación del desarrollador (por consola)
46
+ - If it fails → **FAIL**.
47
+
48
+ ### 2. Execute 5 mandatory questions
49
+ The architect-agent **MUST** formulate 5 specific questions based on the task:
50
+ - Questions vary depending on the specific task.
51
+ - Without complete answers, the phase DOES NOT advance.
52
+
53
+ ### 3. Complexity analysis
54
+ Evaluate complexity indicators:
55
+ - Does it affect more than 3 packages/modules? → High
56
+ - Does it require external API research? → High
57
+ - Does it introduce breaking changes? → High
58
+ - Does it need complex E2E tests? → High
59
+
60
+ **If complexity is HIGH**:
61
+ - Notify the developer.
62
+ - Offer the option to abort and create a new task in Long mode.
63
+ - If the developer decides to abort terminate the phase with "aborted" status.
64
+ ### 4. Create artifacts (brief.md and acceptance.md)
65
+ - Use templates `templates.brief` and `templates.acceptance`.
66
+ - In `acceptance.md` include:
67
+ - Acceptance criteria derived from the 5 questions.
68
+ - In `brief.md` include:
69
+ - Simplified analysis of the current state.
70
+ - Implementation plan with executable steps.
71
+ - Complexity evaluation.
72
+ - **Agent Evaluation**: Performance and improvement proposals.
73
+
74
+ ### 5. Request developer approval (via console)
76
75
  ```yaml
77
76
  approval:
78
77
  developer:
79
78
  decision: SI | NO
80
79
  date: <ISO-8601>
81
- comments: <opcional>
80
+ comments: <optional>
82
81
  ```
83
- - Si `decision != SI` → **FAIL**.
82
+ - If `decision != SI` → **FAIL**.
84
83
 
85
84
  ### 6. PASS
86
- - Actualizar task.md:
87
- - Marcar fase como completada.
88
- - Establecer `task.lifecycle.phases.short-phase-1-brief.validated_at = <ISO-8601>`.
89
- - Actualizar `task.phase.updated_at = <ISO-8601>`.
90
- - Avanzar a `short-phase-2-implementation`.
85
+ - Report that Phase 1 (Brief) is correctly completed.
86
+ - The `architect-agent` **MUST explicitly perform** the following actions:
87
+ - Mark the phase as completed in `task.md`.
88
+ - Set `task.lifecycle.phases.short-phase-1-brief.completed = true`.
89
+ - Set `task.lifecycle.phases.short-phase-1-brief.validated_at = <ISO-8601>`.
90
+ - Update `task.phase.updated_at = <ISO-8601>`.
91
+ - Update the state:
92
+ - `task.phase.current = short-phase-2-implementation`
93
+ - This update is **NOT automatic** and **CANNOT be inferred**.
94
+ - Until this change is reflected in `task.md`, **Phase 2 cannot be started**.
95
+ - Indicate paths:
96
+ - `brief.md`
97
+ - `acceptance.md`
98
+ - `task.md` updated
91
99
 
92
100
  ---
93
101
 
94
102
  ## Gate (REQUIRED)
95
- Requisitos (todos obligatorios):
96
- 1. Existen `brief.md` y `acceptance.md` con templates correctos.
97
- 2. El `brief.md` inicia con el prefijo del `architect-agent`.
98
- 3. Las 5 preguntas están respondidas.
99
- 4. La evaluación de complejidad está documentada.
100
- 5. Existe aprobación explícita del desarrollador.
101
- 6. task.md refleja fase completada.
102
- 7. task.md refleja timestamp y estado:
103
+ Requirements (all mandatory):
104
+ 1. `brief.md` and `acceptance.md` exist with correct templates.
105
+ 2. The `brief.md` starts with the `architect-agent` prefix.
106
+ 3. All 5 questions have been answered.
107
+ 4. The complexity evaluation is documented.
108
+ 5. Explicit developer approval exists.
109
+ 6. task.md reflects the phase as completed.
110
+ 7. task.md reflects timestamp and state:
103
111
  - `task.lifecycle.phases.short-phase-1-brief.completed == true`
104
- - `task.lifecycle.phases.short-phase-1-brief.validated_at` no nulo
105
- - `task.phase.updated_at` no nulo
106
- 8. **Gobernanza verificada**: El historial de logs muestra la secuencia de herramientas MCP definida en `skill.runtime-governance`.
112
+ - `task.lifecycle.phases.short-phase-1-brief.validated_at` not null
113
+ - `task.phase.updated_at` not null
107
114
 
108
- Si Gate FAIL:
109
- - Indicar qué requisito falta.
110
- - Bloquear hasta resolver.
115
+ If Gate FAIL:
116
+ - Indicate which requirement is missing.
117
+ - Block until resolved.