@christianmaf80/agentic-workflow 1.14.0-beta.1 → 1.14.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 (345) hide show
  1. package/dist/artifacts/index.md +2 -26
  2. package/dist/bootstrap.md +204 -151
  3. package/dist/cli/commands/init.js +0 -5
  4. package/dist/core/mapping/resolver.js +1 -1
  5. package/dist/core/migration/detector.js +1 -1
  6. package/dist/index.md +0 -11
  7. package/dist/rules/constitution/agents-behavior.md +10 -19
  8. package/dist/rules/constitution/clean-code.md +10 -11
  9. package/dist/rules/constitution/index.md +0 -5
  10. package/dist/rules/index.md +1 -1
  11. package/dist/rules/roles/architect.md +47 -88
  12. package/dist/rules/roles/index.md +1 -4
  13. package/dist/rules/roles/qa.md +61 -136
  14. package/dist/rules/roles/researcher.md +34 -48
  15. package/dist/templates/agent-scores.md +6 -7
  16. package/dist/templates/analysis.md +6 -6
  17. package/dist/templates/changelog.md +1 -1
  18. package/dist/templates/closure.md +9 -1
  19. package/dist/templates/index.md +0 -6
  20. package/dist/templates/planning.md +10 -10
  21. package/dist/templates/research.md +1 -1
  22. package/dist/templates/results-acceptance.md +1 -1
  23. package/dist/templates/review.md +2 -2
  24. package/dist/templates/subtask-implementation.md +1 -1
  25. package/dist/templates/task.md +4 -32
  26. package/dist/templates/verification.md +3 -3
  27. package/dist/workflows/index.md +0 -2
  28. package/dist/workflows/init.md +26 -17
  29. package/dist/workflows/tasklifecycle-long/phase-0-acceptance-criteria.md +2 -2
  30. package/dist/workflows/tasklifecycle-long/phase-1-research.md +3 -3
  31. package/dist/workflows/tasklifecycle-long/phase-2-analysis.md +6 -21
  32. package/dist/workflows/tasklifecycle-long/phase-3-planning.md +5 -11
  33. package/dist/workflows/tasklifecycle-long/phase-4-implementation.md +2 -2
  34. package/dist/workflows/tasklifecycle-long/phase-5-verification.md +3 -3
  35. package/dist/workflows/tasklifecycle-long/phase-6-results-acceptance.md +1 -1
  36. package/dist/workflows/tasklifecycle-long/phase-7-evaluation.md +12 -19
  37. package/dist/workflows/tasklifecycle-long/phase-8-commit-push.md +3 -3
  38. package/dist/workflows/tasklifecycle-short/short-phase-1-brief.md +2 -2
  39. package/dist/workflows/tasklifecycle-short/short-phase-2-implementation.md +1 -1
  40. package/dist/workflows/tasklifecycle-short/short-phase-3-closure.md +5 -5
  41. package/package.json +2 -2
  42. package/dist/artifacts/1-mcp-server-extensio-cli/analysis.md +0 -480
  43. package/dist/artifacts/1-mcp-server-extensio-cli/architect/review.md +0 -285
  44. package/dist/artifacts/1-mcp-server-extensio-cli/changelog.md +0 -29
  45. package/dist/artifacts/1-mcp-server-extensio-cli/implementer-agent/subtask-implementation.md +0 -321
  46. package/dist/artifacts/1-mcp-server-extensio-cli/plan.md +0 -522
  47. package/dist/artifacts/1-mcp-server-extensio-cli/researcher/research.md +0 -270
  48. package/dist/artifacts/1-mcp-server-extensio-cli/results.md +0 -143
  49. package/dist/artifacts/1-mcp-server-extensio-cli/task-metrics.md +0 -33
  50. package/dist/artifacts/1-mcp-server-extensio-cli/task.md +0 -178
  51. package/dist/artifacts/1-mcp-server-extensio-cli/walkthrough.md +0 -69
  52. package/dist/artifacts/10-shard-build-plugin/analysis.md +0 -290
  53. package/dist/artifacts/10-shard-build-plugin/architect/subtask-implementation.md +0 -105
  54. package/dist/artifacts/10-shard-build-plugin/plan.md +0 -409
  55. package/dist/artifacts/10-shard-build-plugin/researcher/research.md +0 -109
  56. package/dist/artifacts/10-shard-build-plugin/task.md +0 -124
  57. package/dist/artifacts/11-revision-sistema-agentic/analysis.md +0 -43
  58. package/dist/artifacts/11-revision-sistema-agentic/cli-mcp-impact.md +0 -186
  59. package/dist/artifacts/11-revision-sistema-agentic/core-impact.md +0 -162
  60. package/dist/artifacts/11-revision-sistema-agentic/metrics.md +0 -82
  61. package/dist/artifacts/11-revision-sistema-agentic/modules-create-v2.md +0 -126
  62. package/dist/artifacts/11-revision-sistema-agentic/modules-v2.md +0 -250
  63. package/dist/artifacts/11-revision-sistema-agentic/pages-v2.md +0 -366
  64. package/dist/artifacts/11-revision-sistema-agentic/researcher/research.md +0 -131
  65. package/dist/artifacts/11-revision-sistema-agentic/results.md +0 -116
  66. package/dist/artifacts/11-revision-sistema-agentic/shards-v2.md +0 -424
  67. package/dist/artifacts/11-revision-sistema-agentic/task.md +0 -145
  68. package/dist/artifacts/11-revision-sistema-agentic/verification.md +0 -119
  69. package/dist/artifacts/12-adaptacion-core-cli-surfaces/analysis-architecture-change.md +0 -305
  70. package/dist/artifacts/12-adaptacion-core-cli-surfaces/analysis.md +0 -301
  71. package/dist/artifacts/12-adaptacion-core-cli-surfaces/error-analysis.md +0 -93
  72. package/dist/artifacts/12-adaptacion-core-cli-surfaces/implementation-summary.md +0 -111
  73. package/dist/artifacts/12-adaptacion-core-cli-surfaces/plan.md +0 -387
  74. package/dist/artifacts/12-adaptacion-core-cli-surfaces/researcher/research.md +0 -266
  75. package/dist/artifacts/12-adaptacion-core-cli-surfaces/task.md +0 -167
  76. package/dist/artifacts/13-dual-lifecycle-system/analysis.md +0 -173
  77. package/dist/artifacts/13-dual-lifecycle-system/architect/review.md +0 -67
  78. package/dist/artifacts/13-dual-lifecycle-system/plan.md +0 -230
  79. package/dist/artifacts/13-dual-lifecycle-system/researcher/research.md +0 -243
  80. package/dist/artifacts/13-dual-lifecycle-system/task.md +0 -130
  81. package/dist/artifacts/13-dual-lifecycle-system/verification.md +0 -84
  82. package/dist/artifacts/14-core-tests-refactor/analysis.md +0 -240
  83. package/dist/artifacts/14-core-tests-refactor/architect/review.md +0 -33
  84. package/dist/artifacts/14-core-tests-refactor/evaluation.md +0 -40
  85. package/dist/artifacts/14-core-tests-refactor/plan.md +0 -344
  86. package/dist/artifacts/14-core-tests-refactor/researcher/research.md +0 -258
  87. package/dist/artifacts/14-core-tests-refactor/results.md +0 -117
  88. package/dist/artifacts/14-core-tests-refactor/task.md +0 -163
  89. package/dist/artifacts/14-core-tests-refactor/verification.md +0 -87
  90. package/dist/artifacts/15-sistema-evaluacion-agentes/architect/implementation.md +0 -47
  91. package/dist/artifacts/15-sistema-evaluacion-agentes/brief.md +0 -100
  92. package/dist/artifacts/15-sistema-evaluacion-agentes/closure.md +0 -81
  93. package/dist/artifacts/15-sistema-evaluacion-agentes/task.md +0 -83
  94. package/dist/artifacts/16-refactorizacion-demo-core/analysis.md +0 -160
  95. package/dist/artifacts/16-refactorizacion-demo-core/architect/implementation.md +0 -180
  96. package/dist/artifacts/16-refactorizacion-demo-core/changelog.md +0 -15
  97. package/dist/artifacts/16-refactorizacion-demo-core/metrics.md +0 -17
  98. package/dist/artifacts/16-refactorizacion-demo-core/plan.md +0 -270
  99. package/dist/artifacts/16-refactorizacion-demo-core/researcher/research.md +0 -190
  100. package/dist/artifacts/16-refactorizacion-demo-core/task.md +0 -124
  101. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/analysis.md +0 -108
  102. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/architect/review-subtask-1.md +0 -98
  103. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/architect/review.md +0 -192
  104. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/architect/step-4-postponed.md +0 -41
  105. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/module-agent/activation-fix-demo.md +0 -73
  106. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/module-agent/activation-subtask-2.md +0 -80
  107. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/module-agent/fix-demo-implementation.md +0 -113
  108. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/module-agent/subtask-2-implementation.md +0 -133
  109. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/module-agent/subtask-implementation.md +0 -130
  110. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/plan.md +0 -188
  111. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/qa-agent/activation-demo-build.md +0 -80
  112. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/qa-agent/activation-phase-5.md +0 -73
  113. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/qa-agent/activation-subtask-5-7.md +0 -97
  114. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/qa-agent/issue-demo-integrity.md +0 -39
  115. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/qa-agent/subtask-5-7-implementation.md +0 -188
  116. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/qa-agent/verification.md +0 -207
  117. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/researcher/research.md +0 -103
  118. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/subtask-1-engine-refactor.md +0 -64
  119. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/surface-agent/activation-subtask-3.md +0 -81
  120. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/surface-agent/subtask-3-implementation.md +0 -148
  121. package/dist/artifacts/17-implementacion-loadshard-external-agnostic--esm/task.md +0 -146
  122. package/dist/artifacts/18-refactor-phase-4-implementation/task.md +0 -140
  123. package/dist/artifacts/19-refinar-sistema-agentes-ciclo-vida/agent-scores.md +0 -58
  124. package/dist/artifacts/19-refinar-sistema-agentes-ciclo-vida/agent-tasks/1-architect-refactor-research-template.md +0 -78
  125. package/dist/artifacts/19-refinar-sistema-agentes-ciclo-vida/agent-tasks/2-architect-refactor-analysis-template.md +0 -76
  126. package/dist/artifacts/19-refinar-sistema-agentes-ciclo-vida/agent-tasks/3-architect-update-phase1-workflow.md +0 -77
  127. package/dist/artifacts/19-refinar-sistema-agentes-ciclo-vida/agent-tasks/4-architect-update-phase2-workflow.md +0 -76
  128. package/dist/artifacts/19-refinar-sistema-agentes-ciclo-vida/agent-tasks/5-architect-create-todo-structure.md +0 -77
  129. package/dist/artifacts/19-refinar-sistema-agentes-ciclo-vida/agent-tasks/6-qa-validation.md +0 -95
  130. package/dist/artifacts/19-refinar-sistema-agentes-ciclo-vida/analysis.md +0 -190
  131. package/dist/artifacts/19-refinar-sistema-agentes-ciclo-vida/architect/review.md +0 -68
  132. package/dist/artifacts/19-refinar-sistema-agentes-ciclo-vida/plan.md +0 -203
  133. package/dist/artifacts/19-refinar-sistema-agentes-ciclo-vida/researcher/research.md +0 -296
  134. package/dist/artifacts/19-refinar-sistema-agentes-ciclo-vida/task.md +0 -132
  135. package/dist/artifacts/19-refinar-sistema-agentes-ciclo-vida/verification.md +0 -104
  136. package/dist/artifacts/2-review-mcp-agent-system/analysis.md +0 -133
  137. package/dist/artifacts/2-review-mcp-agent-system/architect/infrastructure-migration.md +0 -58
  138. package/dist/artifacts/2-review-mcp-agent-system/architect/mcp-server-refactor.md +0 -57
  139. package/dist/artifacts/2-review-mcp-agent-system/architect/review.md +0 -83
  140. package/dist/artifacts/2-review-mcp-agent-system/changelog.md +0 -22
  141. package/dist/artifacts/2-review-mcp-agent-system/metrics.md +0 -33
  142. package/dist/artifacts/2-review-mcp-agent-system/plan.md +0 -141
  143. package/dist/artifacts/2-review-mcp-agent-system/qa/mcp-test-validation.md +0 -60
  144. package/dist/artifacts/2-review-mcp-agent-system/researcher/research.md +0 -77
  145. package/dist/artifacts/2-review-mcp-agent-system/results-acceptance.md +0 -115
  146. package/dist/artifacts/2-review-mcp-agent-system/task.md +0 -127
  147. package/dist/artifacts/2-review-mcp-agent-system/verification.md +0 -72
  148. package/dist/artifacts/20-anadir-seccion-reasoning-agent-task/analysis.md +0 -139
  149. package/dist/artifacts/20-anadir-seccion-reasoning-agent-task/plan.md +0 -146
  150. package/dist/artifacts/20-anadir-seccion-reasoning-agent-task/researcher/research.md +0 -142
  151. package/dist/artifacts/20-anadir-seccion-reasoning-agent-task/task.md +0 -143
  152. package/dist/artifacts/20-anadir-seccion-reasoning-agent-task/verification.md +0 -53
  153. package/dist/artifacts/2026-01-19-orchestration-init/brief.md +0 -88
  154. package/dist/artifacts/2026-01-19-orchestration-init/closure.md +0 -80
  155. package/dist/artifacts/2026-01-19-orchestration-init/implementation.md +0 -20
  156. package/dist/artifacts/21-portable-agentic-system/researcher/research.md +0 -121
  157. package/dist/artifacts/21-portable-agentic-system/task.md +0 -115
  158. package/dist/artifacts/22-standardize-phase-0-artifact/architect/analysis.md +0 -113
  159. package/dist/artifacts/22-standardize-phase-0-artifact/architect/plan.md +0 -124
  160. package/dist/artifacts/22-standardize-phase-0-artifact/researcher/research.md +0 -76
  161. package/dist/artifacts/22-standardize-phase-0-artifact/results.md +0 -36
  162. package/dist/artifacts/22-standardize-phase-0-artifact/task.md +0 -115
  163. package/dist/artifacts/22-standardize-phase-0-artifact/verification.md +0 -41
  164. package/dist/artifacts/23-auditoria-de-indexes-y-alias/acceptance.md +0 -62
  165. package/dist/artifacts/23-auditoria-de-indexes-y-alias/architect/analysis.md +0 -90
  166. package/dist/artifacts/23-auditoria-de-indexes-y-alias/architect/plan.md +0 -85
  167. package/dist/artifacts/23-auditoria-de-indexes-y-alias/audit-report.md +0 -52
  168. package/dist/artifacts/23-auditoria-de-indexes-y-alias/researcher/research.md +0 -52
  169. package/dist/artifacts/23-auditoria-de-indexes-y-alias/results.md +0 -31
  170. package/dist/artifacts/23-auditoria-de-indexes-y-alias/task.md +0 -90
  171. package/dist/artifacts/23-auditoria-de-indexes-y-alias/verification.md +0 -42
  172. package/dist/artifacts/24-revision-priorizacion-todo-backlog/analysis.md +0 -64
  173. package/dist/artifacts/24-revision-priorizacion-todo-backlog/candidate/acceptance.md +0 -68
  174. package/dist/artifacts/24-revision-priorizacion-todo-backlog/planning.md +0 -79
  175. package/dist/artifacts/24-revision-priorizacion-todo-backlog/portable-roadmap.md +0 -25
  176. package/dist/artifacts/24-revision-priorizacion-todo-backlog/researcher/research.md +0 -91
  177. package/dist/artifacts/24-revision-priorizacion-todo-backlog/task.md +0 -89
  178. package/dist/artifacts/24-revision-priorizacion-todo-backlog/verification.md +0 -59
  179. package/dist/artifacts/25-auditoria-omision-gates/acceptance.md +0 -57
  180. package/dist/artifacts/25-auditoria-omision-gates/brief.md +0 -89
  181. package/dist/artifacts/25-auditoria-omision-gates/closure.md +0 -88
  182. package/dist/artifacts/25-auditoria-omision-gates/rca.md +0 -49
  183. package/dist/artifacts/25-auditoria-omision-gates/task.md +0 -64
  184. package/dist/artifacts/26-portable-agentic-system/acceptance.md +0 -41
  185. package/dist/artifacts/26-portable-agentic-system/agent-tasks/1-architect-scaffolding.md +0 -113
  186. package/dist/artifacts/26-portable-agentic-system/agent-tasks/2-architect-core-migration.md +0 -117
  187. package/dist/artifacts/26-portable-agentic-system/agent-tasks/3-architect-cli-implementation.md +0 -109
  188. package/dist/artifacts/26-portable-agentic-system/agent-tasks/4-architect-linking-and-verification.md +0 -104
  189. package/dist/artifacts/26-portable-agentic-system/analysis.md +0 -117
  190. package/dist/artifacts/26-portable-agentic-system/architect/review.md +0 -41
  191. package/dist/artifacts/26-portable-agentic-system/plan.md +0 -146
  192. package/dist/artifacts/26-portable-agentic-system/researcher/research.md +0 -96
  193. package/dist/artifacts/26-portable-agentic-system/task.md +0 -50
  194. package/dist/artifacts/26-portable-agentic-system/verification.md +0 -67
  195. package/dist/artifacts/27-update-portable-module-agent-identity/acceptance.md +0 -74
  196. package/dist/artifacts/27-update-portable-module-agent-identity/agent-tasks/1-module-agent-update-templates.md +0 -86
  197. package/dist/artifacts/27-update-portable-module-agent-identity/agent-tasks/2-module-agent-update-workflows-long.md +0 -88
  198. package/dist/artifacts/27-update-portable-module-agent-identity/agent-tasks/3-module-agent-update-workflows-short-init.md +0 -89
  199. package/dist/artifacts/27-update-portable-module-agent-identity/agent-tasks/4-module-agent-update-roles.md +0 -85
  200. package/dist/artifacts/27-update-portable-module-agent-identity/agent-tasks/5-module-agent-update-version-manifests.md +0 -84
  201. package/dist/artifacts/27-update-portable-module-agent-identity/analysis.md +0 -90
  202. package/dist/artifacts/27-update-portable-module-agent-identity/architect/review.md +0 -44
  203. package/dist/artifacts/27-update-portable-module-agent-identity/changelog.md +0 -17
  204. package/dist/artifacts/27-update-portable-module-agent-identity/metrics.md +0 -52
  205. package/dist/artifacts/27-update-portable-module-agent-identity/plan.md +0 -122
  206. package/dist/artifacts/27-update-portable-module-agent-identity/researcher/research.md +0 -73
  207. package/dist/artifacts/27-update-portable-module-agent-identity/results-acceptance.md +0 -51
  208. package/dist/artifacts/27-update-portable-module-agent-identity/task.md +0 -115
  209. package/dist/artifacts/27-update-portable-module-agent-identity/verification.md +0 -66
  210. package/dist/artifacts/28-agent-system-update-conversion/acceptance.md +0 -67
  211. package/dist/artifacts/28-agent-system-update-conversion/agent-tasks/1-tooling-agent-migration-infrastructure.md +0 -88
  212. package/dist/artifacts/28-agent-system-update-conversion/agent-tasks/2-tooling-agent-content-transformer.md +0 -87
  213. package/dist/artifacts/28-agent-system-update-conversion/agent-tasks/3-tooling-agent-cli-wizard-integration.md +0 -86
  214. package/dist/artifacts/28-agent-system-update-conversion/analysis.md +0 -153
  215. package/dist/artifacts/28-agent-system-update-conversion/architect/review.md +0 -93
  216. package/dist/artifacts/28-agent-system-update-conversion/metrics.md +0 -43
  217. package/dist/artifacts/28-agent-system-update-conversion/plan.md +0 -153
  218. package/dist/artifacts/28-agent-system-update-conversion/researcher/research.md +0 -66
  219. package/dist/artifacts/28-agent-system-update-conversion/results-acceptance.md +0 -125
  220. package/dist/artifacts/28-agent-system-update-conversion/task.md +0 -103
  221. package/dist/artifacts/28-agent-system-update-conversion/verification.md +0 -60
  222. package/dist/artifacts/29-agentic-framework-core-reference-refactor/acceptance.md +0 -38
  223. package/dist/artifacts/29-agentic-framework-core-reference-refactor/agent-tasks/1-tooling-agent-core-resolver.md +0 -85
  224. package/dist/artifacts/29-agentic-framework-core-reference-refactor/agent-tasks/2-tooling-agent-init-refactor.md +0 -90
  225. package/dist/artifacts/29-agentic-framework-core-reference-refactor/agent-tasks/3-tooling-agent-scaffolding-system.md +0 -92
  226. package/dist/artifacts/29-agentic-framework-core-reference-refactor/agent-tasks/4-architect-agents-md-trail.md +0 -84
  227. package/dist/artifacts/29-agentic-framework-core-reference-refactor/agent-tasks/5-tooling-agent-mcp-server.md +0 -92
  228. package/dist/artifacts/29-agentic-framework-core-reference-refactor/agent-tasks/6-architect-neo-agent-birth.md +0 -85
  229. package/dist/artifacts/29-agentic-framework-core-reference-refactor/analysis.md +0 -119
  230. package/dist/artifacts/29-agentic-framework-core-reference-refactor/architect/review.md +0 -46
  231. package/dist/artifacts/29-agentic-framework-core-reference-refactor/plan.md +0 -95
  232. package/dist/artifacts/29-agentic-framework-core-reference-refactor/researcher/research.md +0 -68
  233. package/dist/artifacts/29-agentic-framework-core-reference-refactor/results-acceptance.md +0 -59
  234. package/dist/artifacts/29-agentic-framework-core-reference-refactor/task.md +0 -99
  235. package/dist/artifacts/29-agentic-framework-core-reference-refactor/verification.md +0 -54
  236. package/dist/artifacts/3-developer-feedback-gate/acceptance-criteria.md +0 -18
  237. package/dist/artifacts/3-developer-feedback-gate/analysis.md +0 -27
  238. package/dist/artifacts/3-developer-feedback-gate/changelog.md +0 -10
  239. package/dist/artifacts/3-developer-feedback-gate/implementation_plan.md +0 -32
  240. package/dist/artifacts/3-developer-feedback-gate/init.md +0 -13
  241. package/dist/artifacts/3-developer-feedback-gate/metrics.md +0 -34
  242. package/dist/artifacts/3-developer-feedback-gate/research.md +0 -28
  243. package/dist/artifacts/3-developer-feedback-gate/results-acceptance.md +0 -17
  244. package/dist/artifacts/3-developer-feedback-gate/task.md +0 -17
  245. package/dist/artifacts/3-developer-feedback-gate/verification.md +0 -35
  246. package/dist/artifacts/30-task-execution-protocol-gates/acceptance.md +0 -46
  247. package/dist/artifacts/30-task-execution-protocol-gates/researcher/research.md +0 -34
  248. package/dist/artifacts/30-task-execution-protocol-gates/task.md +0 -77
  249. package/dist/artifacts/4-adr-workflows-modulos/adr.md +0 -380
  250. package/dist/artifacts/4-adr-workflows-modulos/analysis.md +0 -353
  251. package/dist/artifacts/4-adr-workflows-modulos/plan.md +0 -301
  252. package/dist/artifacts/4-adr-workflows-modulos/researcher/research.md +0 -253
  253. package/dist/artifacts/4-adr-workflows-modulos/results.md +0 -202
  254. package/dist/artifacts/4-adr-workflows-modulos/task.md +0 -143
  255. package/dist/artifacts/4-adr-workflows-modulos/verification.md +0 -123
  256. package/dist/artifacts/5-implementar-adr-crear-modulo/analysis.md +0 -169
  257. package/dist/artifacts/5-implementar-adr-crear-modulo/architect/review.md +0 -105
  258. package/dist/artifacts/5-implementar-adr-crear-modulo/architect/subtask-implementation.md +0 -90
  259. package/dist/artifacts/5-implementar-adr-crear-modulo/changelog.md +0 -7
  260. package/dist/artifacts/5-implementar-adr-crear-modulo/metrics.md +0 -34
  261. package/dist/artifacts/5-implementar-adr-crear-modulo/plan.md +0 -163
  262. package/dist/artifacts/5-implementar-adr-crear-modulo/researcher/research.md +0 -105
  263. package/dist/artifacts/5-implementar-adr-crear-modulo/results-acceptance.md +0 -153
  264. package/dist/artifacts/5-implementar-adr-crear-modulo/task.md +0 -147
  265. package/dist/artifacts/5-implementar-adr-crear-modulo/verification.md +0 -79
  266. package/dist/artifacts/6-exportar-ciclo-agent-zip/analysis.md +0 -153
  267. package/dist/artifacts/6-exportar-ciclo-agent-zip/architect/review.md +0 -103
  268. package/dist/artifacts/6-exportar-ciclo-agent-zip/architect/subtask-implementation.md +0 -79
  269. package/dist/artifacts/6-exportar-ciclo-agent-zip/changelog.md +0 -8
  270. package/dist/artifacts/6-exportar-ciclo-agent-zip/metrics.md +0 -34
  271. package/dist/artifacts/6-exportar-ciclo-agent-zip/plan.md +0 -131
  272. package/dist/artifacts/6-exportar-ciclo-agent-zip/researcher/research.md +0 -86
  273. package/dist/artifacts/6-exportar-ciclo-agent-zip/results-acceptance.md +0 -108
  274. package/dist/artifacts/6-exportar-ciclo-agent-zip/task.md +0 -147
  275. package/dist/artifacts/6-exportar-ciclo-agent-zip/verification.md +0 -74
  276. package/dist/artifacts/6-exportar-ciclo-agent-zip/whitelist.txt +0 -33
  277. package/dist/artifacts/7-modules-globals-constants/analysis.md +0 -205
  278. package/dist/artifacts/7-modules-globals-constants/architect/review.md +0 -110
  279. package/dist/artifacts/7-modules-globals-constants/metrics.md +0 -45
  280. package/dist/artifacts/7-modules-globals-constants/plan.md +0 -276
  281. package/dist/artifacts/7-modules-globals-constants/researcher/research.md +0 -247
  282. package/dist/artifacts/7-modules-globals-constants/task.md +0 -112
  283. package/dist/artifacts/7-modules-globals-constants/verification.md +0 -76
  284. package/dist/artifacts/8-module-workflow-refactor/analysis.md +0 -131
  285. package/dist/artifacts/8-module-workflow-refactor/changelog.md +0 -24
  286. package/dist/artifacts/8-module-workflow-refactor/metrics.md +0 -37
  287. package/dist/artifacts/8-module-workflow-refactor/plan.md +0 -193
  288. package/dist/artifacts/8-module-workflow-refactor/researcher/research.md +0 -222
  289. package/dist/artifacts/8-module-workflow-refactor/results.md +0 -112
  290. package/dist/artifacts/8-module-workflow-refactor/review.md +0 -76
  291. package/dist/artifacts/8-module-workflow-refactor/task.md +0 -154
  292. package/dist/artifacts/8-module-workflow-refactor/verification.md +0 -76
  293. package/dist/artifacts/8-module-workflow-refactor/walkthrough.md +0 -64
  294. package/dist/artifacts/9-build-stabilization/analysis.md +0 -62
  295. package/dist/artifacts/9-build-stabilization/metrics.md +0 -11
  296. package/dist/artifacts/9-build-stabilization/plan.md +0 -82
  297. package/dist/artifacts/9-build-stabilization/researcher/research.md +0 -102
  298. package/dist/artifacts/9-build-stabilization/task.md +0 -23
  299. package/dist/artifacts/9-build-stabilization/walkthrough.md +0 -56
  300. package/dist/artifacts/candidate/init.md +0 -34
  301. package/dist/artifacts/candidate/task.md +0 -24
  302. package/dist/metrics/agent-scores.md +0 -30
  303. package/dist/metrics/agents.json +0 -106
  304. package/dist/metrics/index.md +0 -23
  305. package/dist/rules/constitution/drivers.md +0 -294
  306. package/dist/rules/constitution/extensio-architecture.md +0 -131
  307. package/dist/rules/constitution/modules.md +0 -280
  308. package/dist/rules/constitution/pages.md +0 -454
  309. package/dist/rules/constitution/shards.md +0 -484
  310. package/dist/rules/roles/driver.md +0 -172
  311. package/dist/rules/roles/module.md +0 -175
  312. package/dist/rules/roles/surface.md +0 -60
  313. package/dist/rules/roles/tooling.md +0 -68
  314. package/dist/skills/extensio-build/SKILL.md +0 -161
  315. package/dist/skills/extensio-create-driver/SKILL.md +0 -89
  316. package/dist/skills/extensio-create-module/SKILL.md +0 -91
  317. package/dist/skills/extensio-demo/SKILL.md +0 -84
  318. package/dist/skills/extensio-test/SKILL.md +0 -96
  319. package/dist/skills/extensio-validate-code/SKILL.md +0 -262
  320. package/dist/skills/index.md +0 -79
  321. package/dist/templates/driver-create.md +0 -116
  322. package/dist/templates/driver-delete.md +0 -84
  323. package/dist/templates/driver-refactor.md +0 -94
  324. package/dist/templates/module-create.md +0 -117
  325. package/dist/templates/module-delete.md +0 -79
  326. package/dist/templates/module-refactor.md +0 -87
  327. package/dist/todo/001-anadir-seccion-reasoning.md +0 -42
  328. package/dist/todo/002-anadir-ejemplos-few-shot.md +0 -46
  329. package/dist/todo/003-explorar-paralelizacion-phase4.md +0 -46
  330. package/dist/todo/004-portable-agentic-system.md +0 -44
  331. package/dist/todo/README.md +0 -58
  332. package/dist/todo/index.md +0 -27
  333. package/dist/tools/extensio-cli.md +0 -76
  334. package/dist/tools/index.md +0 -14
  335. package/dist/tools/run-command.md +0 -42
  336. package/dist/workflows/drivers/create.md +0 -139
  337. package/dist/workflows/drivers/delete.md +0 -124
  338. package/dist/workflows/drivers/index.md +0 -25
  339. package/dist/workflows/drivers/refactor.md +0 -125
  340. package/dist/workflows/modules/create.md +0 -160
  341. package/dist/workflows/modules/delete.md +0 -121
  342. package/dist/workflows/modules/index.md +0 -27
  343. package/dist/workflows/modules/pages.create.md +0 -234
  344. package/dist/workflows/modules/refactor.md +0 -122
  345. package/dist/workflows/modules/shards.create.md +0 -215
