@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,105 +0,0 @@
1
- ---
2
- artifact: research
3
- phase: phase-1-research
4
- owner: researcher-agent
5
- status: approved
6
- related_task: 5-implementar-adr-crear-modulo
7
- ---
8
-
9
- # Research Report — 5-implementar-adr-crear-modulo
10
-
11
- ## 1. Resumen ejecutivo
12
- - Problema investigado: implementar el ADR-004 para crear el sistema de workflows de modulos (rules, roles, workflows, templates e indices).
13
- - Objetivo de la investigacion: identificar alternativas de implementacion, impactos, riesgos y compatibilidad dentro del sistema .agent existente.
14
- - Principales hallazgos: el ADR prescribe una extension paralela al dominio drivers, con 13 archivos nuevos y 4 updates; no requiere cambios de MCP tools; el riesgo principal es consistencia entre indices/constitucion y el modelo arquitectonico base.
15
-
16
- ---
17
-
18
- ## 2. Necesidades detectadas
19
- - Requisitos tecnicos identificados por el architect-agent:
20
- - Crear constitution de modulos y rol module-agent.
21
- - Crear workflows de modulos (create/refactor/delete) e indice de dominio.
22
- - Crear templates module_create/module_refactor/module_delete.
23
- - Actualizar indices globales (workflows, templates, constitution, roles).
24
- - Suposiciones y limites:
25
- - El ADR es la fuente de verdad (no se definen cambios fuera de lo marcado en ADR).
26
- - MCP extensio-cli ya soporta modulos; no se modifica tooling.
27
- - El sistema .agent ya tiene patrones para drivers y tasklifecycle.
28
-
29
- ---
30
-
31
- ## 3. Alternativas tecnicas
32
- - Alternativa A: Implementacion paralela a drivers (exactamente como el ADR).
33
- - Pros: coherencia con el sistema actual, facil de entender, respeta gobernanza por roles.
34
- - Contras: posible duplicacion de estructura con drivers.
35
- - Riesgos: desalineacion de reglas si el modelo drivers cambia.
36
- - Impacto en arquitectura: introduce dominio modules en workflows/templates/rules.
37
-
38
- - Alternativa B: Reutilizar workflows de drivers con parametros (unificar en un workflow generico).
39
- - Pros: reduce duplicacion en archivos de workflow.
40
- - Contras: contradice ADR y reglas de claridad; aumenta complejidad y reduce trazabilidad.
41
- - Riesgos: perdida de especificidad para modulos.
42
- - Impacto en arquitectura: refactor transversal del sistema de workflows.
43
-
44
- - Alternativa C: Solo agregar rules/templates y usar manualmente extensio-cli.
45
- - Pros: menor esfuerzo inicial.
46
- - Contras: no cumple ADR ni el sistema de gobernanza.
47
- - Riesgos: incoherencia operativa y auditoria incompleta.
48
- - Impacto en arquitectura: parcial, pero incumple requisitos.
49
-
50
- ---
51
-
52
- ## 4. APIs Web / WebExtensions relevantes
53
- - No aplica: la tarea es de arquitectura de workflows y reglas internas del sistema .agent.
54
- - APIs internas relevantes:
55
- - MCP extensio-cli: `extensio_create --type module`, `extensio_build`, `extensio_test`, `extensio_demo --type module`.
56
- - Estructuras YAML de indices y templates en `.agent`.
57
-
58
- ---
59
-
60
- ## 5. Compatibilidad multi-browser
61
- - No aplica directamente (workflows/documentacion).
62
- - Riesgo indirecto: inconsistencias en reglas pueden afectar modulos que son multi-browser.
63
- - Mitigacion: constitution.modules debe referenciar `extensio-architecture.md` y reglas de drivers.
64
-
65
- ---
66
-
67
- ## 6. Recomendaciones AI-first
68
- - Usar el mismo patron de driver-agent: architect delega y module-agent ejecuta.
69
- - Mantener templates detallados para auditoria automatizada y revisiones consistentes.
70
- - Registrar outputs en artifacts por tarea para trazabilidad.
71
-
72
- ---
73
-
74
- ## 7. Riesgos y trade-offs
75
- - Riesgo: desalineacion entre constitution.modules y extensio-architecture.
76
- - Severidad: media.
77
- - Mitigacion: referenciar reglas base en lugar de duplicarlas.
78
- - Riesgo: indices incompletos o rutas incorrectas.
79
- - Severidad: alta.
80
- - Mitigacion: revisar aliases y ejecutar comprobacion manual.
81
- - Trade-off: duplicacion de patrones de drivers vs claridad operativa.
82
- - Decision recomendada: aceptar duplicacion para claridad (alineado a Clean Code).
83
-
84
- ---
85
-
86
- ## 8. Fuentes
87
- - `.agent/artifacts/4-adr-workflows-modulos/adr.md`
88
- - `.agent/rules/constitution/extensio-architecture.md`
89
- - `.agent/rules/constitution/drivers.md`
90
- - `.agent/rules/roles/driver.md`
91
- - `.agent/workflows/drivers/` (modelos create/refactor/delete)
92
- - `.agent/templates/driver-create.md`
93
- - `.agent/templates/driver-refactor.md`
94
- - `.agent/templates/driver-delete.md`
95
-
96
- ---
97
-
98
- ## 9. Aprobacion del desarrollador (OBLIGATORIA)
99
- ```yaml
100
- approval:
101
- developer:
102
- decision: SI
103
- date: 2026-01-07T07:56:37+01:00
104
- comments: null
105
- ```
@@ -1,153 +0,0 @@
1
- ---
2
- artifact: results_acceptance
3
- phase: phase-6-results-acceptance
4
- owner: architect-agent
5
- status: approved
6
- related_task: 5-implementar-adr-crear-modulo
7
- related_plan: .agent/artifacts/5-implementar-adr-crear-modulo/plan.md
8
- related_review: .agent/artifacts/5-implementar-adr-crear-modulo/architect/review.md
9
- related_verification: .agent/artifacts/5-implementar-adr-crear-modulo/verification.md
10
- ---
11
-
12
- # Final Results Report — 5-implementar-adr-crear-modulo
13
-
14
- ## 1. Resumen ejecutivo (para decisión)
15
- Este documento presenta **el resultado final completo de la tarea**, consolidando:
16
- - lo que se planificó
17
- - lo que se implementó
18
- - cómo se revisó
19
- - cómo se verificó
20
-
21
- **Conclusión rápida**
22
- - Estado general: ☑ SATISFACTORIO ☐ NO SATISFACTORIO
23
- - Recomendación del arquitecto: ☑ Aceptar ☐ Iterar
24
-
25
- ---
26
-
27
- ## 2. Contexto de la tarea
28
- ### 2.1 Objetivo original
29
- (Extraído de `task.md`)
30
-
31
- - Objetivo: Implementar el ADR de crear modulo segun `.agent/artifacts/4-adr-workflows-modulos/adr.md`.
32
- - Alcance definido: reglas, roles, workflows, templates e indices segun ADR-004.
33
- - Fuera de alcance: cambios MCP.
34
-
35
- ### 2.2 Acceptance Criteria acordados
36
- Listado de los AC definidos en Fase 0.
37
-
38
- | ID | Descripción | Estado final |
39
- |----|-------------|--------------|
40
- | AC-1 | Implementar el ADR ubicado en `.agent/artifacts/4-adr-workflows-modulos/adr.md`. | ✅ Cumplido |
41
- | AC-2 | Usar el contenido vigente del ADR como fuente de verdad. | ✅ Cumplido |
42
- | AC-3 | Entregables y cambios especificados en el ADR implementados. | ✅ Cumplido |
43
- | AC-4 | Restricciones explicitas del ADR respetadas. | ✅ Cumplido |
44
- | AC-5 | Implementacion completa conforme al ADR, validada segun sus criterios. | ✅ Cumplido |
45
-
46
- ---
47
-
48
- ## 3. Planificación (qué se acordó hacer)
49
- Resumen del **plan aprobado** en Fase 2.
50
-
51
- - Estrategia general: implementar dominio modules paralelo a drivers.
52
- - Fases y pasos principales: rules, roles, workflows, templates, indices.
53
- - Agentes involucrados y responsabilidades: architect-agent (implementacion), QA (verificacion).
54
- - Estrategia de testing acordada: verificacion manual.
55
- - Plan de demo (si aplica): no aplica.
56
-
57
- > Referencia: `plan.md`
58
-
59
- ---
60
-
61
- ## 4. Implementación (qué se hizo realmente)
62
- Descripción clara de la implementación ejecutada.
63
-
64
- ### 4.1 Subtareas por agente
65
- Para cada agente participante:
66
-
67
- **Agente:** `architect-agent`
68
- - Responsabilidad asignada: implementar ADR-004.
69
- - Subtareas ejecutadas: rules, roles, workflows, templates, indices.
70
- - Artefactos generados: archivos nuevos y actualizados en `.agent`.
71
- - Cambios relevantes: introduccion del dominio `modules`.
72
-
73
- ### 4.2 Cambios técnicos relevantes
74
- - Nuevos archivos de rules/roles/workflows/templates.
75
- - Actualizacion de indices globales.
76
- - Compatibilidad entre navegadores: no aplica.
77
-
78
- ---
79
-
80
- ## 5. Revisión arquitectónica
81
- Resumen del informe de revisión del arquitecto.
82
-
83
- - Coherencia con el plan: ☑ Sí ☐ No
84
- - Cumplimiento de arquitectura: ☑ Sí ☐ No
85
- - Cumplimiento de clean code: ☑ Sí ☐ No
86
- - Desviaciones detectadas:
87
- - Ninguna
88
-
89
- **Conclusiones del arquitecto**
90
- - Impacto en el sistema: añade dominio `modules`.
91
- - Riesgos residuales: ninguno relevante.
92
- - Deuda técnica: no aplica.
93
-
94
- > Referencia: `architect/review.md`
95
-
96
- ---
97
-
98
- ## 6. Verificación y validación
99
- Resultados de la verificación funcional.
100
-
101
- ### 6.1 Tests ejecutados
102
- - Unitarios: no aplica.
103
- - Integración: no aplica.
104
- - End-to-End / Manual: verificacion manual documental.
105
- - Resultado global: ☑ OK ☐ NO OK
106
-
107
- ### 6.2 Demo (si aplica)
108
- - No aplica.
109
-
110
- > Referencia: `verification.md`
111
-
112
- ---
113
-
114
- ## 7. Estado final de Acceptance Criteria
115
- Evaluación definitiva.
116
-
117
- | Acceptance Criteria | Resultado | Evidencia |
118
- |---------------------|-----------|-----------|
119
- | AC-1 | ✅ | ADR implementado en `.agent` |
120
- | AC-2 | ✅ | Contenido alineado a ADR-004 |
121
- | AC-3 | ✅ | Rules/roles/workflows/templates/indices creados |
122
- | AC-4 | ✅ | Sin cambios MCP; ownership respetado |
123
- | AC-5 | ✅ | Verificacion y revision completadas |
124
-
125
- > Todos los AC **DEBEN** estar cumplidos para aceptar la tarea.
126
-
127
- ---
128
-
129
- ## 8. Incidencias y desviaciones
130
- > “No se detectaron incidencias relevantes”.
131
-
132
- ---
133
-
134
- ## 9. Valoración global
135
- Evaluación final del resultado.
136
-
137
- - Calidad técnica: ☑ Alta ☐ Media ☐ Baja
138
- - Alineación con lo solicitado: ☑ Total ☐ Parcial ☐ Insuficiente
139
- - Estabilidad de la solución: ☑ Alta ☐ Media ☐ Baja
140
- - Mantenibilidad: ☑ Alta ☐ Media ☐ Baja
141
-
142
- ---
143
-
144
- ## 10. Decisión final del desarrollador (OBLIGATORIA)
145
- Esta decisión **cierra la fase**.
146
-
147
- ```yaml
148
- approval:
149
- developer:
150
- decision: SI
151
- date: 2026-01-07T08:08:26+01:00
152
- comments: null
153
- ```
@@ -1,147 +0,0 @@
1
- # Task
2
-
3
- ## Identificación
4
- - id: 5
5
- - title: Implementar ADR crear modulo
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
- Implementar el ADR de crear modulo.
17
-
18
- ## Objetivo
19
- Implementar el ADR de crear modulo según lo definido en el ADR.
20
-
21
- ## Estado del ciclo de vida (FUENTE ÚNICA DE VERDAD)
22
-
23
- ```yaml
24
- task:
25
- id: "5"
26
- title: "Implementar ADR crear modulo"
27
- phase:
28
- current: "completed"
29
- validated_by: "architect-agent"
30
- updated_at: "2026-01-07T08:12:06+01:00"
31
- lifecycle:
32
- phases:
33
- phase-0-acceptance-criteria:
34
- completed: true
35
- validated_by: architect-agent
36
- validated_at: "2026-01-07T07:54:04+01:00"
37
- phase-1-research:
38
- completed: true
39
- validated_by: architect-agent
40
- validated_at: "2026-01-07T07:56:37+01:00"
41
- phase-2-analysis:
42
- completed: true
43
- validated_by: architect-agent
44
- validated_at: "2026-01-07T07:58:41+01:00"
45
- phase-3-planning:
46
- completed: true
47
- validated_by: architect-agent
48
- validated_at: "2026-01-07T08:00:26+01:00"
49
- phase-4-implementation:
50
- completed: true
51
- validated_by: architect-agent
52
- validated_at: "2026-01-07T08:04:02+01:00"
53
- phase-5-verification:
54
- completed: true
55
- validated_by: architect-agent
56
- validated_at: "2026-01-07T08:07:11+01:00"
57
- phase-6-results-acceptance:
58
- completed: true
59
- validated_by: architect-agent
60
- validated_at: "2026-01-07T08:08:26+01:00"
61
- phase-7-evaluation:
62
- completed: true
63
- validated_by: architect-agent
64
- validated_at: "2026-01-07T08:10:35+01:00"
65
- phase-8-commit-push:
66
- completed: true
67
- validated_by: architect-agent
68
- validated_at: "2026-01-07T08:12:06+01:00"
69
- ```
70
-
71
- ## Acceptance Criteria (OBLIGATORIO PARA CURRENT TASK)
72
- > Esta sección **DEBE** completarse en la Fase 0.
73
-
74
- 1. Alcance:
75
- - Implementar el ADR ubicado en `.agent/artifacts/4-adr-workflows-modulos/adr.md`.
76
-
77
- 2. Entradas / Datos:
78
- - Contenido vigente de `.agent/artifacts/4-adr-workflows-modulos/adr.md`.
79
-
80
- 3. Salidas / Resultado esperado:
81
- - Todos los artefactos, cambios y entregables especificados en el ADR están implementados.
82
-
83
- 4. Restricciones:
84
- - Cumplir todas las restricciones explícitas del ADR.
85
-
86
- 5. Criterio de aceptación (Done):
87
- - Implementación completa conforme al ADR, validada según sus criterios.
88
-
89
- ## Historial de validaciones (append-only)
90
- ```yaml
91
- history:
92
- - phase: "phase-0-acceptance-criteria"
93
- action: "completed"
94
- validated_by: "architect-agent"
95
- timestamp: "2026-01-07T07:54:04+01:00"
96
- notes: "Acceptance criteria definidos a partir del ADR"
97
- - phase: "phase-1-research"
98
- action: "completed"
99
- validated_by: "architect-agent"
100
- timestamp: "2026-01-07T07:56:37+01:00"
101
- notes: "Research aprobado por el desarrollador"
102
- - phase: "phase-2-analysis"
103
- action: "completed"
104
- validated_by: "architect-agent"
105
- timestamp: "2026-01-07T07:58:41+01:00"
106
- notes: "Analisis aprobado por el desarrollador"
107
- - phase: "phase-3-planning"
108
- action: "completed"
109
- validated_by: "architect-agent"
110
- timestamp: "2026-01-07T08:00:26+01:00"
111
- notes: "Plan aprobado por el desarrollador"
112
- - phase: "phase-4-implementation"
113
- action: "completed"
114
- validated_by: "architect-agent"
115
- timestamp: "2026-01-07T08:04:02+01:00"
116
- notes: "Implementacion completada y revision arquitectonica aprobada"
117
- - phase: "phase-5-verification"
118
- action: "completed"
119
- validated_by: "architect-agent"
120
- timestamp: "2026-01-07T08:07:11+01:00"
121
- notes: "Verificacion aprobada por el desarrollador"
122
- - phase: "phase-6-results-acceptance"
123
- action: "completed"
124
- validated_by: "architect-agent"
125
- timestamp: "2026-01-07T08:08:26+01:00"
126
- notes: "Resultados aceptados por el desarrollador"
127
- - phase: "phase-7-evaluation"
128
- action: "completed"
129
- validated_by: "architect-agent"
130
- timestamp: "2026-01-07T08:10:35+01:00"
131
- notes: "Evaluacion aprobada por el desarrollador (score: 4)"
132
- - phase: "phase-8-commit-push"
133
- action: "completed"
134
- validated_by: "architect-agent"
135
- timestamp: "2026-01-07T08:12:06+01:00"
136
- notes: "Commit y push aprobados por el desarrollador"
137
- ```
138
-
139
- ## Reglas contractuales
140
- - Este fichero es la **fuente única de verdad** del estado de la tarea.
141
- - El campo `task.phase.current` **SOLO puede ser modificado por `architect-agent`**.
142
- - El campo `task.lifecycle.phases.*` **SOLO puede ser marcado como completed por `architect-agent`**.
143
- - Una fase **NO puede marcarse como completed** si no es la fase actual.
144
- - El avance de fase requiere:
145
- 1. Marcar la fase actual como `completed: true`
146
- 2. Validación explícita del architect
147
- 3. Actualización de `task.phase.current` a la siguiente fase
@@ -1,79 +0,0 @@
1
- ---
2
- artifact: verification
3
- phase: phase-5-verification
4
- owner: qa-agent
5
- status: approved
6
- related_task: 5-implementar-adr-crear-modulo
7
- related_plan: .agent/artifacts/5-implementar-adr-crear-modulo/plan.md
8
- related_review: .agent/artifacts/5-implementar-adr-crear-modulo/architect/review.md
9
- ---
10
-
11
- # Verification Report — 5-implementar-adr-crear-modulo
12
-
13
- ## 1. Alcance de verificacion
14
- - Que se verifico
15
- - Existencia y consistencia de archivos creados/actualizados segun ADR-004.
16
- - Coherencia de indices con los nuevos artefactos.
17
- - Que quedo fuera
18
- - Tests automatizados (no aplica a cambios documentales).
19
-
20
- ---
21
-
22
- ## 2. Tests ejecutados
23
- - Unit tests (segun `constitution.extensio-architecture`)
24
- - Suites: no aplica.
25
- - Resultado (pass/fail): no aplica.
26
- - Integration tests (segun `constitution.extensio-architecture`, si aplica)
27
- - Suites: no aplica.
28
- - Resultado (pass/fail): no aplica.
29
- - E2E tests (segun `constitution.extensio-architecture`, si aplica)
30
- - Suites: no aplica.
31
- - Resultado (pass/fail): no aplica.
32
-
33
- ---
34
-
35
- ## 3. Coverage y thresholds
36
- - Coverage total (%): no aplica.
37
- - Coverage por area (si aplica): no aplica.
38
- - Thresholds definidos en el plan (cumple / no cumple): no aplica (plan sin thresholds).
39
-
40
- ---
41
-
42
- ## 4. Performance (si aplica)
43
- - Metricas recopiladas: no aplica.
44
- - Thresholds (cumple / no cumple): no aplica.
45
-
46
- ---
47
-
48
- ## 5. Evidencias
49
- - Revision documental de:
50
- - `.agent/rules/constitution/modules.md`
51
- - `.agent/rules/roles/module.md`
52
- - `.agent/workflows/modules/*`
53
- - `.agent/templates/module-*.md`
54
- - indices actualizados `.agent/*/index.md`
55
-
56
- ---
57
-
58
- ## 6. Incidencias
59
- - Bugs encontrados: ninguno.
60
- - Severidad: n/a.
61
- - Estado: n/a.
62
-
63
- ---
64
-
65
- ## 7. Checklist
66
- - [x] Verificacion completada
67
- - [x] Thresholds de testing cumplidos
68
- - [x] Listo para fase 5
69
-
70
- ---
71
-
72
- ## 8. Aprobacion del desarrollador (OBLIGATORIA)
73
- ```yaml
74
- approval:
75
- developer:
76
- decision: SI
77
- date: 2026-01-07T08:07:11+01:00
78
- comments: null
79
- ```
@@ -1,153 +0,0 @@
1
- ---
2
- artifact: analysis
3
- phase: phase-2-analysis
4
- owner: architect-agent
5
- status: approved
6
- related_task: 6-exportar-ciclo-agent-zip
7
- ---
8
-
9
- # Analysis — 6-exportar-ciclo-agent-zip
10
-
11
- ## 1. Resumen ejecutivo
12
- **Problema**
13
- - Necesitamos un zip reutilizable del ciclo .agent sin dependencias especificas de Extensio.
14
-
15
- **Objetivo**
16
- - Empaquetar un scaffolding base para crear una nueva constitution fuera de Extensio.
17
-
18
- **Criterio de éxito**
19
- - Zip `development-cycle` con estructuras base de .agent y sin artifacts/constituciones de Extensio.
20
-
21
- ---
22
-
23
- ## 2. Estado del proyecto (As-Is)
24
- - **Estructura relevante**
25
- - `.agent/index.md`, `.agent/workflows/`, `.agent/templates/`, `.agent/rules/`.
26
- - **Drivers existentes**
27
- - No aplica.
28
- - **Core / Engine / Surfaces**
29
- - No aplica.
30
- - **Artifacts / tareas previas**
31
- - `.agent/artifacts/` contiene tasks anteriores que deben excluirse.
32
- - **Limitaciones detectadas**
33
- - Reglas y constitucion de Extensio no deben incluirse en el zip.
34
-
35
- ---
36
-
37
- ## 3. Cobertura de Acceptance Criteria
38
-
39
- ### AC-1 (Alcance)
40
- - **Interpretación**
41
- - Incluir indices, templates, workflows y rules base para ciclo.
42
- - **Verificación**
43
- - Revisión del contenido del zip.
44
- - **Riesgos / ambigüedades**
45
- - Definir qué rules son base vs Extensio.
46
-
47
- ### AC-2 (Entradas / Datos)
48
- - **Interpretación**
49
- - Usar `.agent` actual como fuente.
50
- - **Verificación**
51
- - Lista de archivos seleccionados.
52
- - **Riesgos / ambigüedades**
53
- - Excluir paths incorrectos.
54
-
55
- ### AC-3 (Salidas)
56
- - **Interpretación**
57
- - Zip `development-cycle` sin artifacts.
58
- - **Verificación**
59
- - Archivo zip existe y estructura valida.
60
- - **Riesgos / ambigüedades**
61
- - Nombre y ubicacion del zip.
62
-
63
- ### AC-4 (Restricciones)
64
- - **Interpretación**
65
- - Excluir artifacts y contenido especifico de Extensio (constitution).
66
- - **Verificación**
67
- - Inspeccion del zip.
68
- - **Riesgos / ambigüedades**
69
- - Identificar todas las reglas Extensio.
70
-
71
- ### AC-5 (Done)
72
- - **Interpretación**
73
- - Aprobacion del desarrollador.
74
- - **Verificación**
75
- - Confirmacion SI.
76
- - **Riesgos / ambigüedades**
77
- - Feedback del desarrollador sobre contenido.
78
-
79
- ---
80
-
81
- ## 4. Research técnico
82
- - **Alternativa A**
83
- - Whitelist de rutas base.
84
- - Ventajas: control.
85
- - Inconvenientes: requiere mantenimiento.
86
- - **Alternativa B**
87
- - Zip completo y borrar despues.
88
- - Ventajas: rapido.
89
- - Inconvenientes: riesgo de filtrar contenido no deseado.
90
-
91
- **Decisión recomendada**
92
- - Alternativa A (whitelist).
93
-
94
- ---
95
-
96
- ## 5. Agentes participantes
97
- - **Architect-agent**
98
- - Definir whitelist, generar zip y validar.
99
- - **QA / Verification-Agent**
100
- - Revisar contenido y exclusiones.
101
-
102
- **Handoffs**
103
- - Architect genera zip; QA valida.
104
-
105
- **Componentes necesarios**
106
- - Crear zip con subset de `.agent`.
107
-
108
- **Demo (si aplica)**
109
- - No aplica.
110
-
111
- ---
112
-
113
- ## 6. Impacto de la tarea
114
- - **Arquitectura**
115
- - No impacta arquitectura runtime.
116
- - **APIs / contratos**
117
- - Se genera scaffolding reutilizable.
118
- - **Compatibilidad**
119
- - No aplica.
120
- - **Testing / verificación**
121
- - Verificación manual del zip.
122
-
123
- ---
124
-
125
- ## 7. Riesgos y mitigaciones
126
- - **Riesgo 1**
127
- - Incluir constitucion Extensio.
128
- - Mitigación: exclusion explicita de `.agent/rules/constitution/*` y artifacts.
129
- - **Riesgo 2**
130
- - Zip incompleto.
131
- - Mitigación: validar indices y templates base.
132
-
133
- ---
134
-
135
- ## 8. Preguntas abiertas
136
- - Ninguna.
137
-
138
- ---
139
-
140
- ## 9. Aprobación
141
- Este análisis **requiere aprobación explícita del desarrollador**.
142
-
143
- - **Aprobado por desarrollador:** ☑ Sí ☐ No
144
- - **Fecha:** 2026-01-07T08:25:47+01:00
145
- - **Comentarios (opcional):** null
146
-
147
- ```yaml
148
- approval:
149
- developer:
150
- decision: SI
151
- date: 2026-01-07T08:25:47+01:00
152
- comments: null
153
- ```