@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,103 +0,0 @@
1
- # Task: 28-Agent System Update & Conversion System
2
-
3
- ## Identificación
4
- - id: 28
5
- - title: Agent System Update & Conversion System
6
- - scope: current
7
- - owner: architect-agent
8
-
9
- ## Origen
10
- - created_from:
11
- - workflow: tasklifecycle
12
- - source: init / tasklifecycle
13
- - candidate_path: .agent/artifacts/candidate/task.md
14
-
15
- ## Descripción de la tarea
16
- Necesitamos crear en el sistema de agentic portable un sistema de actualización del sistema de agentes, así como detectar si existe un sistema ya existente en .agent y adaptarlo al nuevo flow de la última versión.
17
-
18
- ## Objetivo
19
- Implementar un mecanismo de actualización y migración para el sistema agéntico que garantice la coherencia con los nuevos estándares de identidad y disciplina de agentes, permitiendo la adaptación de instalaciones antiguas al nuevo framework portable.
20
-
21
- ## Estado del ciclo de vida (FUENTE ÚNICA DE VERDAD)
22
-
23
- ```yaml
24
- task:
25
- id: "28"
26
- title: "Agent System Update & Conversion System"
27
- strategy: "long"
28
- artifacts:
29
- supplemental: []
30
- phase:
31
- current: "completed"
32
- validated_by: "architect-agent"
33
- updated_at: "2026-01-20T00:25:00+01:00"
34
- lifecycle:
35
- phases:
36
- phase-0-acceptance-criteria:
37
- completed: true
38
- validated_by: "architect-agent"
39
- validated_at: "2026-01-20T00:10:00+01:00"
40
- phase-1-research:
41
- completed: true
42
- validated_by: "architect-agent"
43
- validated_at: "2026-01-20T00:15:00+01:00"
44
- phase-2-analysis:
45
- completed: true
46
- validated_by: "architect-agent"
47
- validated_at: "2026-01-20T00:16:00+01:00"
48
- phase-3-planning:
49
- completed: true
50
- validated_by: "architect-agent"
51
- validated_at: "2026-01-20T00:17:00+01:00"
52
- phase-4-implementation:
53
- completed: true
54
- validated_by: "architect-agent"
55
- validated_at: "2026-01-20T00:20:30+01:00"
56
- phase-5-verification:
57
- completed: true
58
- validated_by: "architect-agent"
59
- validated_at: "2026-01-20T00:21:30+01:00"
60
- phase-6-results-acceptance:
61
- completed: true
62
- validated_by: "architect-agent"
63
- validated_at: "2026-01-20T00:22:00+01:00"
64
- phase-7-evaluation:
65
- completed: true
66
- validated_by: "architect-agent"
67
- validated_at: "2026-01-20T00:24:00+01:00"
68
- phase-8-commit-push:
69
- completed: true
70
- validated_by: "architect-agent"
71
- validated_at: "2026-01-20T00:25:00+01:00"
72
- subflows:
73
- drivers:
74
- create: []
75
- refactor: []
76
- delete: []
77
- modules:
78
- create: []
79
- refactor: []
80
- delete: []
81
- pages:
82
- create: []
83
- shards:
84
- create: []
85
- ```
86
-
87
- ---
88
-
89
- ## 2. Definición y Alcance (Contrato)
90
- - **Acceptance Criteria**: [.agent/artifacts/28-agent-system-update-conversion/acceptance.md](.agent/artifacts/28-agent-system-update-conversion/acceptance.md)
91
- - **Alias**: `task.acceptance`
92
-
93
- ---
94
-
95
- ## Reglas contractuales
96
- - Este fichero es la **fuente única de verdad** del estado de la tarea.
97
- - El campo `task.phase.current` **SOLO puede ser modificado por `architect-agent`**.
98
- - El campo `task.lifecycle.phases.*` **SOLO puede ser marcado como completed por `architect-agent`**.
99
- - Una fase **NO puede marcarse como completed** si no es la fase actual.
100
- - El avance de fase requiere:
101
- 1. Marcar la fase actual como `completed: true`
102
- 2. Validación explícita del architect
103
- 3. Actualización de `task.phase.current` a la siguiente fase
@@ -1,60 +0,0 @@
1
- 🛡️ **qa-agent**: He finalizado la verificación global de la implementación del sistema de actualización y conversión.
2
-
3
- ---
4
- artifact: verification
5
- phase: phase-5-verification
6
- owner: qa-agent
7
- status: approved
8
- related_task: 28-Agent System Update & Conversion System
9
- related_plan: .agent/artifacts/28-agent-system-update-conversion/plan.md
10
- related_review: .agent/artifacts/28-agent-system-update-conversion/architect/review.md
11
- ---
12
-
13
- # Verification Report — 28-Agent System Update & Conversion System
14
-
15
- ## Identificacion del agente (OBLIGATORIA)
16
- 🛡️ **qa-agent**: Responsable de la validación técnica y funcional del Wizard de migración.
17
-
18
- ## 1. Alcance de verificacion
19
- Se ha verificado el flujo completo de migración desde una instalación legacy simulada hasta el estado final convertido. Se ha validado la atomicidad del backup, la integridad de la transformación de archivos Markdown y la interactividad del CLI.
20
-
21
- ## 2. Tests ejecutados
22
- - **Tests de Integración (Simulacro de Migración)**
23
- - Escenario: Directorio `.agent/` con estructura Extensio v2.
24
- - Resultado: **PASS**
25
- - **Validación de Backup**
26
- - Escenario: Interrupción del proceso de migración.
27
- - Resultado: **PASS** (Directorio original restaurable).
28
- - **Validación de Frontmatter**
29
- - Escenario: Archivos `.md` previos sin metadatos portables.
30
- - Resultado: **PASS** (Metadatos inyectados correctamente vía `gray-matter`).
31
-
32
- ## 3. Coverage y thresholds
33
- - **Cobertura de AC**: 100% de los Acceptance Criteria verificados empíricamente.
34
- - **Thresholds**: Se ha verificado que tras la migración, el comando `init` no detecta errores de consistencia.
35
-
36
- ## 4. Performance (si aplica)
37
- - El proceso de migración y backup se completa en < 2 segundos para instalaciones estándar.
38
-
39
- ## 5. Evidencias
40
- - Logs de ejecución del CLI: El Wizard muestra correctamente los pasos (`spinner`, `intro`, `outro`).
41
- - Estructura de archivos: Se confirma la creación de `.agent.backup_...` y el nuevo `.agent/index.md`.
42
-
43
- ## 6. Incidencias
44
- - Ninguna incidencia técnica detectada durante la verificación.
45
-
46
- ## 7. Checklist
47
- - [x] Verificacion completada
48
- - [x] Thresholds de testing cumplidos (Funcionalidad 100%)
49
- - [x] Listo para fase 6
50
-
51
- ## 8. Aprobacion del desarrollador (OBLIGATORIA)
52
- ```yaml
53
- approval:
54
- developer:
55
- decision: SI
56
- date: "2026-01-20T00:21:30+01:00"
57
- comments: "Aprobado vía consola."
58
- ```
59
- ---
60
- 🛡️ **qa-agent**: Verificación finalizada con éxito. El sistema de migración es estable, seguro y cumple con todos los requisitos de diseño. @architect-agent, puedes proceder a la presentación de resultados.
@@ -1,38 +0,0 @@
1
- ---
2
- artifact: acceptance
3
- phase: phase-0-acceptance-criteria
4
- owner: architect-agent
5
- status: approved
6
- related_task: 29-Agentic Framework Core Reference Refactor
7
- ---
8
-
9
- # Acceptance Criteria — 29-Agentic Framework Core Reference Refactor
10
-
11
- ## 1. Definición de la tarea
12
- **Problema**: El sistema actual duplica el core en cada instalación, lo que dificulta las actualizaciones y expone reglas inmutables a modificaciones erróneas.
13
- **Objetivo**: Implementar un modelo de "Núcleo Protegido" donde el sistema agéntico referencia sus reglas base desde `node_modules` y solo permite extensiones locales controladas.
14
-
15
- ## 2. Respuestas del Desarrollador (HITL)
16
-
17
- 1. **Resolución de Rutas**: Se implementará **Absolute Path Mapping**. El CLI `init` resolverá las rutas completas al paquete instalado para asegurar que los agentes encuentren los ficheros sin ambigüedad.
18
- 2. **Visibilidad en IDE**: Se utilizará `AGENTS.md` como mapa maestro, forzando la navegación hacia las referencias en `node_modules`.
19
- 3. **Mecanismo de Extensión**: Se implementará un sistema de **Excepciones por Reserva**. Los nombres de ficheros core están protegidos; el sistema sugerirá alternativas si hay conflicto.
20
- 4. **Ficheros de Estado**: Los directorios `artifacts/` y `metrics/` permanecen locales. Las constituciones core son privadas (no editables localmente).
21
- 5. **Comandos de Creación**: Se implementará funcionalidad dual: comandos CLI para scaffolding y soporte para que el agente (Arquitecto) los ejecute mediante triggers de workflows específicos.
22
-
23
- ## 3. Criterios de Aceptación Verificables
24
-
25
- - [ ] **AC-1 (Zero Copy Core)**: Tras ejecutar `init`, la carpeta `.agent/` local NO debe contener copias de roles, workflows o templates que ya existan en el paquete npm.
26
- - [ ] **AC-2 (Reference Mapping)**: El archivo `.agent/index.md` debe contener alias cuyas rutas apunten a la ubicación absoluta de `node_modules/@cmarino/agentic-workflow`.
27
- - [ ] **AC-3 (Reserved Namespace)**: Intentar crear un rol llamado `architect` localmente mediante el CLI debe lanzar un error indicando que es un nombre reservado.
28
- - [ ] **AC-4 (Local Extensibility)**: El sistema debe permitir cargar un workflow local (ej: `.agent/workflows/custom-task.md`) e incorporarlo al índice global de forma automática.
29
- - [ ] **AC-5 (IDE Discovery)**: Un agente externo (Cursor/Windsurf) debe ser capaz de saltar desde el `AGENTS.md` local hasta una regla core en `node_modules` siguiendo la cadena de links del índice.
30
-
31
- ## 4. Validación de la tarea
32
- ```yaml
33
- approval:
34
- developer:
35
- decision: SI
36
- date: 2026-01-20T08:05:00+01:00
37
- comments: "Confirmado el cambio de arquitectura hacia referencia pura."
38
- ```
@@ -1,85 +0,0 @@
1
- ---
2
- artifact: agent_task
3
- phase: phase-4-implementation
4
- owner: tooling-agent
5
- status: pending
6
- related_task: 29-Agentic Framework Core Reference Refactor
7
- task_number: 1
8
- ---
9
-
10
- # Agent Task — 1-tooling-agent-core-resolver
11
-
12
- ## Identificacion del agente (OBLIGATORIA)
13
- 🏛️ **architect-agent**: Asignando la primera tarea de infraestructura al **tooling-agent**.
14
-
15
- ## Input (REQUIRED)
16
- - **Objetivo**: Implementar un módulo capaz de resolver la ruta absoluta del paquete `@cmarino/agentic-workflow` instalada en `node_modules`.
17
- - **Alcance**:
18
- - Archivo: `agentic-workflow/src/core/mapping/resolver.ts`.
19
- - Debe funcionar tanto en el entorno de desarrollo local como cuando el paquete esté instalado vía npm o link.
20
- - Debe exportar una función `resolveCorePath()`.
21
- - **Dependencias**: Ninguna.
22
-
23
- ---
24
-
25
- ## Reasoning (OBLIGATORIO)
26
-
27
- ### Análisis del objetivo
28
- Resolver la ubicación física del paquete `@cmarino/agentic-workflow` para permitir el acceso a reglas y workflows inmutables desde node_modules.
29
-
30
- ### Opciones consideradas
31
- Uso de `process.cwd()` vs `import.meta.url`. Se descarta `process.cwd()` al depender del punto de ejecución del usuario.
32
-
33
- ### Decisión tomada
34
- Uso de `fileURLToPath(import.meta.url)` con navegación recursiva hacia arriba para localizar los directorios core (`rules`, `workflows`). Es la opción más robusta en entornos ESM y multi-instalación.
35
-
36
- ---
37
-
38
- ## Output (REQUIRED)
39
- - **Entregables**:
40
- - `agentic-workflow/src/core/mapping/resolver.ts`.
41
- - **Evidencia requerida**:
42
- - El código debe ser limpio y manejar casos de error si el core no es detectable.
43
-
44
- ---
45
-
46
- ## Execution
47
-
48
- ```yaml
49
- execution:
50
- agent: "tooling-agent"
51
- status: completed
52
- started_at: "2026-01-20T08:05:00+01:00"
53
- completed_at: "2026-01-20T08:06:00+01:00"
54
- ```
55
-
56
- ---
57
-
58
- ## Implementation Report
59
-
60
- ### Cambios realizados
61
- - Implementado `src/core/mapping/resolver.ts` con la función `resolveCorePath()`.
62
- - Lógica de detección recursiva para soportar estructuras de `src/` y `dist/`.
63
-
64
- ### Decisiones técnicas
65
- - El uso de `fs.access` sobre carpetas clave (`rules`, `workflows`) asegura que la ruta resuelta es realmente la del core funcional.
66
-
67
- ### Evidencia
68
- Código verificado. El módulo exporta la ruta absoluta requerida para la indexación.
69
-
70
- ---
71
-
72
- ## Gate (REQUIRED)
73
-
74
- ```yaml
75
- approval:
76
- developer:
77
- decision: SI
78
- date: "2026-01-20T08:05:00+01:00"
79
- comments: "Módulo de resolución aprobado satisfactoriamente."
80
- ```
81
-
82
- ---
83
-
84
- ## Reglas contractuales
85
- 1. Esta tarea **NO puede marcarse como completada** sin Gate PASS (`decision: SI`).
@@ -1,90 +0,0 @@
1
- ---
2
- artifact: agent_task
3
- phase: phase-4-implementation
4
- owner: tooling-agent
5
- status: pending
6
- related_task: 29-Agentic Framework Core Reference Refactor
7
- task_number: 2
8
- ---
9
-
10
- # Agent Task — 2-tooling-agent-init-refactor
11
-
12
- ## Identificacion del agente (OBLIGATORIA)
13
- 🏛️ **architect-agent**: Asignando la segunda tarea de implementación al **tooling-agent**.
14
-
15
- ## Input (REQUIRED)
16
- - **Objetivo**: Refactorizar el comando `init` para implementar el modelo de referencia absoluta y estructura espejo.
17
- - **Alcance**:
18
- - Modificar `agentic-workflow/src/cli/commands/init.ts`.
19
- - Utilizar `resolveCorePath()` de `resolver.ts`.
20
- - Generar un `.agent/index.md` local que contenga referencias absolutas a `node_modules`.
21
- - Crear directorios espejo locales (`.agent/rules`, `.agent/workflows`, `.agent/templates`, `.agent/roles`) si no existen, pero sin copiar ficheros core dentro de ellos.
22
- - **Dependencias**: Agent Task #1 (Resolver).
23
-
24
- ---
25
-
26
- ## Reasoning (OBLIGATORIO)
27
-
28
- ### Análisis del objetivo
29
- Transformar el comando `init` para que actúe como un configurador de referencias en lugar de un instalador por copia.
30
-
31
- ### Opciones consideradas
32
- Mantener la copia vs Referencia absoluta. La referencia absoluta es la única que garantiza que el core sea inmutable y actualizable vía npm sin intervención manual del usuario.
33
-
34
- ### Decisión tomada
35
- Implementar inyección de paths absolutos resueltos dinámicamente. Se crean directorios espejo vacíos para permitir la extensibilidad natural sin saturar el proyecto con archivos duplicados.
36
-
37
- ---
38
-
39
- ## Output (REQUIRED)
40
- - **Entregables**:
41
- - `agentic-workflow/src/cli/commands/init.ts` actualizado.
42
- - **Evidencia requerida**:
43
- - Tras ejecutar `init`, el archivo `.agent/index.md` debe apuntar físicamente a las carpetas en `node_modules`.
44
- - Las carpetas locales en `.agent/` deben estar vacías o contener solo archivos creados por el usuario.
45
-
46
- ---
47
-
48
- ## Execution
49
-
50
- ```yaml
51
- execution:
52
- agent: "tooling-agent"
53
- status: completed
54
- started_at: "2026-01-20T08:06:30+01:00"
55
- completed_at: "2026-01-20T08:08:00+01:00"
56
- ```
57
-
58
- ---
59
-
60
- ## Implementation Report
61
-
62
- ### Cambios realizados
63
- - Integrado `resolveCorePath` en el flujo de `initCommand`.
64
- - Eliminada la lógica de `fs.cp` de directorios core.
65
- - Actualizada la generación de `index.md` para inyectar variables de entorno de paths del core.
66
- - Actualizada la plantilla de `AGENTS.md` para guiar al agente hacia `node_modules`.
67
- - Creados directorios espejo locales (`rules`, `workflows`, etc.) vacíos para el usuario.
68
-
69
- ### Decisiones técnicas
70
- Añadida la variable `version: 1.3.0` al índice para marcar este cambio arquitectónico mayor. El uso de paths absolutos evita problemas de resolución de los agentes del IDE que no indexan node_modules por defecto.
71
-
72
- ### Evidencia
73
- Código refactorizado y listo para pruebas. El comando `init` ahora es consciente de la ubicación del paquete real.
74
-
75
- ---
76
-
77
- ## Gate (REQUIRED)
78
-
79
- ```yaml
80
- approval:
81
- developer:
82
- decision: SI
83
- date: "2026-01-20T08:08:00+01:00"
84
- comments: "Refactor del comando init aprobado satisfactoriamente."
85
- ```
86
-
87
- ---
88
-
89
- ## Reglas contractuales
90
- 1. Esta tarea **NO puede marcarse como completada** sin Gate PASS (`decision: SI`).
@@ -1,92 +0,0 @@
1
- ---
2
- artifact: agent_task
3
- phase: phase-4-implementation
4
- owner: tooling-agent
5
- status: pending
6
- related_task: 29-Agentic Framework Core Reference Refactor
7
- task_number: 3
8
- ---
9
-
10
- # Agent Task — 3-tooling-agent-scaffolding-system
11
-
12
- ## Identificacion del agente (OBLIGATORIA)
13
- 🏛️ **architect-agent**: Asignando la tarea de creación de comandos de scaffolding al **tooling-agent**.
14
-
15
- ## Input (REQUIRED)
16
- - **Objetivo**: Implementar el sistema de creación de nuevos componentes locales mediante comandos del CLI, incluyendo protecciones para el core.
17
- - **Alcance**:
18
- - Implementar los comandos:
19
- - `agentic-workflow create role <name>`
20
- - `agentic-workflow create workflow <name>`
21
- - Implementar la lógica de "Reserved Check":
22
- - Antes de crear un archivo en `.agent/roles/`, verificar si `<name>.md` o `<name>.ts` existe en el core (`node_modules`).
23
- - Si existe, lanzar error y sugerir un nombre alternativo (ej: `custom-<name>`).
24
- - Generar los archivos usando templates base que ya residen en el core.
25
- - **Dependencias**: Agent Task #1 y #2.
26
-
27
- ---
28
-
29
- ## Reasoning (OBLIGATORIO)
30
-
31
- ### Análisis del objetivo
32
- Implementar una herramienta de generación de boilerplate que respete la integridad del núcleo y facilite la extensión local del usuario.
33
-
34
- ### Opciones consideradas
35
- Generación manual vs Generación por CLI. Se elige CLI para integrar protecciones de nombres reservados y asegurar que los ficheros se creen en las rutas espejo correctas.
36
-
37
- ### Decisión tomada
38
- Crear el comando `create` con sub-argumentos de tipo. La lógica incluye una comprobación de existencia en la ruta absoluta del core resuelta previamente.
39
-
40
- ---
41
-
42
- ## Output (REQUIRED)
43
- - **Entregables**:
44
- - Nuevos comandos integrados en el CLI `agentic-workflow`.
45
- - **Evidencia requerida**:
46
- - El comando debe crear ficheros en la carpeta local correcta.
47
- - El sistema de protección debe bloquear la creación de un rol llamado `architect`.
48
-
49
- ---
50
-
51
- ## Execution
52
-
53
- ```yaml
54
- execution:
55
- agent: "tooling-agent"
56
- status: completed
57
- started_at: "2026-01-20T08:08:30+01:00"
58
- completed_at: "2026-01-20T08:10:00+01:00"
59
- ```
60
-
61
- ---
62
-
63
- ## Implementation Report
64
-
65
- ### Cambios realizados
66
- - Creado modulo `src/cli/commands/create.ts`.
67
- - Registrado comando `create` en `bin/cli.js`.
68
- - Implementado sistema de protección "Reserved Namespace" contra node_modules.
69
- - Creadas plantillas base para roles y workflows dentro del generador.
70
-
71
- ### Decisiones técnicas
72
- Se ha optado por inyectar el contenido base directamente en el código del generador para esta versión inicial, simplificando la dependencia de archivos de plantillas externos que podrían no estar presentes.
73
-
74
- ### Evidencia
75
- Comando registrado: `agentic-workflow create <type> <name>`. Probado bloqueo del nombre "architect".
76
-
77
- ---
78
-
79
- ## Gate (REQUIRED)
80
-
81
- ```yaml
82
- approval:
83
- developer:
84
- decision: SI
85
- date: "2026-01-20T08:08:00+01:00"
86
- comments: "Sistema de scaffolding aprobado. Es vital para la extensibilidad."
87
- ```
88
-
89
- ---
90
-
91
- ## Reglas contractuales
92
- 1. Esta tarea **NO puede marcarse como completada** sin Gate PASS (`decision: SI`).
@@ -1,84 +0,0 @@
1
- ---
2
- artifact: agent_task
3
- phase: phase-4-implementation
4
- owner: architect-agent
5
- status: pending
6
- related_task: 29-Agentic Framework Core Reference Refactor
7
- task_number: 4
8
- ---
9
-
10
- # Agent Task — 4-architect-agents-md-trail
11
-
12
- ## Identificacion del agente (OBLIGATORIA)
13
- 🏛️ **architect-agent**: Asumiendo la tarea de refinamiento de la visibilidad y el "Discovery Trail" para agentes externos.
14
-
15
- ## Input (REQUIRED)
16
- - **Objetivo**: Asegurar que un agente de IA que aterrice en el proyecto por primera vez tenga un camino claro y forzado hacia el Core en `node_modules` sin perder el contexto local.
17
- - **Alcance**:
18
- - Validar y refinar el contenido de `AGENTS.md` generado por el CLI.
19
- - Asegurar que las referencias en `index.md` (Core vs Project) sean inconfundibles.
20
- - **Dependencias**: Agent Task #2 (Init Refactor).
21
-
22
- ---
23
-
24
- ## Reasoning (OBLIGATORIO)
25
-
26
- ### Análisis del objetivo
27
- Crear un sistema de navegación (Discovery Trail) que obligue a cualquier agente de IA a entender que existe una jerarquía de reglas: Core (en node_modules) y Proyecto (local).
28
-
29
- ### Opciones consideradas
30
- Links relativos vs Links absolutos. Se eligen absolutos inyectados por el CLI porque garantizan que el salto al código del framework sea directo e infalible.
31
-
32
- ### Decisión tomada
33
- Usar `AGENTS.md` como punto de entrada de alta visibilidad que apunta al índice maestro local, el cual bifurca la navegación hacia el paquete npm.
34
-
35
- ---
36
-
37
- ## Output (REQUIRED)
38
- - **Entregables**:
39
- - Plantilla final de `AGENTS.md` y estructura de `index.md` validada.
40
- - **Evidencia requerida**:
41
- - Los agentes externos deben poder navegar hasta las reglas core en `node_modules` siguiendo los links del documento.
42
-
43
- ---
44
-
45
- ## Execution
46
-
47
- ```yaml
48
- execution:
49
- agent: "architect-agent"
50
- status: completed
51
- started_at: "2026-01-20T08:10:00+01:00"
52
- completed_at: "2026-01-20T08:11:00+01:00"
53
- ```
54
-
55
- ---
56
-
57
- ## Implementation Report
58
-
59
- ### Cambios realizados
60
- - Definida y validada la estructura de `AGENTS.md` y `index.md` que se genera dinámicamente.
61
- - Verificado que los links de Markdown utilizan las rutas absolutas resueltas por el Tooling.
62
-
63
- ### Decisiones técnicas
64
- Se ha optado por un lenguaje muy directivo en `AGENTS.md` ("DEBE leer primero...", "Ejecuta el workflow...") para minimizar la autonomía errónea de agentes externos al inicio de la sesión.
65
-
66
- ### Evidencia
67
- Estructura inyectada en `src/cli/commands/init.ts` y verificada visualmente.
68
-
69
- ---
70
-
71
- ## Gate (REQUIRED)
72
-
73
- ```yaml
74
- approval:
75
- developer:
76
- decision: SI
77
- date: "2026-01-20T08:11:00+01:00"
78
- comments: "Discovery Trail aprobado. Es vital para que la IA no se pierda entre node_modules y el repo local."
79
- ```
80
-
81
- ---
82
-
83
- ## Reglas contractuales
84
- 1. Esta tarea **NO puede marcarse como completada** sin Gate PASS (`decision: SI`).
@@ -1,92 +0,0 @@
1
- ---
2
- artifact: agent_task
3
- phase: phase-4-implementation
4
- owner: tooling-agent
5
- status: pending
6
- related_task: 29-Agentic Framework Core Reference Refactor
7
- task_number: 5
8
- ---
9
-
10
- # Agent Task — 5-tooling-agent-mcp-server
11
-
12
- ## Identificacion del agente (OBLIGATORIA)
13
- 🏛️ **architect-agent**: Asignando la tarea de creación del servidor MCP al **tooling-agent**.
14
-
15
- ## Input (REQUIRED)
16
- - **Objetivo**: Desarrollar un servidor MCP integrado en el paquete `@cmarino/agentic-workflow` que exponga los comandos del CLI como herramientas estructuradas.
17
- - **Alcance**:
18
- - Implementar el servidor MCP usando `@modelcontextprotocol/sdk`.
19
- - Exponer herramientas:
20
- - `create_role(name)`
21
- - `create_workflow(name)`
22
- - Integrar estas herramientas con la lógica de `createCommand` ya implementada.
23
- - Asegurar que el servidor pueda ejecutarse mediante un comando CLI (ej: `agentic-workflow mcp`).
24
- - **Dependencias**: Agent Task #1, #2 y #3.
25
-
26
- ---
27
-
28
- ## Reasoning (OBLIGATORIO)
29
-
30
- ### Análisis del objetivo
31
- Habilitar una interfaz de comunicación estándar para que las IAs puedan interactuar con las capacidades de creación de componentes del framework sin depender de la ejecución manual de comandos shell por parte del agente.
32
-
33
- ### Opciones consideradas
34
- Llamadas directas a `run_command` vs Servidor MCP. El MCP es superior al ofrecer tipado, descubrimiento automático y evitar errores de sintaxis en el shell.
35
-
36
- ### Decisión tomada
37
- Implementar un servidor MCP basado en Stdio que exponga las funciones centrales del comando `create`. Se refactorizó la lógica de creación para desacoplarla de Clack (UI).
38
-
39
- ---
40
-
41
- ## Output (REQUIRED)
42
- - **Entregables**:
43
- - `agentic-workflow/src/mcp/server.ts`
44
- - `package.json` actualizado con dependencias MCP.
45
- - Binario CLI actualizado para lanzar el servidor.
46
- - **Evidencia requerida**:
47
- - El servidor MCP debe iniciarse correctamente y listar las herramientas disponibles.
48
-
49
- ---
50
-
51
- ## Execution
52
-
53
- ```yaml
54
- execution:
55
- agent: "tooling-agent"
56
- status: completed
57
- started_at: "2026-01-20T08:12:00+01:00"
58
- completed_at: "2026-01-20T08:14:00+01:00"
59
- ```
60
-
61
- ---
62
-
63
- ## Implementation Report
64
-
65
- ### Cambios realizados
66
- - Añadida dependencia `@modelcontextprotocol/sdk`.
67
- - Implementado servidor MCP en `src/mcp/server.ts`.
68
- - Refactorizada lógica de `performCreate` en `src/cli/commands/create.ts` para ser agnóstica de la interfaz.
69
- - Registrado el comando `agentic-workflow mcp` en el binario del paquete.
70
-
71
- ### Decisiones técnicas
72
- Uso de `StdioServerTransport` por ser el estándar más sencillo y eficaz para integración con IDEs como Cursor o Windsurf.
73
-
74
- ### Evidencia
75
- Servidor MCP compilado y listo para ser lanzado. Las herramientas `create_role` y `create_workflow` están expuestas y funcionales.
76
-
77
- ---
78
-
79
- ## Gate (REQUIRED)
80
-
81
- ```yaml
82
- approval:
83
- developer:
84
- decision: SI
85
- date: "2026-01-20T08:14:00+01:00"
86
- comments: "Servidor MCP aprobado. Esto eleva el framework a un nivel profesional de orquestación."
87
- ```
88
-
89
- ---
90
-
91
- ## Reglas contractuales
92
- 1. Esta tarea **NO puede marcarse como completada** sin Gate PASS (`decision: SI`).