@@ -1,142 +0,0 @@
1
- ---
2
- artifact: research
3
- phase: phase-1-research
4
- owner: researcher-agent
5
- status: draft
6
- related_task: 20-anadir-seccion-reasoning-templates-ejecucion
7
- ---
8
-
9
- # Research Report — 20-anadir-seccion-reasoning-templates-ejecucion
10
-
11
- > [!CAUTION]
12
- > **REGLA PERMANENT**: Este documento es SOLO documentación.
13
- > El researcher-agent documenta hallazgos SIN analizar, SIN recomendar, SIN proponer soluciones.
14
- > El análisis corresponde a Phase 2.
15
-
16
- ## 1. Resumen ejecutivo
17
-
18
- 🔬 **researcher-agent**: Investigación para identificar todos los templates de ejecución que requieren la sección "Reasoning".
19
-
20
- **Problema investigado**: Definir el alcance preciso de templates a modificar según AC-5.
21
-
22
- **Fuentes**: Estructura de `.agent/templates/` + Research Task #19 (Chain of Thought).
23
-
24
- ---
25
-
26
- ## 2. Hallazgos: Clasificación de Templates
27
-
28
- ### 2.1 Templates de Ejecución (Requieren Reasoning)
29
-
30
- | Template | Owner | Propósito | Tiene Input/Output |
31
- |----------|-------|-----------|-------------------|
32
- | `agent-task.md` | {{agent}} | Tareas delegadas a agentes | ✅ Sí |
33
- | `driver-create.md` | driver-agent | Creación de drivers | ❌ No explícito |
34
- | `driver-refactor.md` | driver-agent | Refactor de drivers | ❌ No explícito |
35
- | `driver-delete.md` | driver-agent | Eliminación de drivers | ❌ No explícito |
36
- | `module-create.md` | module-agent | Creación de módulos | ❌ No explícito |
37
- | `module-refactor.md` | module-agent | Refactor de módulos | ❌ No explícito |
38
- | `module-delete.md` | module-agent | Eliminación de módulos | ❌ No explícito |
39
-
40
- ### 2.2 Templates Obsoletos
41
-
42
- | Template | Estado | Nota |
43
- |----------|--------|------|
44
- | `subtask-implementation.md` | @deprecated | Usar agent-task.md |
45
-
46
- ### 2.3 Templates de Documentación (NO Requieren Reasoning)
47
-
48
- | Template | Propósito | Razón para excluir |
49
- |----------|-----------|-------------------|
50
- | `research.md` | Documentar hallazgos | No hay decisiones de implementación |
51
- | `analysis.md` | Analizar alternativas | El análisis ES el razonamiento |
52
- | `planning.md` | Definir plan | El plan ES el razonamiento |
53
- | `verification.md` | Reportar tests | No hay decisiones |
54
- | `review.md` | Revisión arquitectónica | Ya incluye evaluación |
55
- | `results-acceptance.md` | Resumen final | No hay decisiones |
56
- | `changelog.md` | Log de cambios | Solo registro |
57
- | `todo-item.md` | Backlog item | Solo información |
58
- | `init.md` | Bootstrap | Solo configuración |
59
- | `task.md` | Definición tarea | Solo metadata |
60
- | `brief.md` | Short cycle brief | Ya incluye análisis |
61
- | `closure.md` | Short cycle cierre | Solo resumen |
62
- | `task-metrics.md` | Métricas | Solo datos |
63
- | `agent-scores.md` | Puntuaciones | Solo datos |
64
- | `index.md` | Índice | Solo navegación |
65
-
66
- ---
67
-
68
- ## 3. Hallazgos: Estructura Actual de agent-task.md
69
-
70
- ```markdown
71
- ## Input (REQUIRED) ← Posición actual
72
- - Objetivo
73
- - Alcance
74
- - Dependencias
75
-
76
- ## Output (REQUIRED) ← AC-1: Reasoning va ENTRE estos
77
- - Entregables
78
- - Evidencia requerida
79
-
80
- ## Execution ← YAML status
81
-
82
- ## Implementation Report ← Aquí documenta después
83
- - Cambios realizados
84
- - Decisiones técnicas ← Esto se mueve a Reasoning
85
- ```
86
-
87
- ---
88
-
89
- ## 4. Hallazgos: Patrones existentes de razonamiento
90
-
91
- ### En driver-create.md (sección 3)
92
- ```markdown
93
- ## 3. Decisiones tecnicas
94
- - Decisiones clave y su justificacion
95
- - Alternativas consideradas y por que se descartaron
96
- ```
97
-
98
- ### En module-create.md
99
- No tiene sección explícita de decisiones.
100
-
101
- ### En subtask-implementation.md (deprecated)
102
- ```markdown
103
- ## 3. Decisiones tecnicas
104
- - Decisiones clave y su justificacion
105
- - Alternativas consideradas y por que se descartaron
106
- ```
107
-
108
- ---
109
-
110
- ## 5. Hallazgos: Referencia Chain of Thought (Task #19)
111
-
112
- Según el research de Task #19:
113
-
114
- | Técnica | Aplicación |
115
- |---------|------------|
116
- | Zero-Shot CoT | "Let's think step by step" implícito |
117
- | Few-Shot CoT | Ejemplos con pasos de razonamiento |
118
-
119
- Subsecciones propuestas (AC-2):
120
- - Análisis del objetivo
121
- - Opciones consideradas
122
- - Decisión tomada
123
-
124
- ---
125
-
126
- ## 6. Fuentes
127
-
128
- ### Internas
129
- - `.agent/templates/` (23 ficheros analizados)
130
- - Research Task #19, sección 3.5 (Chain of Thought)
131
-
132
- ---
133
-
134
- ## 7. Aprobación del desarrollador (OBLIGATORIA)
135
-
136
- ```yaml
137
- approval:
138
- developer:
139
- decision: SI
140
- date: 2026-01-18T21:57:02+01:00
141
- comments: Aprobado
142
- ```
@@ -1,143 +0,0 @@
1
- ---
2
- artifact: task
3
- phase: phase-0-acceptance-criteria
4
- owner: architect-agent
5
- status: in-progress
6
- ---
7
-
8
- # Task #20 — Añadir Sección Reasoning a Templates de Ejecución
9
-
10
- ## Identificación
11
- - **ID**: 20
12
- - **Título**: anadir-seccion-reasoning-templates-ejecucion
13
- - **Origen**: TODO #001 (`.agent/todo/001-anadir-seccion-reasoning.md`)
14
- - **Fecha creación**: 2026-01-18T21:52:01+01:00
15
-
16
- ## Descripción
17
- Añadir una sección "Reasoning" obligatoria a todos los templates de ejecución de tareas/procesos para implementar el patrón Chain of Thought (CoT). Esta sección forzará a los agentes a documentar su proceso de razonamiento antes de implementar.
18
-
19
- ## Objetivo
20
- Mejorar la calidad de las decisiones de los agentes mediante:
21
- - Documentación obligatoria del razonamiento antes de actuar
22
- - Trazabilidad de opciones consideradas y decisiones tomadas
23
- - Detección temprana de errores de lógica
24
-
25
- ---
26
-
27
- ## Lifecycle Status
28
-
29
- ```yaml
30
- task:
31
- id: 20
32
- title: "anadir-seccion-reasoning-templates-ejecucion"
33
- strategy: "long"
34
- phase:
35
- current: "phase-6-results-acceptance"
36
- validated_by: "architect-agent"
37
- updated_at: "2026-01-18T22:03:12+01:00"
38
- lifecycle:
39
- phases:
40
- phase-0-acceptance-criteria:
41
- completed: true
42
- validated_by: architect-agent
43
- validated_at: "2026-01-18T21:53:28+01:00"
44
- phase-1-research:
45
- completed: true
46
- validated_by: researcher-agent
47
- validated_at: "2026-01-18T21:57:02+01:00"
48
- phase-2-analysis:
49
- completed: true
50
- validated_by: architect-agent
51
- validated_at: "2026-01-18T21:58:48+01:00"
52
- phase-3-planning:
53
- completed: true
54
- validated_by: architect-agent
55
- validated_at: "2026-01-18T22:00:18+01:00"
56
- phase-4-implementation:
57
- completed: true
58
- validated_by: architect-agent
59
- validated_at: "2026-01-18T22:03:12+01:00"
60
- phase-5-verification:
61
- completed: true
62
- validated_by: qa-agent
63
- validated_at: "2026-01-18T22:03:12+01:00"
64
- phase-5-verification:
65
- completed: false
66
- validated_by: null
67
- validated_at: null
68
- phase-6-results-acceptance:
69
- completed: false
70
- validated_by: null
71
- validated_at: null
72
- phase-7-evaluation:
73
- completed: false
74
- validated_by: null
75
- validated_at: null
76
- phase-8-commit-push:
77
- completed: false
78
- validated_by: null
79
- validated_at: null
80
- ```
81
-
82
- ---
83
-
84
- ## 5 Preguntas Obligatorias (Phase 0)
85
-
86
- ### Q1: ¿Dónde colocar la sección Reasoning?
87
- **Respuesta**: A) Entre Input y Output (antes de definir entregables)
88
-
89
- ### Q2: ¿Qué subsecciones debe tener Reasoning?
90
- **Respuesta**: La propuesta: "Análisis del objetivo", "Opciones consideradas", "Decisión tomada"
91
-
92
- ### Q3: ¿Es obligatorio completar Reasoning antes de Implementation Report?
93
- **Respuesta**: Sí, bloqueante
94
-
95
- ### Q4: ¿Formato estructurado (YAML) o libre (markdown)?
96
- **Respuesta**: El más óptimo → Híbrido (headers markdown para legibilidad + estructura clara)
97
-
98
- ### Q5: ¿Aplicar solo a agent-task.md o también a otros templates?
99
- **Respuesta**: A todos los templates de ejecución de tareas o procesos
100
-
101
- ---
102
-
103
- ## Acceptance Criteria (Derivados)
104
-
105
- ### AC-1: Posición de la sección
106
- La sección "Reasoning" se ubica **entre Input y Output** en todos los templates afectados.
107
-
108
- ### AC-2: Subsecciones obligatorias
109
- La sección incluye exactamente 3 subsecciones:
110
- - "Análisis del objetivo"
111
- - "Opciones consideradas"
112
- - "Decisión tomada"
113
-
114
- ### AC-3: Carácter bloqueante
115
- La sección "Reasoning" es **OBLIGATORIA** y debe completarse antes del "Implementation Report".
116
-
117
- ### AC-4: Formato híbrido
118
- Se usa formato markdown con headers claros, optimizado para legibilidad y estructura.
119
-
120
- ### AC-5: Alcance ampliado
121
- Se aplica a **todos los templates de ejecución**:
122
- - `templates/agent-task.md` (principal)
123
- - Otros templates de procesos que requieran decisiones
124
-
125
- ---
126
-
127
- ## Templates afectados (a confirmar en Analysis)
128
- - `templates/agent-task.md` ✅ Confirmado
129
- - `templates/research.md` ❓ A evaluar
130
- - `templates/analysis.md` ❓ A evaluar
131
- - `templates/planning.md` ❓ A evaluar
132
-
133
- ---
134
-
135
- ## Aprobación Phase 0
136
-
137
- ```yaml
138
- approval:
139
- developer:
140
- decision: SI
141
- date: 2026-01-18T21:53:28+01:00
142
- comments: Aprobado
143
- ```
@@ -1,53 +0,0 @@
1
- ---
2
- artifact: verification
3
- phase: phase-5-verification
4
- owner: qa-agent
5
- status: completed
6
- related_task: 20-anadir-seccion-reasoning-templates-ejecucion
7
- ---
8
-
9
- # Verification Report — 20-anadir-seccion-reasoning-templates-ejecucion
10
-
11
- 🧪 **qa-agent**: Verificación completada.
12
-
13
- ## 1. Templates Verificados
14
-
15
- | Template | Reasoning | Posición | Subsecciones | IMPORTANT |
16
- |----------|-----------|----------|--------------|-----------|
17
- | agent-task.md | ✅ | Entre Input/Output | ✅ 3 | ✅ |
18
- | driver-create.md | ✅ | Sección 2.5 | ✅ 3 | ✅ |
19
- | driver-refactor.md | ✅ | Sección 2.5 | ✅ 3 | ✅ |
20
- | driver-delete.md | ✅ | Sección 2.5 | ✅ 3 | ✅ |
21
- | module-create.md | ✅ | Sección 2.5 | ✅ 3 | ✅ |
22
- | module-refactor.md | ✅ | Sección 2.5 | ✅ 3 | ✅ |
23
- | module-delete.md | ✅ | Sección 2.5 | ✅ 3 | ✅ |
24
-
25
- ## 2. Acceptance Criteria
26
-
27
- | AC | Verificación | Estado |
28
- |----|--------------|--------|
29
- | AC-1 | Posición entre Input/Output o equivalente | ✅ PASS |
30
- | AC-2 | 3 subsecciones (Análisis, Opciones, Decisión) | ✅ PASS |
31
- | AC-3 | Regla OBLIGATORIO con alerta IMPORTANT | ✅ PASS |
32
- | AC-4 | Formato híbrido markdown | ✅ PASS |
33
- | AC-5 | Todos los templates de ejecución | ✅ PASS (7/7) |
34
-
35
- ## 3. Tests Automatizados
36
-
37
- No aplica — cambios en templates markdown.
38
-
39
- ## 4. Conclusión
40
-
41
- **VERIFICACIÓN COMPLETA** — Todos los acceptance criteria validados.
42
-
43
- ---
44
-
45
- ## Aprobación
46
-
47
- ```yaml
48
- approval:
49
- developer:
50
- decision: SI
51
- date: 2026-01-18T22:03:12+01:00
52
- comments: Implícito por aprobación de Tasks 1-7
53
- ```
@@ -1,88 +0,0 @@
1
- ---
2
- artifact: brief
3
- phase: short-phase-1-brief
4
- owner: architect-agent
5
- status: draft
6
- related_task: 2026-01-19-orchestration-init
7
- ---
8
-
9
- # Brief — 2026-01-19-orchestration-init
10
-
11
- ## 1. Identificación de la tarea
12
-
13
- **Título**: Analyze Orchestration Rules Injection in Init
14
- **Objetivo**: Analizar si es conveniente explicar al LLM las normas de orquestación del sistema durante la fase `init` para evitar que se salte gates o tome decisiones propias priorizando la velocidad o la autodeterminación en fases posteriores.
15
- **Estrategia**: Short
16
-
17
- ---
18
-
19
- ## 2. Las 5 Preguntas Obligatorias
20
-
21
- | # | Pregunta (formulada por architect) | Respuesta (del desarrollador) |
22
- |---|-----------------------------------|-------------------------------|
23
- | 1 | Problema Específico | El LLM se suele saltar los gates de cada fase y no suele cambiar los roles cuando toca hacer las tareas. |
24
- | 2 | Alcance de la Inyección | Valorar qué es mejor, pero debe ser en el init. |
25
- | 3 | Riesgo de Contexto | No, nunca consumirá más si es controlado; sino deberá leer rutas que puede llevar a mayor contexto. |
26
- | 4 | Criterio de Éxito | En el día a día (observación empírica de adherencia). |
27
- | 5 | Alternativas | Init debe dar el contexto suficiente para que el LLM no interprete las normas al libre decisión. constitution.agents_behavior debe ser ya más por tarea. |
28
-
29
- ---
30
-
31
- ## 3. Acceptance Criteria
32
-
33
- Derivados de las respuestas anteriores:
34
-
35
- 1. **Alcance**: Modificar el workflow `init` para incluir instrucciones explícitas sobre orquestación, gates y roles.
36
- 2. **Entradas/Datos**: `workflow.init.md` actual y reglas de `agents_behavior`.
37
- 3. **Salidas esperadas**: Un `workflow.init` reforzado que "impronte" al LLM con la obligación de respetar gates y roles desde el inicio.
38
- 4. **Restricciones**: No aumentar excesivamente el contexto, mantener la claridad.
39
- 5. **Criterio de Done**: Verificación visual del cambio y posterior verificación empírica en el uso diario.
40
-
41
- ---
42
-
43
- ## 4. Análisis simplificado
44
-
45
- ### Estado actual (As-Is)
46
- - Estructura afectada: `workflow.init` es el punto de entrada. Actualmente carga reglas pero quizás no enfatiza la *meta-regla* de "NO saltar pasos".
47
- - Limitaciones conocidas: Los LLMs tienen a optimizar por velocidad y "completar" tareas, a veces asumiendo aprobaciones implícitas.
48
-
49
- ### Evaluación de complejidad
50
-
51
- | Indicador | Estado | Comentario |
52
- |-----------|--------|------------|
53
- | Afecta más de 3 paquetes | ☐ Sí ☑ No | Solo afecta workflows/reglas internas. |
54
- | Requiere investigación APIs | ☐ Sí ☑ No | |
55
- | Cambios breaking | ☐ Sí ☑ No | Es un cambio de proceso, no de código funcional. |
56
- | Tests E2E complejos | ☐ Sí ☑ No | |
57
-
58
- **Resultado de complejidad**: ☑ BAJA (continuar Short) ☐ ALTA (recomendar abortar a Long)
59
-
60
- ---
61
-
62
- ## 5. Plan de implementación
63
-
64
- ### Pasos ordenados
65
-
66
- 1. **Análisis de `workflow.init` y `constitution.agents_behavior`**
67
- - Descripción: Revisar cómo se cargan las reglas hoy y dónde insertar la instrucción "Blocker".
68
- - Entregables: Propuesta de cambio en texto.
69
-
70
- 2. **Modificación de `workflow.init`**
71
- - Descripción: Inyectar una sección de "Orquestación y Disciplina" en el prompt del workflow o cargar una regla específica `rules.orchestration_discipline` si se considera mejor.
72
- - Entregables: `workflow.init.md` actualizado.
73
-
74
- ### Verificación prevista
75
- - Tipo de tests: Manual (Review del diff y ejecución de prueba del init).
76
- - Criterios de éxito: El LLM reconoce explícitamente estas restricciones al ejecutar init.
77
-
78
- ---
79
-
80
- ## 6. Aprobación del desarrollador (OBLIGATORIA)
81
-
82
- ```yaml
83
- approval:
84
- developer:
85
- decision: SI | NO
86
- date: <ISO-8601>
87
- comments: <opcional>
88
- ```
@@ -1,80 +0,0 @@
1
- ---
2
- artifact: closure
3
- phase: short-phase-3-closure
4
- owner: architect-agent
5
- status: draft
6
- related_task: 2026-01-19-orchestration-init
7
- ---
8
-
9
- # Closure — 2026-01-19-orchestration-init
10
-
11
- ## 1. Resumen de la tarea
12
-
13
- **Título**: Analyze Orchestration Rules Injection in Init
14
- **Estrategia**: Short
15
- **Estado final**: ☑ Completada ☐ Abortada
16
-
17
- ---
18
-
19
- ## 2. Verificación
20
-
21
- ### Tests ejecutados
22
-
23
- | Tipo | Comando/Método | Resultado |
24
- |------|----------------|-----------|
25
- | Unit | N/A | ☐ Pass ☐ Fail ☑ N/A |
26
- | Integration | N/A | ☐ Pass ☐ Fail ☑ N/A |
27
- | E2E | Manual Init Test | ☑ Pass ☐ Fail ☐ N/A |
28
-
29
- ### Justificación (si no hay tests)
30
- La tarea consistía en una modificación textual de un workflow (`workflow.init`). La verificación fue manual, revisando el diff y visualizando el renderizado final para asegurar claridad.
31
-
32
- ---
33
-
34
- ## 3. Estado de Acceptance Criteria
35
-
36
- | AC | Descripción | Estado |
37
- |----|-------------|--------|
38
- | 1 | Modificar `workflow.init` con instrucciones explícitas | ☑ ✅ ☐ ❌ |
39
- | 2 | Entradas: `workflow.init.md` y `agents_behavior` | ☑ ✅ ☐ ❌ |
40
- | 3 | Salidas: `workflow.init` reforzado | ☑ ✅ ☐ ❌ |
41
- | 4 | Restricciones: No aumentar excesivamente contexto (añadido ~15 líneas) | ☑ ✅ ☐ ❌ |
42
- | 5 | Criterio de Done: Verificación visual | ☑ ✅ ☐ ❌ |
43
-
44
- ---
45
-
46
- ## 4. Cambios realizados
47
-
48
- ### Ficheros modificados/creados
49
-
50
- | Fichero | Acción | Descripción |
51
- |---------|--------|-------------|
52
- | `.agent/workflows/init.md` | Modified | Inyección de sección `Orquestación y Disciplina`. |
53
-
54
- ### Commits (si aplica)
55
-
56
- ```
57
- docs(workflow): inject orchestration rules into init workflow
58
- ```
59
-
60
- ---
61
-
62
- ## 5. Aceptación final del desarrollador (OBLIGATORIA)
63
-
64
- ```yaml
65
- approval:
66
- developer:
67
- decision: SI
68
- date: 2026-01-19T08:09:29+01:00
69
- comments: Score: 8
70
-
71
- ---
72
-
73
- ## 6. Push final (si aplica)
74
-
75
- ```yaml
76
- push:
77
- approved: SI
78
- branch: main
79
- date: 2026-01-19T08:09:29+01:00
80
- ```
@@ -1,20 +0,0 @@
1
- # Implementation Report — 2026-01-19-orchestration-init
2
-
3
- ## Changes Realized
4
- 1. **Modified `workflow.init.md`**:
5
- - Injected new section `## Orquestación y Disciplina (SYSTEM INJECTION)`.
6
- - Added 3 core meta-rules:
7
- 1. **Respeto Absoluto a Gates**: Explicit prohibition of implicit approvals.
8
- 2. **Identidad de Roles**: Mandatory role switching and labeling.
9
- 3. **Prioridad de Proceso**: Process integrity > Task speed.
10
-
11
- ## Files Modified
12
- - `.agent/workflows/init.md`
13
-
14
- ## Architectural Review
15
- - **Consistency**: The changes align with strict agentic behavior requirements defined in `constitution.agents_behavior` without modifying the constitution itself, but enforcing it at the entry point.
16
- - **Context Impact**: The added text is concise (~15 lines) and high-value, justifying the minimal context cost.
17
- - **Risk**: Low risk of regression. High potential for behavioral improvement.
18
-
19
- ## State
20
- **APPROVED**
@@ -1,121 +0,0 @@
1
- ---
2
- artifact: research
3
- phase: phase-1-research
4
- owner: researcher-agent
5
- status: draft
6
- related_task: 21-portable-agentic-system
7
- ---
8
-
9
- # Research Report — 21-portable-agentic-system
10
-
11
- > [!CAUTION]
12
- > **REGLA PERMANENT**: Este documento es SOLO documentación.
13
- > El researcher-agent documenta hallazgos SIN analizar, SIN recomendar, SIN proponer soluciones.
14
- > El análisis corresponde a Phase 2.
15
-
16
- ## 1. Resumen ejecutivo
17
- - **Problema investigado**: Cómo distribuir el sistema de orquestación agéntica de Extensio como un paquete npm independiente y agnóstico.
18
- - **Objetivo de la investigacion**: Identificar la estructura de empaquetado, herramientas de CLI para scaffolding y puntos de acoplamiento con el framework Extensio.
19
- - **Principales hallazgos**: Existen librerías modernas como `@clack/prompts` para interfaces CLI premium. El sistema `.agent` tiene dependencias directas en constituciones de Extensio que deben ser "neutralizadas".
20
-
21
- ---
22
-
23
- ## 2. Necesidades detectadas
24
- - **Portabilidad**: El sistema debe funcionar en cualquier proyecto mediante un comando `init`.
25
- - **CLI (`agentic-workflow`)**: Necesidad de una herramienta que gestione la instalación de la estructura `.agent` y el archivo `AGENTS.md`.
26
- - **Desacoplamiento**: Eliminar referencias a "Extensio", "mcp-extensio-cli", y constituciones específicas de extensiones.
27
- - **Asistente de configuración**: Un wizard interactivo para guiar al usuario en la configuración inicial y personalización de roles.
28
-
29
- ---
30
-
31
- ## 3. Hallazgos técnicos
32
- - **CLI Frameworks**:
33
- - `@clack/prompts`: Usado por herramientas como Astro y T3. Ofrece una UX minimalista y estética.
34
- - `Commander.js`: Estándar para definición de comandos y argumentos.
35
- - **Scaffolding**:
36
- - `fs-extra`: Para copiado recursivo de directorios de plantillas.
37
- - `Handlebars`: Para inyectar variables (nombre del proyecto, autor) en los archivos `.md` portados.
38
- - **Configuración Persistente**:
39
- - `conf`: Librería para persistir configuraciones globales del usuario si fuera necesario.
40
-
41
- ---
42
-
43
- ## 4. APIs Web / WebExtensions relevantes
44
- - No aplica (lógica de archivos locales y empaquetado npm).
45
-
46
- ---
47
-
48
- ## 5. Compatibilidad multi-browser
49
- - No aplica directamente, pero el sistema debe ser compatible con entornos Node.js >= 18.
50
-
51
- ---
52
-
53
- ## 6. Oportunidades AI-first detectadas
54
- - **Detección automática de contexto**: El CLI podría intentar detectar el tipo de proyecto (react, node, etc.) para sugerir roles específicos.
55
- - **Validación de MCP**: Capacidad de verificar si el entorno tiene acceso a los servidores MCP declarados en `rules/roles`.
56
-
57
- ---
58
-
59
- ## 7. Hallazgo: Consistencia Fase-Artefacto (1:1)
60
- - **Deficiencia detectada**: La Fase 0 actualmente no produce un artefacto independiente, lo que dificulta la validación automatizada de Gates y sobrecarga el `task.md`.
61
- - **Propuesta**: Crear un template dedicado `templates.acceptance` que genere un archivo `acceptance.md` por cada tarea.
62
-
63
- ### Draft: templates.acceptance (v1.0.0)
64
- ```markdown
65
- # Acceptance Criteria — {{task.id}}-{{task.title}}
66
-
67
- ## 1. Definición Consolidada
68
- {{consolidated_definition}}
69
-
70
- ## 2. Respuestas a Preguntas de Clarificación
71
- | # | Pregunta | Respuesta |
72
- |---|----------|-----------|
73
- | 1 | {{q1}} | {{a1}} |
74
- | 2 | {{q2}} | {{a2}} |
75
- | 3 | {{q3}} | {{a3}} |
76
- | 4 | {{q4}} | {{a4}} |
77
- | 5 | {{q5}} | {{a5}} |
78
-
79
- ## 3. Criterios de Aceptación Verificables
80
- - [ ] **Funcionalidad**: {{criteria.functionality}}
81
- - [ ] **Datos/Entradas**: {{criteria.data}}
82
- - [ ] **Resultado/Salida**: {{criteria.output}}
83
- - [ ] **Restricciones**: {{criteria.constraints}}
84
-
85
- ## 4. Definición de "Done"
86
- {{definition_of_done}}
87
-
88
- ---
89
- ## Aprobación (Gate 0)
90
- ```yaml
91
- approval:
92
- developer:
93
- decision: null
94
- date: null
95
- ```
96
-
97
- ---
98
-
99
- ## 8. Riesgos identificados
100
- - **Riesgo: Degradación del Proceso**: Al facilitar la personalización, se corre el riesgo de que el usuario elimine Gates críticos, invalidando la robustez del sistema. (Severidad: Alta).
101
- - **Riesgo: Dependencias de MCP**: Si el sistema depende de herramientas de Antigravity/Gemini específicas, su uso en otros IDEs podría verse limitado. (Severidad: Media).
102
- - **Riesgo: "Template Drift"**: Dificultad para actualizar la estructura `.agent` en proyectos que ya han sido inicializados y personalizados. (Severidad: Baja).
103
-
104
- ---
105
-
106
- ## 9. Fuentes
107
- - [Clack documentation](https://github.com/natemoo-re/clack)
108
- - [Commander.js docs](https://github.com/tj/commander.js)
109
- - `.agent/workflows/tasklifecycle-long/` (referencia de arquitectura actual)
110
- - Tarea 6: "Exportar ciclo .agent a zip" (antecedente de portabilidad)
111
-
112
- ---
113
-
114
- ## 10. Aprobación del desarrollador (OBLIGATORIA)
115
- ```yaml
116
- approval:
117
- developer:
118
- decision: null
119
- date: null
120
- comments: null
121
- ```