@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,113 +0,0 @@
1
- ---
2
- artifact: agent_task
3
- phase: phase-4-implementation
4
- owner: architect-agent
5
- status: pending
6
- related_task: 26-portable-agentic-system
7
- task_number: 1
8
- ---
9
-
10
- # Agent Task — 1-architect-scaffolding
11
-
12
- ## Input (REQUIRED)
13
- - **Objetivo**: Crear estructura inicial del paquete npm `@cmarino/agentic-workflow`.
14
- - **Alcance**:
15
- - Crear directorio raíz `agentic-workflow` en el workspace.
16
- - Inicializar `package.json` con nombre, versión y binarios.
17
- - Instalar dependencias base: `commander`, `@clack/prompts`, `typescript` (dev).
18
- - Configurar `tsconfig.json` básico.
19
- - Crear estructura de carpetas: `src/`, `bin/`.
20
- - **Dependencias**: Ninguna.
21
-
22
- ---
23
-
24
- ## Reasoning (OBLIGATORIO)
25
-
26
- > [!IMPORTANT]
27
- > El agente **DEBE** completar esta sección ANTES de ejecutar.
28
- > Documentar el razonamiento mejora la calidad y permite detectar errores temprano.
29
-
30
- ### Análisis del objetivo
31
- - ¿Qué se pide exactamente?
32
- - Crear la estructura base de directorios y configuración para el paquete `@cmarino/agentic-workflow`.
33
- - ¿Hay ambigüedades o dependencias?
34
- - No, es un paso fundamental y aislado.
35
-
36
- ### Opciones consideradas
37
- - **Opción A**: Usar `npm init` interactivo. Requiere simular input de usuario, propenso a errores en entorno agéntico.
38
- - **Opción B**: Crear ficheros `package.json` y `tsconfig.json` directamente con contenido predefinido. Mayor control y determinismo.
39
-
40
- ### Decisión tomada
41
- - Opción elegida: **Opción B**.
42
- - Justificación: Garantiza que la estructura sea exactamente la especificada en el plan sin depender de wizards interactivos.
43
-
44
- ---
45
-
46
- ## Output (REQUIRED)
47
- - **Entregables**:
48
- - `agentic-workflow/package.json`
49
- - `agentic-workflow/tsconfig.json`
50
- - `agentic-workflow/src/`
51
- - `agentic-workflow/bin/`
52
- - **Evidencia requerida**:
53
- - Listado de archivos generados.
54
- - Contenido de `package.json`.
55
-
56
- ---
57
-
58
- ## Execution
59
-
60
- ```yaml
61
- execution:
62
- agent: "architect-agent"
63
- status: completed
64
- started_at: "2026-01-19T22:18:00+01:00"
65
- completed_at: "2026-01-19T22:21:00+01:00"
66
- ```
67
-
68
- ---
69
-
70
- ## Implementation Report
71
-
72
- > Esta sección la completa el agente asignado durante la ejecución.
73
-
74
- ### Cambios realizados
75
- - Creado directorio raíz `agentic-workflow`.
76
- - Creados directorios `src` y `bin`.
77
- - Generado `package.json` con dependencias: `commander`, `@clack/prompts`.
78
- - Generado `tsconfig.json` configurado para `NodeNext` y ESM.
79
-
80
- ### Decisiones técnicas
81
- - Se ha optado por `ESM` (`"type": "module"` implícito por target NodeNext o explícito si fuera necesario, aquí manejado por TS) para compatibilidad moderna.
82
- - Se han incluido scripts básicos `build` y `start`.
83
-
84
- ### Evidencia
85
- - Ficheros creados correctamente en el sistema de archivos (verificados por herramientas de escritura).
86
-
87
- ### Desviaciones del objetivo
88
- - Ninguna.
89
-
90
- ---
91
-
92
- ## Gate (REQUIRED)
93
-
94
- El desarrollador **DEBE** aprobar esta tarea antes de que el arquitecto asigne la siguiente.
95
-
96
- ```yaml
97
- approval:
98
- developer:
99
- decision: SI
100
- date: 2026-01-19T22:22:22+01:00
101
- comments: Aprobado por consola.
102
- ```
103
-
104
- ---
105
-
106
- ## Reglas contractuales
107
-
108
- 1. Esta tarea **NO puede marcarse como completada** sin Gate PASS (`decision: SI`).
109
- 2. Si Gate FAIL (`decision: NO`):
110
- - El arquitecto define acciones correctivas.
111
- - Se genera una nueva tarea de corrección si procede.
112
- 3. El agente asignado **NO puede modificar** el Input ni el Output definidos por el arquitecto.
113
- 4. El Gate es **síncrono y bloqueante**: el flujo se detiene hasta obtener respuesta del desarrollador.
@@ -1,117 +0,0 @@
1
- ---
2
- artifact: agent_task
3
- phase: phase-4-implementation
4
- owner: architect-agent
5
- status: pending
6
- related_task: 26-portable-agentic-system
7
- task_number: 2
8
- ---
9
-
10
- # Agent Task — 2-architect-core-migration
11
-
12
- ## Input (REQUIRED)
13
- - **Objetivo**: Migrar y adaptar el core agéntico (Rules, Workflows, Templates) al nuevo paquete, desacoplándolo de Extensio.
14
- - **Alcance**:
15
- - Copiar `.agent/rules/` a `agentic-workflow/src/rules/` (filtrando reglas específicas de Extensio como constitution.modules).
16
- - Copiar `.agent/workflows/` a `agentic-workflow/src/workflows/` (solo workflows genéricos como tasklifecycle).
17
- - Copiar `.agent/templates/` a `agentic-workflow/src/templates/`.
18
- - Crear `agentic-workflow/src/index.ts` que exporte utilidades core.
19
- - Limpiar referencias hardcodeadas a `/Users/.../extensio` en los ficheros copiados (reemplazar por variables de entorno o paths relativos).
20
- - **Dependencias**: Tarea 1 completada.
21
-
22
- ---
23
-
24
- ## Reasoning (OBLIGATORIO)
25
-
26
- > [!IMPORTANT]
27
- > El agente **DEBE** completar esta sección ANTES de ejecutar.
28
- > Documentar el razonamiento mejora la calidad y permite detectar errores temprano.
29
-
30
- ### Análisis del objetivo
31
- - ¿Qué se pide exactamente?
32
- - Extraer la lógica "core" de orquestación (reglas, workflows, templates) a un paquete aislado.
33
- - Eliminar dependencias intelectuales (referencias a Extensio, WebExtensions) para hacerlo genérico.
34
-
35
- ### Opciones consideradas
36
- - **Opción A**: Copiar todo y borrar fichero por fichero. Riesgo de fuga de información o basura.
37
- - **Opción B**: Copia selectiva (allowlist) de reglas de constitución y workflows de ciclo de vida, ignorando dominios específicos (drivers/modules).
38
-
39
- ### Decisión tomada
40
- - Opción elegida: **Opción B y Refactorización In-situ**.
41
- - Justificación: Permite construir un core limpio desde cero. Se renombraron conceptos clave (`extensio-architecture` -> `project-architecture`) para garantizar neutralidad.
42
-
43
- ---
44
-
45
- ## Output (REQUIRED)
46
- - **Entregables**:
47
- - `agentic-workflow/src/rules/` (limpio y genérico)
48
- - `agentic-workflow/src/workflows/` (ciclo de vida only)
49
- - `agentic-workflow/src/templates/` (sin referencias a drivers/modules)
50
- - `agentic-workflow/src/core/index.ts`
51
- - **Evidencia requerida**:
52
- - Listado de archivos en `src/`.
53
- - Muestra de un workflow migrado sin referencias absolutas.
54
-
55
- ---
56
-
57
- ## Execution
58
-
59
- ```yaml
60
- execution:
61
- agent: "architect-agent"
62
- status: completed
63
- started_at: "2026-01-19T22:22:00+01:00"
64
- completed_at: "2026-01-19T22:27:00+01:00"
65
- ```
66
-
67
- ---
68
-
69
- ## Implementation Report
70
-
71
- > Esta sección la completa el agente asignado durante la ejecución.
72
-
73
- ### Cambios realizados
74
- - **Copia Base**: Workflows de `tasklifecycle`, `init`, y Rules de `constitution` y `roles` fueron migrados.
75
- - **Generalización**:
76
- - `clean-code.md` reescrito para eliminar referencias a Browser Extensions.
77
- - `project-architecture.md` creado como sustituto de `extensio-architecture.md`.
78
- - `architect.md` actualizado a rol de arquitecto de proyecto genérico.
79
- - **Limpieza**:
80
- - Eliminados roles `driver`, `module`, `surface`.
81
- - Eliminados templates de creación de drivers y módulos.
82
- - Actualizado `templates/index.md` con la lista canónica reducida.
83
-
84
- ### Decisiones técnicas
85
- - Se mantiene `GEMINI.location.md` ya que es una dependencia de entorno externa, pero el puntero es válido.
86
- - Se eliminaron los paths absolutos en las copias (pendiente de validación final en paso de linking, pero los ficheros clave ya usan alias o paths relativos `.agent/`).
87
-
88
- ### Evidencia
89
- - Estructura en `agentic-workflow/src` refleja un sistema agnóstico.
90
-
91
- ### Desviaciones del objetivo
92
- - Ninguna significativa. La refactorización fue más profunda de lo previsto en la descripción original (renombrado de arquitectura), lo cual es positivo.
93
-
94
- ---
95
-
96
- ## Gate (REQUIRED)
97
-
98
- El desarrollador **DEBE** aprobar esta tarea antes de que el arquitecto asigne la siguiente.
99
-
100
- ```yaml
101
- approval:
102
- developer:
103
- decision: SI
104
- date: 2026-01-19T22:28:19+01:00
105
- comments: Aprobado por consola.
106
- ```
107
-
108
- ---
109
-
110
- ## Reglas contractuales
111
-
112
- 1. Esta tarea **NO puede marcarse como completada** sin Gate PASS (`decision: SI`).
113
- 2. Si Gate FAIL (`decision: NO`):
114
- - El arquitecto define acciones correctivas.
115
- - Se genera una nueva tarea de corrección si procede.
116
- 3. El agente asignado **NO puede modificar** el Input ni el Output definidos por el arquitecto.
117
- 4. El Gate es **síncrono y bloqueante**: el flujo se detiene hasta obtener respuesta del desarrollador.
@@ -1,109 +0,0 @@
1
- ---
2
- artifact: agent_task
3
- phase: phase-4-implementation
4
- owner: architect-agent
5
- status: pending
6
- related_task: 26-portable-agentic-system
7
- task_number: 3
8
- ---
9
-
10
- # Agent Task — 3-architect-cli-implementation
11
-
12
- ## Input (REQUIRED)
13
- - **Objetivo**: Implementar el CLI `init` que despliega el sistema en el proyecto del usuario.
14
- - **Alcance**:
15
- - Crear `src/cli/index.ts` usando `commander` y `@clack/prompts`.
16
- - Comando `init`:
17
- - Preguntar idioma y estrategia (opcional, o dejar que el workflow init lo haga).
18
- - Copiar el contenido de `src/rules`, `src/workflows`, `src/templates` a `.agent/` en el `process.cwd()`.
19
- - Generar `.agent/index.md` dinámico apuntando a los ficheros copiados.
20
- - Generar `AGENTS.md` (instrucciones para IDE).
21
- - Compilación: Asegurar que `npm run build` genera `dist/` correcto.
22
- - **Dependencias**: Tarea 2 completada.
23
-
24
- ---
25
-
26
- ## Reasoning (OBLIGATORIO)
27
-
28
- > [!IMPORTANT]
29
- > El agente **DEBE** completar esta sección ANTES de ejecutar.
30
- > Documentar el razonamiento mejora la calidad y permite detectar errores temprano.
31
-
32
- ### Análisis del objetivo
33
- - ¿Qué se pide exactamente?
34
- - ¿Hay ambigüedades o dependencias?
35
-
36
- ### Opciones consideradas
37
- - **Opción A**: (descripción)
38
- - **Opción B**: (descripción)
39
- - *(añadir más si aplica)*
40
-
41
- ### Decisión tomada
42
- - Opción elegida: (A/B/...)
43
- - Justificación: (por qué esta opción)
44
-
45
- ---
46
-
47
- ## Output (REQUIRED)
48
- - **Entregables**:
49
- - `agentic-workflow/src/cli/index.ts`
50
- - `agentic-workflow/src/cli/commands/init.ts`
51
- - `agentic-workflow/bin/cli.js` (entrypoint ejecutable)
52
- - **Evidencia requerida**:
53
- - Código fuente del CLI.
54
- - Prueba de compilación exitosa (`dist/` generado).
55
-
56
- ---
57
-
58
- ## Execution
59
-
60
- ```yaml
61
- execution:
62
- agent: "architect-agent"
63
- status: pending
64
- started_at: null
65
- completed_at: null
66
- ```
67
-
68
- ---
69
-
70
- ## Implementation Report
71
-
72
- > Esta sección la completa el agente asignado durante la ejecución.
73
-
74
- ### Cambios realizados
75
- - (Archivos modificados, funciones añadidas, etc.)
76
-
77
- ### Decisiones técnicas
78
- - (Decisiones clave y justificación)
79
-
80
- ### Evidencia
81
- - (Logs, capturas, tests ejecutados)
82
-
83
- ### Desviaciones del objetivo
84
- - (Si las hay, justificación)
85
-
86
- ---
87
-
88
- ## Gate (REQUIRED)
89
-
90
- El desarrollador **DEBE** aprobar esta tarea antes de que el arquitecto asigne la siguiente.
91
-
92
- ```yaml
93
- approval:
94
- developer:
95
- decision: SI
96
- date: 2026-01-19T22:36:51+01:00
97
- comments: Aprobado por consola.
98
- ```
99
-
100
- ---
101
-
102
- ## Reglas contractuales
103
-
104
- 1. Esta tarea **NO puede marcarse como completada** sin Gate PASS (`decision: SI`).
105
- 2. Si Gate FAIL (`decision: NO`):
106
- - El arquitecto define acciones correctivas.
107
- - Se genera una nueva tarea de corrección si procede.
108
- 3. El agente asignado **NO puede modificar** el Input ni el Output definidos por el arquitecto.
109
- 4. El Gate es **síncrono y bloqueante**: el flujo se detiene hasta obtener respuesta del desarrollador.
@@ -1,104 +0,0 @@
1
- ---
2
- artifact: agent_task
3
- phase: phase-4-implementation
4
- owner: architect-agent
5
- status: pending
6
- related_task: 26-portable-agentic-system
7
- task_number: 4
8
- ---
9
-
10
- # Agent Task — 4-architect-linking-and-verification
11
-
12
- ## Input (REQUIRED)
13
- - **Objetivo**: Implementar lógica de resolución de paths (linking) y crear una demo de verificación.
14
- - **Alcance**:
15
- - Validar que los workflows copiados usan rutas relativas o aliases correctamente.
16
- - Implementar `AgentPathResolver` real en `src/core/index.ts` (si es necesario para runtime, aunque los agentes leen markdown directamente).
17
- - **Prueba manual**: Crear una carpeta temporal `test-project`, instalar el paquete (link local), ejecutar `init` y verificar que la estructura generada es válida.
18
- - **Dependencias**: Tarea 3 completada.
19
-
20
- ---
21
-
22
- ## Reasoning (OBLIGATORIO)
23
-
24
- > [!IMPORTANT]
25
- > El agente **DEBE** completar esta sección ANTES de ejecutar.
26
- > Documentar el razonamiento mejora la calidad y permite detectar errores temprano.
27
-
28
- ### Análisis del objetivo
29
- - ¿Qué se pide exactamente?
30
- - ¿Hay ambigüedades o dependencias?
31
-
32
- ### Opciones consideradas
33
- - **Opción A**: (descripción)
34
- - **Opción B**: (descripción)
35
- - *(añadir más si aplica)*
36
-
37
- ### Decisión tomada
38
- - Opción elegida: (A/B/...)
39
- - Justificación: (por qué esta opción)
40
-
41
- ---
42
-
43
- ## Output (REQUIRED)
44
- - **Entregables**:
45
- - Evidencia de ejecución de `npm link` y `agentic-workflow init` en carpeta de prueba.
46
- - Ajustes finales en `src/` si se detectan rutas rotas.
47
- - **Evidencia requerida**:
48
- - Captura (log) de la sesión de testing manual.
49
-
50
- ---
51
-
52
- ## Execution
53
-
54
- ```yaml
55
- execution:
56
- agent: "architect-agent"
57
- status: pending
58
- started_at: null
59
- completed_at: null
60
- ```
61
-
62
- ---
63
-
64
- ## Implementation Report
65
-
66
- > Esta sección la completa el agente asignado durante la ejecución.
67
-
68
- ### Cambios realizados
69
- - (Archivos modificados, funciones añadidas, etc.)
70
-
71
- ### Decisiones técnicas
72
- - (Decisiones clave y justificación)
73
-
74
- ### Evidencia
75
- - (Logs, capturas, tests ejecutados)
76
-
77
- ### Desviaciones del objetivo
78
- - (Si las hay, justificación)
79
-
80
- ---
81
-
82
- ## Gate (REQUIRED)
83
-
84
- El desarrollador **DEBE** aprobar esta tarea antes de que el arquitecto asigne la siguiente.
85
-
86
- ```yaml
87
- approval:
88
- developer:
89
- decision: SI
90
- date: 2026-01-19T22:47:57+01:00
91
- comments: Demostración exitosa en test-project.
92
-
93
- ```
94
-
95
- ---
96
-
97
- ## Reglas contractuales
98
-
99
- 1. Esta tarea **NO puede marcarse como completada** sin Gate PASS (`decision: SI`).
100
- 2. Si Gate FAIL (`decision: NO`):
101
- - El arquitecto define acciones correctivas.
102
- - Se genera una nueva tarea de corrección si procede.
103
- 3. El agente asignado **NO puede modificar** el Input ni el Output definidos por el arquitecto.
104
- 4. El Gate es **síncrono y bloqueante**: el flujo se detiene hasta obtener respuesta del desarrollador.
@@ -1,117 +0,0 @@
1
- ---
2
- artifact: analysis
3
- phase: phase-2-analysis
4
- owner: architect-agent
5
- status: draft
6
- related_task: 26-portable-agentic-system
7
- ---
8
-
9
- # Analysis — 26-Portable Agentic System
10
-
11
- ## 1. Resumen ejecutivo
12
- **Problema**
13
- El sistema agéntico actual reside dentro del repositorio `extensio`, acoplado a su estructura y reglas específicas. Esto impide reutilizar la potente orquestación en otros proyectos sin copiar y pegar código, lo que es ineficiente y propenso a errores.
14
-
15
- **Objetivo**
16
- Desacoplar el núcleo del sistema, empaquetarlo como `@cmarino/agentic-workflow` y permitir su distribución vía npm, habilitando cualquier proyecto como "Agentic Workspace" mediante un comando de inicialización estándar.
17
-
18
- **Criterio de éxito**
19
- - Paquete npm creado y funcional.
20
- - Comando `npm init` o CLI global que andamie la estructura `.agent`.
21
- - Separación clara entre workflows inmutables (core) y personalización local (proyecto).
22
- - Independencia total del framework Extensio.
23
-
24
- ---
25
-
26
- ## 2. Estado del proyecto (As-Is)
27
- - **Estructura relevante**: Todo el sistema reside en `.agent/`, mezclando lógica core (workflows, templates) con lógica de negocio (reglas de Extensio).
28
- - **Core / Engine**: No existe separación física. Los workflows importan reglas específicas de Extensio.
29
- - **Artifacts**: Los templates actuales tienen referencias directas a `extensio-architecture`.
30
- - **Limitaciones**: La portabilidad es nula. Cualquier intento de extracción manual requiere refactorización masiva de rutas y referencias.
31
-
32
- ---
33
-
34
- ## 3. Cobertura de Acceptance Criteria
35
-
36
- ### Package Creation (@cmarino/agentic-workflow)
37
- - **Interpretación**: Crear un monorepo o paquete aislado para el sistema.
38
- - **Verificación**: Existencia de `package.json` publicado (o linkeado) con `bin` entry.
39
- - **Riesgos**: Naming conflicts en npm.
40
-
41
- ### Core Decoupling
42
- - **Interpretación**: Identificar qué reglas son "Core" (constitucional, roles base) y cuáles son "Proyecto" (drivers, modules).
43
- - **Verificación**: El paquete no debe contener ninguna cadena "extensio".
44
- - **Riesgos**: Perder reglas de limpieza de código o arquitectura si no se generalizan correctamente.
45
-
46
- ### CLI Implementation
47
- - **Interpretación**: Usar `commander` o `@clack/prompts` para generar `.agent/` interactivamente.
48
- - **Verificación**: Ejecutar `npx @cmarino/agentic-workflow init` en carpeta vacía.
49
- - **Riesgos**: Complejidad en la gestión de templates (copia de archivos vs symlinks).
50
-
51
- ---
52
-
53
- ## 4. Research técnico
54
- Basado en `research.md`.
55
-
56
- - **Enfoque recomendado**: **Hybrid Package**.
57
- - **Paquete npm**: Contiene el motor de workflows, templates base y CLI.
58
- - **Proyecto local**: Contiene `.agent/rules/` específicas y un `agent.config.js` opcional.
59
- - **Ventaja**: Mantiene el core actualizable centralmente mientras permite flexibilidad total.
60
-
61
- ---
62
-
63
- ## 5. Agentes participantes
64
- - **architect-agent**
65
- - Responsable del diseño de la estructura del paquete y refactorización de reglas.
66
- - Subáreas: `rules`, `workflows`.
67
- - **tooling-agent** (Nuevo rol recomendado o asumido por architect)
68
- - Responsable de la implementación del CLI y scripts de build.
69
- - Subáreas: `cli`, `package.json`.
70
-
71
- **Componentes necesarios**
72
- - **NUEVO**: Paquete `@cmarino/agentic-workflow` (fuera de `extensio` o en `packages/` si fuera monorepo, pero aquí se extraerá).
73
- - **MODIFICAR**: Todos los workflows existentes para eliminar dependencias de Extensio.
74
-
75
- ---
76
-
77
- ## 6. Impacto de la tarea
78
- - **Arquitectura**: Cambio radical. De sistema embebido a dependencia externa.
79
- - **Compatibilidad**: Breaking changes masivos para el repo host actual (`extensio`). Requerirá migración (dogfooding) una vez el paquete esté listo.
80
- - **Testing**: Necesidad de tests de integración para el CLI (ejecutar en sandbox).
81
-
82
- ---
83
-
84
- ## 7. Riesgos y mitigaciones
85
- - **Riesgo**: Referencias circulares o rotas durante la extracción.
86
- - **Mitigación**: Crear un repo/paquete limpio y migrar fichero a fichero validando referencias.
87
- - **Riesgo**: El sistema actual de Extensio se rompa durante la migración.
88
- - **Mitigación**: Desarrollar el paquete en paralelo (carpeta separada o repo temporal) y no sustituir el `.agent` actual hasta validar la versión portable.
89
-
90
- ---
91
-
92
- ## 8. Preguntas abiertas
93
- Ninguna. Research cubrió las dudas técnicas.
94
-
95
- ---
96
-
97
- ## 9. TODO Backlog (Consulta obligatoria)
98
- **Referencia**: `.agent/todo/`
99
- **Estado actual**: 5 items pendientes.
100
- **Items relevantes**:
101
- - `004-portable-agentic-system.md`: Es exactamente esta tarea.
102
- - `003-explorar-paralelizacion-phase4.md`: Podría ser interesante incorporar capacidad de paralelización en el nuevo core desde el inicio.
103
-
104
- **Impacto**: Se cierra el TODO 004 con esta tarea.
105
-
106
- ---
107
-
108
- ## 10. Aprobación
109
- Este análisis **requiere aprobación explícita del desarrollador**.
110
-
111
- ```yaml
112
- approval:
113
- developer:
114
- decision: SI
115
- date: 2026-01-19T21:25:29+01:00
116
- comments: Aprobado por consola.
117
- ```
@@ -1,41 +0,0 @@
1
- ---
2
- artifact: review
3
- phase: phase-4-implementation
4
- owner: architect-agent
5
- status: approved
6
- related_task: 26-portable-agentic-system
7
- ---
8
-
9
- # Architectural Review — Phase 4
10
-
11
- ## Resumen de Implementación
12
- Se ha completado la implementación del sistema agéntico portable `@cmarino/agentic-workflow`.
13
-
14
- ### Tareas ejecutadas
15
- 1. **Scaffolding**: ✅ Estructura de paquete válida.
16
- 2. **Core Migration**: ✅ Reglas y workflows migrados y desacoplados de Extensio.
17
- 3. **CLI Implementation**: ✅ Herramienta `init` funcional con copia de assets.
18
- 4. **Linking & Verification**: ✅ Validación end-to-end en proyecto externo.
19
-
20
- ### Cumplimiento del Plan
21
- - Todos los pasos del plan original se han ejecutado.
22
- - Se ha ido más allá en la limpieza arquitectónica (`project-architecture`).
23
-
24
- ### Riesgos y Deuda Técnica
25
- - **Riesgo**: Los paths relativos dentro de los workflows (`.agent/...`) asumen una estructura fija. Si el usuario mueve carpetas, se romperá. (Mitigado por el estándar estricto de `.agent/`).
26
- - **Deuda**: Faltan tests unitarios automatizados para el CLI (actualmente validación manual).
27
-
28
- ### Conclusión
29
- El sistema es estable y cumple los objetivos de portabilidad. Está listo para ser publicado o usado internamente.
30
-
31
- ---
32
-
33
- ## Final Approval Gate
34
-
35
- ```yaml
36
- final_approval:
37
- developer:
38
- decision: SI
39
- date: 2026-01-19T22:47:57+01:00
40
- comments: Validado con prueba de fuego en test-project.
41
- ```