bmad-enhanced 1.6.4 → 1.7.0

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 (1396) hide show
  1. package/CHANGELOG.md +58 -1
  2. package/INSTALLATION.md +21 -6
  3. package/README.md +98 -33
  4. package/UPDATE-GUIDE.md +31 -4
  5. package/_bmad/bme/_vortex/guides/EMMA-USER-GUIDE.md +95 -313
  6. package/_bmad/bme/_vortex/guides/ISLA-USER-GUIDE.md +14 -19
  7. package/_bmad/bme/_vortex/guides/LIAM-USER-GUIDE.md +14 -19
  8. package/_bmad/bme/_vortex/guides/MAX-USER-GUIDE.md +14 -19
  9. package/_bmad/bme/_vortex/guides/MILA-USER-GUIDE.md +14 -19
  10. package/_bmad/bme/_vortex/guides/NOAH-USER-GUIDE.md +14 -19
  11. package/_bmad/bme/_vortex/guides/WADE-USER-GUIDE.md +114 -340
  12. package/_bmad/bme/_vortex/workflows/contextualize-scope/steps/step-06-synthesize.md +3 -0
  13. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-01-hypothesis.md +58 -0
  14. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-02-design.md +68 -0
  15. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-03-metrics.md +73 -0
  16. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-04-run.md +75 -0
  17. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-05-analyze.md +84 -0
  18. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-06-decide.md +111 -0
  19. package/_bmad/bme/_vortex/workflows/lean-persona/steps/step-06-synthesize.md +3 -0
  20. package/_bmad/bme/_vortex/workflows/product-vision/steps/step-06-synthesize.md +3 -0
  21. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-01-risk.md +79 -0
  22. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-02-scope.md +105 -0
  23. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-03-build.md +92 -0
  24. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-04-test.md +103 -0
  25. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-05-evaluate.md +114 -0
  26. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-06-document.md +125 -0
  27. package/_bmad/bme/_vortex/workflows/proof-of-concept/workflow.md +1 -1
  28. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-01-value-hypothesis.md +75 -0
  29. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-02-validation-design.md +94 -0
  30. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-03-willingness.md +96 -0
  31. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-04-test.md +107 -0
  32. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-05-analyze.md +116 -0
  33. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-06-document.md +147 -0
  34. package/_bmad/bme/_vortex/workflows/proof-of-value/workflow.md +1 -1
  35. package/package.json +8 -6
  36. package/scripts/docs-audit.js +551 -0
  37. package/scripts/install-vortex-agents.js +6 -3
  38. package/scripts/update/bmad-update.js +6 -2
  39. package/scripts/update/lib/config-merger.js +17 -4
  40. package/scripts/update/lib/refresh-installation.js +26 -9
  41. package/_bmad/_config/agent-manifest.csv +0 -8
  42. package/_bmad/_config/agents/bmb-agent-builder.customize.yaml +0 -41
  43. package/_bmad/_config/agents/bmb-module-builder.customize.yaml +0 -41
  44. package/_bmad/_config/agents/bmb-workflow-builder.customize.yaml +0 -41
  45. package/_bmad/_config/agents/bmm-analyst.customize.yaml +0 -41
  46. package/_bmad/_config/agents/bmm-architect.customize.yaml +0 -41
  47. package/_bmad/_config/agents/bmm-dev.customize.yaml +0 -41
  48. package/_bmad/_config/agents/bmm-pm.customize.yaml +0 -41
  49. package/_bmad/_config/agents/bmm-quick-flow-solo-dev.customize.yaml +0 -41
  50. package/_bmad/_config/agents/bmm-quinn.customize.yaml +0 -41
  51. package/_bmad/_config/agents/bmm-sm.customize.yaml +0 -41
  52. package/_bmad/_config/agents/bmm-tech-writer.customize.yaml +0 -41
  53. package/_bmad/_config/agents/bmm-ux-designer.customize.yaml +0 -41
  54. package/_bmad/_config/agents/cis-brainstorming-coach.customize.yaml +0 -41
  55. package/_bmad/_config/agents/cis-creative-problem-solver.customize.yaml +0 -41
  56. package/_bmad/_config/agents/cis-design-thinking-coach.customize.yaml +0 -41
  57. package/_bmad/_config/agents/cis-innovation-strategist.customize.yaml +0 -41
  58. package/_bmad/_config/agents/cis-presentation-master.customize.yaml +0 -41
  59. package/_bmad/_config/agents/cis-storyteller.customize.yaml +0 -41
  60. package/_bmad/_config/agents/core-bmad-master.customize.yaml +0 -41
  61. package/_bmad/_config/agents/tea-tea.customize.yaml +0 -41
  62. package/_bmad/_config/bmad-help.csv +0 -66
  63. package/_bmad/_config/files-manifest.csv +0 -602
  64. package/_bmad/_config/manifest.yaml +0 -42
  65. package/_bmad/_config/task-manifest.csv +0 -9
  66. package/_bmad/_config/tool-manifest.csv +0 -1
  67. package/_bmad/_config/workflow-manifest.csv +0 -41
  68. package/_bmad/_memory/config.yaml +0 -11
  69. package/_bmad/_memory/storyteller-sidecar/stories-told.md +0 -7
  70. package/_bmad/_memory/storyteller-sidecar/story-preferences.md +0 -7
  71. package/_bmad/bmb/agents/agent-builder.md +0 -59
  72. package/_bmad/bmb/agents/module-builder.md +0 -60
  73. package/_bmad/bmb/agents/workflow-builder.md +0 -61
  74. package/_bmad/bmb/config.yaml +0 -12
  75. package/_bmad/bmb/module-help.csv +0 -13
  76. package/_bmad/bmb/workflows/agent/data/agent-compilation.md +0 -273
  77. package/_bmad/bmb/workflows/agent/data/agent-menu-patterns.md +0 -233
  78. package/_bmad/bmb/workflows/agent/data/agent-metadata.md +0 -208
  79. package/_bmad/bmb/workflows/agent/data/brainstorm-context.md +0 -146
  80. package/_bmad/bmb/workflows/agent/data/communication-presets.csv +0 -61
  81. package/_bmad/bmb/workflows/agent/data/critical-actions.md +0 -120
  82. package/_bmad/bmb/workflows/agent/data/expert-agent-architecture.md +0 -236
  83. package/_bmad/bmb/workflows/agent/data/expert-agent-validation.md +0 -174
  84. package/_bmad/bmb/workflows/agent/data/module-agent-validation.md +0 -126
  85. package/_bmad/bmb/workflows/agent/data/persona-properties.md +0 -266
  86. package/_bmad/bmb/workflows/agent/data/principles-crafting.md +0 -292
  87. package/_bmad/bmb/workflows/agent/data/reference/module-examples/architect.md +0 -68
  88. package/_bmad/bmb/workflows/agent/data/simple-agent-architecture.md +0 -204
  89. package/_bmad/bmb/workflows/agent/data/simple-agent-validation.md +0 -133
  90. package/_bmad/bmb/workflows/agent/data/understanding-agent-types.md +0 -222
  91. package/_bmad/bmb/workflows/agent/steps-c/step-01-brainstorm.md +0 -128
  92. package/_bmad/bmb/workflows/agent/steps-c/step-02-discovery.md +0 -170
  93. package/_bmad/bmb/workflows/agent/steps-c/step-03-type-metadata.md +0 -296
  94. package/_bmad/bmb/workflows/agent/steps-c/step-04-persona.md +0 -212
  95. package/_bmad/bmb/workflows/agent/steps-c/step-05-commands-menu.md +0 -178
  96. package/_bmad/bmb/workflows/agent/steps-c/step-06-activation.md +0 -279
  97. package/_bmad/bmb/workflows/agent/steps-c/step-07a-build-simple.md +0 -187
  98. package/_bmad/bmb/workflows/agent/steps-c/step-07b-build-expert.md +0 -201
  99. package/_bmad/bmb/workflows/agent/steps-c/step-07c-build-module.md +0 -258
  100. package/_bmad/bmb/workflows/agent/steps-c/step-08-celebrate.md +0 -249
  101. package/_bmad/bmb/workflows/agent/steps-e/e-01-load-existing.md +0 -221
  102. package/_bmad/bmb/workflows/agent/steps-e/e-02-discover-edits.md +0 -193
  103. package/_bmad/bmb/workflows/agent/steps-e/e-03-placeholder.md +0 -1
  104. package/_bmad/bmb/workflows/agent/steps-e/e-04-type-metadata.md +0 -124
  105. package/_bmad/bmb/workflows/agent/steps-e/e-05-persona.md +0 -134
  106. package/_bmad/bmb/workflows/agent/steps-e/e-06-commands-menu.md +0 -122
  107. package/_bmad/bmb/workflows/agent/steps-e/e-07-activation.md +0 -125
  108. package/_bmad/bmb/workflows/agent/steps-e/e-08a-edit-simple.md +0 -137
  109. package/_bmad/bmb/workflows/agent/steps-e/e-08b-edit-expert.md +0 -119
  110. package/_bmad/bmb/workflows/agent/steps-e/e-08c-edit-module.md +0 -123
  111. package/_bmad/bmb/workflows/agent/steps-e/e-09-celebrate.md +0 -155
  112. package/_bmad/bmb/workflows/agent/steps-v/v-01-load-review.md +0 -136
  113. package/_bmad/bmb/workflows/agent/steps-v/v-02a-validate-metadata.md +0 -116
  114. package/_bmad/bmb/workflows/agent/steps-v/v-02b-validate-persona.md +0 -124
  115. package/_bmad/bmb/workflows/agent/steps-v/v-02c-validate-menu.md +0 -145
  116. package/_bmad/bmb/workflows/agent/steps-v/v-02d-validate-structure.md +0 -136
  117. package/_bmad/bmb/workflows/agent/steps-v/v-02e-validate-sidecar.md +0 -136
  118. package/_bmad/bmb/workflows/agent/steps-v/v-03-summary.md +0 -104
  119. package/_bmad/bmb/workflows/agent/templates/agent-plan.template.md +0 -5
  120. package/_bmad/bmb/workflows/agent/templates/expert-agent-template/expert-agent.template.md +0 -77
  121. package/_bmad/bmb/workflows/agent/templates/simple-agent.template.md +0 -72
  122. package/_bmad/bmb/workflows/agent/workflow.md +0 -123
  123. package/_bmad/bmb/workflows/module/data/agent-architecture.md +0 -179
  124. package/_bmad/bmb/workflows/module/data/agent-spec-template.md +0 -79
  125. package/_bmad/bmb/workflows/module/data/module-installer-standards.md +0 -348
  126. package/_bmad/bmb/workflows/module/data/module-standards.md +0 -280
  127. package/_bmad/bmb/workflows/module/data/module-yaml-conventions.md +0 -392
  128. package/_bmad/bmb/workflows/module/steps-b/step-01-welcome.md +0 -147
  129. package/_bmad/bmb/workflows/module/steps-b/step-02-spark.md +0 -140
  130. package/_bmad/bmb/workflows/module/steps-b/step-03-module-type.md +0 -148
  131. package/_bmad/bmb/workflows/module/steps-b/step-04-vision.md +0 -82
  132. package/_bmad/bmb/workflows/module/steps-b/step-05-identity.md +0 -96
  133. package/_bmad/bmb/workflows/module/steps-b/step-06-users.md +0 -85
  134. package/_bmad/bmb/workflows/module/steps-b/step-07-value.md +0 -75
  135. package/_bmad/bmb/workflows/module/steps-b/step-08-agents.md +0 -96
  136. package/_bmad/bmb/workflows/module/steps-b/step-09-workflows.md +0 -82
  137. package/_bmad/bmb/workflows/module/steps-b/step-10-tools.md +0 -90
  138. package/_bmad/bmb/workflows/module/steps-b/step-11-scenarios.md +0 -83
  139. package/_bmad/bmb/workflows/module/steps-b/step-12-creative.md +0 -94
  140. package/_bmad/bmb/workflows/module/steps-b/step-13-review.md +0 -104
  141. package/_bmad/bmb/workflows/module/steps-b/step-14-finalize.md +0 -117
  142. package/_bmad/bmb/workflows/module/steps-c/step-01-load-brief.md +0 -178
  143. package/_bmad/bmb/workflows/module/steps-c/step-01b-continue.md +0 -83
  144. package/_bmad/bmb/workflows/module/steps-c/step-02-structure.md +0 -109
  145. package/_bmad/bmb/workflows/module/steps-c/step-03-config.md +0 -118
  146. package/_bmad/bmb/workflows/module/steps-c/step-04-installer.md +0 -160
  147. package/_bmad/bmb/workflows/module/steps-c/step-05-agents.md +0 -167
  148. package/_bmad/bmb/workflows/module/steps-c/step-06-workflows.md +0 -183
  149. package/_bmad/bmb/workflows/module/steps-c/step-07-docs.md +0 -402
  150. package/_bmad/bmb/workflows/module/steps-c/step-08-complete.md +0 -123
  151. package/_bmad/bmb/workflows/module/steps-e/step-01-load-target.md +0 -81
  152. package/_bmad/bmb/workflows/module/steps-e/step-02-select-edit.md +0 -77
  153. package/_bmad/bmb/workflows/module/steps-e/step-03-apply-edit.md +0 -77
  154. package/_bmad/bmb/workflows/module/steps-e/step-04-review.md +0 -80
  155. package/_bmad/bmb/workflows/module/steps-e/step-05-confirm.md +0 -75
  156. package/_bmad/bmb/workflows/module/steps-v/step-01-load-target.md +0 -96
  157. package/_bmad/bmb/workflows/module/steps-v/step-02-file-structure.md +0 -94
  158. package/_bmad/bmb/workflows/module/steps-v/step-03-module-yaml.md +0 -99
  159. package/_bmad/bmb/workflows/module/steps-v/step-04-agent-specs.md +0 -152
  160. package/_bmad/bmb/workflows/module/steps-v/step-05-workflow-specs.md +0 -152
  161. package/_bmad/bmb/workflows/module/steps-v/step-06-documentation.md +0 -143
  162. package/_bmad/bmb/workflows/module/steps-v/step-07-installation.md +0 -113
  163. package/_bmad/bmb/workflows/module/steps-v/step-08-report.md +0 -197
  164. package/_bmad/bmb/workflows/module/templates/brief-template.md +0 -154
  165. package/_bmad/bmb/workflows/module/templates/workflow-spec-template.md +0 -96
  166. package/_bmad/bmb/workflows/module/workflow.md +0 -100
  167. package/_bmad/bmb/workflows/workflow/data/architecture.md +0 -152
  168. package/_bmad/bmb/workflows/workflow/data/common-workflow-tools.csv +0 -19
  169. package/_bmad/bmb/workflows/workflow/data/csv-data-file-standards.md +0 -81
  170. package/_bmad/bmb/workflows/workflow/data/frontmatter-standards.md +0 -225
  171. package/_bmad/bmb/workflows/workflow/data/input-discovery-standards.md +0 -269
  172. package/_bmad/bmb/workflows/workflow/data/intent-vs-prescriptive-spectrum.md +0 -50
  173. package/_bmad/bmb/workflows/workflow/data/menu-handling-standards.md +0 -167
  174. package/_bmad/bmb/workflows/workflow/data/output-format-standards.md +0 -188
  175. package/_bmad/bmb/workflows/workflow/data/step-file-rules.md +0 -235
  176. package/_bmad/bmb/workflows/workflow/data/step-type-patterns.md +0 -311
  177. package/_bmad/bmb/workflows/workflow/data/subprocess-optimization-patterns.md +0 -386
  178. package/_bmad/bmb/workflows/workflow/data/trimodal-workflow-structure.md +0 -209
  179. package/_bmad/bmb/workflows/workflow/data/workflow-chaining-standards.md +0 -271
  180. package/_bmad/bmb/workflows/workflow/data/workflow-examples.md +0 -276
  181. package/_bmad/bmb/workflows/workflow/data/workflow-type-criteria.md +0 -172
  182. package/_bmad/bmb/workflows/workflow/steps-c/step-00-conversion.md +0 -262
  183. package/_bmad/bmb/workflows/workflow/steps-c/step-01-discovery.md +0 -194
  184. package/_bmad/bmb/workflows/workflow/steps-c/step-01b-continuation.md +0 -3
  185. package/_bmad/bmb/workflows/workflow/steps-c/step-02-classification.md +0 -269
  186. package/_bmad/bmb/workflows/workflow/steps-c/step-03-requirements.md +0 -282
  187. package/_bmad/bmb/workflows/workflow/steps-c/step-04-tools.md +0 -281
  188. package/_bmad/bmb/workflows/workflow/steps-c/step-05-plan-review.md +0 -242
  189. package/_bmad/bmb/workflows/workflow/steps-c/step-06-design.md +0 -329
  190. package/_bmad/bmb/workflows/workflow/steps-c/step-07-foundation.md +0 -238
  191. package/_bmad/bmb/workflows/workflow/steps-c/step-08-build-step-01.md +0 -377
  192. package/_bmad/bmb/workflows/workflow/steps-c/step-09-build-next-step.md +0 -350
  193. package/_bmad/bmb/workflows/workflow/steps-c/step-10-confirmation.md +0 -320
  194. package/_bmad/bmb/workflows/workflow/steps-c/step-11-completion.md +0 -191
  195. package/_bmad/bmb/workflows/workflow/steps-e/step-e-01-assess-workflow.md +0 -237
  196. package/_bmad/bmb/workflows/workflow/steps-e/step-e-02-discover-edits.md +0 -248
  197. package/_bmad/bmb/workflows/workflow/steps-e/step-e-03-fix-validation.md +0 -252
  198. package/_bmad/bmb/workflows/workflow/steps-e/step-e-04-direct-edit.md +0 -275
  199. package/_bmad/bmb/workflows/workflow/steps-e/step-e-05-apply-edit.md +0 -154
  200. package/_bmad/bmb/workflows/workflow/steps-e/step-e-06-validate-after.md +0 -190
  201. package/_bmad/bmb/workflows/workflow/steps-e/step-e-07-complete.md +0 -206
  202. package/_bmad/bmb/workflows/workflow/steps-v/step-01-validate-max-mode.md +0 -109
  203. package/_bmad/bmb/workflows/workflow/steps-v/step-01-validate.md +0 -221
  204. package/_bmad/bmb/workflows/workflow/steps-v/step-01b-structure.md +0 -152
  205. package/_bmad/bmb/workflows/workflow/steps-v/step-02-frontmatter-validation.md +0 -199
  206. package/_bmad/bmb/workflows/workflow/steps-v/step-02b-path-violations.md +0 -265
  207. package/_bmad/bmb/workflows/workflow/steps-v/step-03-menu-validation.md +0 -164
  208. package/_bmad/bmb/workflows/workflow/steps-v/step-04-step-type-validation.md +0 -211
  209. package/_bmad/bmb/workflows/workflow/steps-v/step-05-output-format-validation.md +0 -200
  210. package/_bmad/bmb/workflows/workflow/steps-v/step-06-validation-design-check.md +0 -195
  211. package/_bmad/bmb/workflows/workflow/steps-v/step-07-instruction-style-check.md +0 -209
  212. package/_bmad/bmb/workflows/workflow/steps-v/step-08-collaborative-experience-check.md +0 -199
  213. package/_bmad/bmb/workflows/workflow/steps-v/step-08b-subprocess-optimization.md +0 -179
  214. package/_bmad/bmb/workflows/workflow/steps-v/step-09-cohesive-review.md +0 -186
  215. package/_bmad/bmb/workflows/workflow/steps-v/step-10-report-complete.md +0 -154
  216. package/_bmad/bmb/workflows/workflow/steps-v/step-11-plan-validation.md +0 -237
  217. package/_bmad/bmb/workflows/workflow/templates/minimal-output-template.md +0 -11
  218. package/_bmad/bmb/workflows/workflow/templates/step-01-init-continuable-template.md +0 -241
  219. package/_bmad/bmb/workflows/workflow/templates/step-1b-template.md +0 -223
  220. package/_bmad/bmb/workflows/workflow/templates/step-template.md +0 -290
  221. package/_bmad/bmb/workflows/workflow/templates/workflow-template.md +0 -102
  222. package/_bmad/bmb/workflows/workflow/workflow.md +0 -109
  223. package/_bmad/bme/_config/module.yaml +0 -52
  224. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-01.md +0 -8
  225. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-02.md +0 -8
  226. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-03.md +0 -8
  227. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-04.md +0 -8
  228. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-05.md +0 -8
  229. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-06.md +0 -25
  230. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-01.md +0 -8
  231. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-02.md +0 -8
  232. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-03.md +0 -8
  233. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-04.md +0 -8
  234. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-05.md +0 -8
  235. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-06.md +0 -25
  236. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-01.md +0 -8
  237. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-02.md +0 -8
  238. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-03.md +0 -8
  239. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-04.md +0 -8
  240. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-05.md +0 -8
  241. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-06.md +0 -25
  242. package/_bmad/bmm/agents/analyst.md +0 -76
  243. package/_bmad/bmm/agents/architect.md +0 -58
  244. package/_bmad/bmm/agents/dev.md +0 -69
  245. package/_bmad/bmm/agents/pm.md +0 -72
  246. package/_bmad/bmm/agents/qa.md +0 -92
  247. package/_bmad/bmm/agents/quick-flow-solo-dev.md +0 -69
  248. package/_bmad/bmm/agents/sm.md +0 -70
  249. package/_bmad/bmm/agents/tech-writer/tech-writer.md +0 -70
  250. package/_bmad/bmm/agents/ux-designer.md +0 -57
  251. package/_bmad/bmm/config.yaml +0 -16
  252. package/_bmad/bmm/data/project-context-template.md +0 -26
  253. package/_bmad/bmm/module-help.csv +0 -32
  254. package/_bmad/bmm/teams/default-party.csv +0 -20
  255. package/_bmad/bmm/teams/team-fullstack.yaml +0 -12
  256. package/_bmad/bmm/workflows/1-analysis/create-product-brief/product-brief.template.md +0 -10
  257. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-01-init.md +0 -177
  258. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-01b-continue.md +0 -161
  259. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-02-vision.md +0 -199
  260. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-03-users.md +0 -202
  261. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-04-metrics.md +0 -205
  262. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-05-scope.md +0 -219
  263. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-06-complete.md +0 -162
  264. package/_bmad/bmm/workflows/1-analysis/create-product-brief/workflow.md +0 -58
  265. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-01-init.md +0 -137
  266. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-02-domain-analysis.md +0 -229
  267. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-03-competitive-landscape.md +0 -238
  268. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-04-regulatory-focus.md +0 -206
  269. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-05-technical-trends.md +0 -234
  270. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-06-research-synthesis.md +0 -443
  271. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-01-init.md +0 -182
  272. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-02-customer-behavior.md +0 -237
  273. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-02-customer-insights.md +0 -200
  274. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-03-customer-pain-points.md +0 -249
  275. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-04-customer-decisions.md +0 -259
  276. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-05-competitive-analysis.md +0 -177
  277. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-06-research-completion.md +0 -475
  278. package/_bmad/bmm/workflows/1-analysis/research/research.template.md +0 -29
  279. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-01-init.md +0 -137
  280. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-02-technical-overview.md +0 -239
  281. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-03-integration-patterns.md +0 -248
  282. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-04-architectural-patterns.md +0 -202
  283. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-05-implementation-research.md +0 -239
  284. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-06-research-synthesis.md +0 -486
  285. package/_bmad/bmm/workflows/1-analysis/research/workflow.md +0 -173
  286. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/data/domain-complexity.csv +0 -13
  287. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/data/prd-purpose.md +0 -197
  288. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/data/project-types.csv +0 -11
  289. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-01-init.md +0 -191
  290. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-01b-continue.md +0 -153
  291. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-02-discovery.md +0 -224
  292. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-03-success.md +0 -226
  293. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-04-journeys.md +0 -213
  294. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-05-domain.md +0 -207
  295. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-06-innovation.md +0 -226
  296. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-07-project-type.md +0 -237
  297. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-08-scoping.md +0 -228
  298. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-09-functional.md +0 -231
  299. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-10-nonfunctional.md +0 -242
  300. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-11-polish.md +0 -217
  301. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-12-complete.md +0 -124
  302. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-01-discovery.md +0 -247
  303. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-01b-legacy-conversion.md +0 -208
  304. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-02-review.md +0 -249
  305. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-03-edit.md +0 -253
  306. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-04-complete.md +0 -168
  307. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-01-discovery.md +0 -218
  308. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-02-format-detection.md +0 -191
  309. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-02b-parity-check.md +0 -209
  310. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-03-density-validation.md +0 -174
  311. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-04-brief-coverage-validation.md +0 -214
  312. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-05-measurability-validation.md +0 -228
  313. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-06-traceability-validation.md +0 -217
  314. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-07-implementation-leakage-validation.md +0 -205
  315. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-08-domain-compliance-validation.md +0 -243
  316. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-09-project-type-validation.md +0 -263
  317. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-10-smart-validation.md +0 -209
  318. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-11-holistic-quality-validation.md +0 -264
  319. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-12-completeness-validation.md +0 -242
  320. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-13-report-complete.md +0 -231
  321. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/templates/prd-template.md +0 -10
  322. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/validation-report-prd-workflow.md +0 -433
  323. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow.md +0 -150
  324. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-01-init.md +0 -135
  325. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-01b-continue.md +0 -127
  326. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-02-discovery.md +0 -190
  327. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-03-core-experience.md +0 -216
  328. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-04-emotional-response.md +0 -219
  329. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-05-inspiration.md +0 -234
  330. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-06-design-system.md +0 -252
  331. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-07-defining-experience.md +0 -254
  332. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-08-visual-foundation.md +0 -224
  333. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-09-design-directions.md +0 -224
  334. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-10-user-journeys.md +0 -241
  335. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-11-component-strategy.md +0 -248
  336. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-12-ux-patterns.md +0 -237
  337. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-13-responsive-accessibility.md +0 -264
  338. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-14-complete.md +0 -171
  339. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/ux-design-template.md +0 -13
  340. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/workflow.md +0 -43
  341. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-01-document-discovery.md +0 -190
  342. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-02-prd-analysis.md +0 -178
  343. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-03-epic-coverage-validation.md +0 -179
  344. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-04-ux-alignment.md +0 -139
  345. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-05-epic-quality-review.md +0 -252
  346. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-06-final-assessment.md +0 -135
  347. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/templates/readiness-report-template.md +0 -4
  348. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.md +0 -55
  349. package/_bmad/bmm/workflows/3-solutioning/create-architecture/architecture-decision-template.md +0 -12
  350. package/_bmad/bmm/workflows/3-solutioning/create-architecture/data/domain-complexity.csv +0 -11
  351. package/_bmad/bmm/workflows/3-solutioning/create-architecture/data/project-types.csv +0 -7
  352. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-01-init.md +0 -153
  353. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-01b-continue.md +0 -164
  354. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-02-context.md +0 -224
  355. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-03-starter.md +0 -331
  356. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-04-decisions.md +0 -318
  357. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-05-patterns.md +0 -359
  358. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-06-structure.md +0 -379
  359. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-07-validation.md +0 -359
  360. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-08-complete.md +0 -76
  361. package/_bmad/bmm/workflows/3-solutioning/create-architecture/workflow.md +0 -50
  362. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-01-validate-prerequisites.md +0 -259
  363. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-02-design-epics.md +0 -233
  364. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-03-create-stories.md +0 -272
  365. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-04-final-validation.md +0 -149
  366. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/templates/epics-template.md +0 -57
  367. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/workflow.md +0 -59
  368. package/_bmad/bmm/workflows/4-implementation/code-review/checklist.md +0 -23
  369. package/_bmad/bmm/workflows/4-implementation/code-review/instructions.xml +0 -227
  370. package/_bmad/bmm/workflows/4-implementation/code-review/workflow.yaml +0 -50
  371. package/_bmad/bmm/workflows/4-implementation/correct-course/checklist.md +0 -288
  372. package/_bmad/bmm/workflows/4-implementation/correct-course/instructions.md +0 -206
  373. package/_bmad/bmm/workflows/4-implementation/correct-course/workflow.yaml +0 -58
  374. package/_bmad/bmm/workflows/4-implementation/create-story/checklist.md +0 -358
  375. package/_bmad/bmm/workflows/4-implementation/create-story/instructions.xml +0 -345
  376. package/_bmad/bmm/workflows/4-implementation/create-story/template.md +0 -49
  377. package/_bmad/bmm/workflows/4-implementation/create-story/workflow.yaml +0 -59
  378. package/_bmad/bmm/workflows/4-implementation/dev-story/checklist.md +0 -80
  379. package/_bmad/bmm/workflows/4-implementation/dev-story/instructions.xml +0 -410
  380. package/_bmad/bmm/workflows/4-implementation/dev-story/workflow.yaml +0 -25
  381. package/_bmad/bmm/workflows/4-implementation/retrospective/instructions.md +0 -1443
  382. package/_bmad/bmm/workflows/4-implementation/retrospective/workflow.yaml +0 -57
  383. package/_bmad/bmm/workflows/4-implementation/sprint-planning/checklist.md +0 -33
  384. package/_bmad/bmm/workflows/4-implementation/sprint-planning/instructions.md +0 -225
  385. package/_bmad/bmm/workflows/4-implementation/sprint-planning/sprint-status-template.yaml +0 -55
  386. package/_bmad/bmm/workflows/4-implementation/sprint-planning/workflow.yaml +0 -53
  387. package/_bmad/bmm/workflows/4-implementation/sprint-status/instructions.md +0 -229
  388. package/_bmad/bmm/workflows/4-implementation/sprint-status/workflow.yaml +0 -35
  389. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-01-mode-detection.md +0 -176
  390. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-02-context-gathering.md +0 -120
  391. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-03-execute.md +0 -113
  392. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-04-self-check.md +0 -113
  393. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-05-adversarial-review.md +0 -106
  394. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-06-resolve-findings.md +0 -149
  395. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/workflow.md +0 -50
  396. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-01-understand.md +0 -192
  397. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-02-investigate.md +0 -145
  398. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-03-generate.md +0 -128
  399. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-04-review.md +0 -201
  400. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/tech-spec-template.md +0 -74
  401. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/workflow.md +0 -79
  402. package/_bmad/bmm/workflows/document-project/checklist.md +0 -245
  403. package/_bmad/bmm/workflows/document-project/documentation-requirements.csv +0 -12
  404. package/_bmad/bmm/workflows/document-project/instructions.md +0 -221
  405. package/_bmad/bmm/workflows/document-project/templates/deep-dive-template.md +0 -345
  406. package/_bmad/bmm/workflows/document-project/templates/index-template.md +0 -169
  407. package/_bmad/bmm/workflows/document-project/templates/project-overview-template.md +0 -103
  408. package/_bmad/bmm/workflows/document-project/templates/project-scan-report-schema.json +0 -160
  409. package/_bmad/bmm/workflows/document-project/templates/source-tree-template.md +0 -135
  410. package/_bmad/bmm/workflows/document-project/workflow.yaml +0 -28
  411. package/_bmad/bmm/workflows/document-project/workflows/deep-dive-instructions.md +0 -298
  412. package/_bmad/bmm/workflows/document-project/workflows/deep-dive.yaml +0 -31
  413. package/_bmad/bmm/workflows/document-project/workflows/full-scan-instructions.md +0 -1106
  414. package/_bmad/bmm/workflows/document-project/workflows/full-scan.yaml +0 -31
  415. package/_bmad/bmm/workflows/excalidraw-diagrams/_shared/excalidraw-library.json +0 -90
  416. package/_bmad/bmm/workflows/excalidraw-diagrams/_shared/excalidraw-templates.yaml +0 -127
  417. package/_bmad/bmm/workflows/excalidraw-diagrams/create-dataflow/checklist.md +0 -39
  418. package/_bmad/bmm/workflows/excalidraw-diagrams/create-dataflow/instructions.md +0 -130
  419. package/_bmad/bmm/workflows/excalidraw-diagrams/create-dataflow/workflow.yaml +0 -26
  420. package/_bmad/bmm/workflows/excalidraw-diagrams/create-diagram/checklist.md +0 -43
  421. package/_bmad/bmm/workflows/excalidraw-diagrams/create-diagram/instructions.md +0 -141
  422. package/_bmad/bmm/workflows/excalidraw-diagrams/create-diagram/workflow.yaml +0 -26
  423. package/_bmad/bmm/workflows/excalidraw-diagrams/create-flowchart/checklist.md +0 -49
  424. package/_bmad/bmm/workflows/excalidraw-diagrams/create-flowchart/instructions.md +0 -241
  425. package/_bmad/bmm/workflows/excalidraw-diagrams/create-flowchart/workflow.yaml +0 -26
  426. package/_bmad/bmm/workflows/excalidraw-diagrams/create-wireframe/checklist.md +0 -38
  427. package/_bmad/bmm/workflows/excalidraw-diagrams/create-wireframe/instructions.md +0 -133
  428. package/_bmad/bmm/workflows/excalidraw-diagrams/create-wireframe/workflow.yaml +0 -26
  429. package/_bmad/bmm/workflows/qa/automate/checklist.md +0 -33
  430. package/_bmad/bmm/workflows/qa/automate/instructions.md +0 -110
  431. package/_bmad/bmm/workflows/qa/automate/workflow.yaml +0 -47
  432. package/_bmad/cis/agents/brainstorming-coach.md +0 -61
  433. package/_bmad/cis/agents/creative-problem-solver.md +0 -61
  434. package/_bmad/cis/agents/design-thinking-coach.md +0 -61
  435. package/_bmad/cis/agents/innovation-strategist.md +0 -61
  436. package/_bmad/cis/agents/presentation-master.md +0 -67
  437. package/_bmad/cis/agents/storyteller/storyteller.md +0 -58
  438. package/_bmad/cis/config.yaml +0 -12
  439. package/_bmad/cis/module-help.csv +0 -6
  440. package/_bmad/cis/teams/creative-squad.yaml +0 -7
  441. package/_bmad/cis/teams/default-party.csv +0 -12
  442. package/_bmad/cis/workflows/README.md +0 -139
  443. package/_bmad/cis/workflows/design-thinking/README.md +0 -56
  444. package/_bmad/cis/workflows/design-thinking/design-methods.csv +0 -31
  445. package/_bmad/cis/workflows/design-thinking/instructions.md +0 -202
  446. package/_bmad/cis/workflows/design-thinking/template.md +0 -111
  447. package/_bmad/cis/workflows/design-thinking/workflow.yaml +0 -27
  448. package/_bmad/cis/workflows/innovation-strategy/README.md +0 -56
  449. package/_bmad/cis/workflows/innovation-strategy/innovation-frameworks.csv +0 -31
  450. package/_bmad/cis/workflows/innovation-strategy/instructions.md +0 -276
  451. package/_bmad/cis/workflows/innovation-strategy/template.md +0 -189
  452. package/_bmad/cis/workflows/innovation-strategy/workflow.yaml +0 -27
  453. package/_bmad/cis/workflows/problem-solving/README.md +0 -56
  454. package/_bmad/cis/workflows/problem-solving/instructions.md +0 -252
  455. package/_bmad/cis/workflows/problem-solving/solving-methods.csv +0 -31
  456. package/_bmad/cis/workflows/problem-solving/template.md +0 -165
  457. package/_bmad/cis/workflows/problem-solving/workflow.yaml +0 -27
  458. package/_bmad/cis/workflows/storytelling/README.md +0 -58
  459. package/_bmad/cis/workflows/storytelling/instructions.md +0 -293
  460. package/_bmad/cis/workflows/storytelling/story-types.csv +0 -26
  461. package/_bmad/cis/workflows/storytelling/template.md +0 -113
  462. package/_bmad/cis/workflows/storytelling/workflow.yaml +0 -27
  463. package/_bmad/core/agents/bmad-master.md +0 -56
  464. package/_bmad/core/config.yaml +0 -9
  465. package/_bmad/core/module-help.csv +0 -9
  466. package/_bmad/core/resources/excalidraw/README.md +0 -160
  467. package/_bmad/core/resources/excalidraw/excalidraw-helpers.md +0 -127
  468. package/_bmad/core/resources/excalidraw/library-loader.md +0 -50
  469. package/_bmad/core/resources/excalidraw/validate-json-instructions.md +0 -79
  470. package/_bmad/core/tasks/editorial-review-prose.xml +0 -100
  471. package/_bmad/core/tasks/editorial-review-structure.xml +0 -209
  472. package/_bmad/core/tasks/help.md +0 -62
  473. package/_bmad/core/tasks/index-docs.xml +0 -65
  474. package/_bmad/core/tasks/review-adversarial-general.xml +0 -48
  475. package/_bmad/core/tasks/shard-doc.xml +0 -109
  476. package/_bmad/core/tasks/workflow.xml +0 -235
  477. package/_bmad/core/workflows/advanced-elicitation/methods.csv +0 -51
  478. package/_bmad/core/workflows/advanced-elicitation/workflow.xml +0 -117
  479. package/_bmad/core/workflows/brainstorming/brain-methods.csv +0 -62
  480. package/_bmad/core/workflows/brainstorming/steps/step-01-session-setup.md +0 -197
  481. package/_bmad/core/workflows/brainstorming/steps/step-01b-continue.md +0 -122
  482. package/_bmad/core/workflows/brainstorming/steps/step-02a-user-selected.md +0 -225
  483. package/_bmad/core/workflows/brainstorming/steps/step-02b-ai-recommended.md +0 -237
  484. package/_bmad/core/workflows/brainstorming/steps/step-02c-random-selection.md +0 -209
  485. package/_bmad/core/workflows/brainstorming/steps/step-02d-progressive-flow.md +0 -264
  486. package/_bmad/core/workflows/brainstorming/steps/step-03-technique-execution.md +0 -399
  487. package/_bmad/core/workflows/brainstorming/steps/step-04-idea-organization.md +0 -303
  488. package/_bmad/core/workflows/brainstorming/template.md +0 -15
  489. package/_bmad/core/workflows/brainstorming/workflow.md +0 -58
  490. package/_bmad/core/workflows/party-mode/steps/step-01-agent-loading.md +0 -138
  491. package/_bmad/core/workflows/party-mode/steps/step-02-discussion-orchestration.md +0 -187
  492. package/_bmad/core/workflows/party-mode/steps/step-03-graceful-exit.md +0 -157
  493. package/_bmad/core/workflows/party-mode/workflow.md +0 -194
  494. package/_bmad/tea/agents/tea.md +0 -71
  495. package/_bmad/tea/config.yaml +0 -19
  496. package/_bmad/tea/module-help.csv +0 -10
  497. package/_bmad/tea/teams/default-party.csv +0 -2
  498. package/_bmad/tea/testarch/knowledge/adr-quality-readiness-checklist.md +0 -377
  499. package/_bmad/tea/testarch/knowledge/api-request.md +0 -442
  500. package/_bmad/tea/testarch/knowledge/api-testing-patterns.md +0 -851
  501. package/_bmad/tea/testarch/knowledge/auth-session.md +0 -548
  502. package/_bmad/tea/testarch/knowledge/burn-in.md +0 -273
  503. package/_bmad/tea/testarch/knowledge/ci-burn-in.md +0 -675
  504. package/_bmad/tea/testarch/knowledge/component-tdd.md +0 -486
  505. package/_bmad/tea/testarch/knowledge/contract-testing.md +0 -957
  506. package/_bmad/tea/testarch/knowledge/data-factories.md +0 -500
  507. package/_bmad/tea/testarch/knowledge/email-auth.md +0 -721
  508. package/_bmad/tea/testarch/knowledge/error-handling.md +0 -725
  509. package/_bmad/tea/testarch/knowledge/feature-flags.md +0 -750
  510. package/_bmad/tea/testarch/knowledge/file-utils.md +0 -456
  511. package/_bmad/tea/testarch/knowledge/fixture-architecture.md +0 -401
  512. package/_bmad/tea/testarch/knowledge/fixtures-composition.md +0 -382
  513. package/_bmad/tea/testarch/knowledge/intercept-network-call.md +0 -426
  514. package/_bmad/tea/testarch/knowledge/log.md +0 -426
  515. package/_bmad/tea/testarch/knowledge/network-error-monitor.md +0 -401
  516. package/_bmad/tea/testarch/knowledge/network-first.md +0 -486
  517. package/_bmad/tea/testarch/knowledge/network-recorder.md +0 -527
  518. package/_bmad/tea/testarch/knowledge/nfr-criteria.md +0 -670
  519. package/_bmad/tea/testarch/knowledge/overview.md +0 -286
  520. package/_bmad/tea/testarch/knowledge/playwright-config.md +0 -730
  521. package/_bmad/tea/testarch/knowledge/probability-impact.md +0 -601
  522. package/_bmad/tea/testarch/knowledge/recurse.md +0 -421
  523. package/_bmad/tea/testarch/knowledge/risk-governance.md +0 -615
  524. package/_bmad/tea/testarch/knowledge/selective-testing.md +0 -732
  525. package/_bmad/tea/testarch/knowledge/selector-resilience.md +0 -527
  526. package/_bmad/tea/testarch/knowledge/test-healing-patterns.md +0 -644
  527. package/_bmad/tea/testarch/knowledge/test-levels-framework.md +0 -473
  528. package/_bmad/tea/testarch/knowledge/test-priorities-matrix.md +0 -373
  529. package/_bmad/tea/testarch/knowledge/test-quality.md +0 -664
  530. package/_bmad/tea/testarch/knowledge/timing-debugging.md +0 -372
  531. package/_bmad/tea/testarch/knowledge/visual-debugging.md +0 -524
  532. package/_bmad/tea/testarch/tea-index.csv +0 -35
  533. package/_bmad/tea/workflows/testarch/README.md +0 -74
  534. package/_bmad/tea/workflows/testarch/atdd/atdd-checklist-template.md +0 -363
  535. package/_bmad/tea/workflows/testarch/atdd/checklist.md +0 -374
  536. package/_bmad/tea/workflows/testarch/atdd/instructions.md +0 -38
  537. package/_bmad/tea/workflows/testarch/atdd/steps-c/step-01-preflight-and-context.md +0 -110
  538. package/_bmad/tea/workflows/testarch/atdd/steps-c/step-02-generation-mode.md +0 -79
  539. package/_bmad/tea/workflows/testarch/atdd/steps-c/step-03-test-strategy.md +0 -76
  540. package/_bmad/tea/workflows/testarch/atdd/steps-c/step-04-generate-tests.md +0 -228
  541. package/_bmad/tea/workflows/testarch/atdd/steps-c/step-04a-subprocess-api-failing.md +0 -215
  542. package/_bmad/tea/workflows/testarch/atdd/steps-c/step-04b-subprocess-e2e-failing.md +0 -212
  543. package/_bmad/tea/workflows/testarch/atdd/steps-c/step-04c-aggregate.md +0 -329
  544. package/_bmad/tea/workflows/testarch/atdd/steps-c/step-05-validate-and-complete.md +0 -68
  545. package/_bmad/tea/workflows/testarch/atdd/steps-e/step-01-assess.md +0 -65
  546. package/_bmad/tea/workflows/testarch/atdd/steps-e/step-02-apply-edit.md +0 -60
  547. package/_bmad/tea/workflows/testarch/atdd/steps-v/step-01-validate.md +0 -67
  548. package/_bmad/tea/workflows/testarch/atdd/validation-report-20260127-095021.md +0 -73
  549. package/_bmad/tea/workflows/testarch/atdd/validation-report-20260127-102401.md +0 -116
  550. package/_bmad/tea/workflows/testarch/atdd/workflow-plan.md +0 -21
  551. package/_bmad/tea/workflows/testarch/atdd/workflow.md +0 -39
  552. package/_bmad/tea/workflows/testarch/atdd/workflow.yaml +0 -45
  553. package/_bmad/tea/workflows/testarch/automate/checklist.md +0 -582
  554. package/_bmad/tea/workflows/testarch/automate/instructions.md +0 -43
  555. package/_bmad/tea/workflows/testarch/automate/steps-c/step-01-preflight-and-context.md +0 -127
  556. package/_bmad/tea/workflows/testarch/automate/steps-c/step-02-identify-targets.md +0 -95
  557. package/_bmad/tea/workflows/testarch/automate/steps-c/step-03-generate-tests.md +0 -199
  558. package/_bmad/tea/workflows/testarch/automate/steps-c/step-03a-subprocess-api.md +0 -183
  559. package/_bmad/tea/workflows/testarch/automate/steps-c/step-03b-subprocess-e2e.md +0 -181
  560. package/_bmad/tea/workflows/testarch/automate/steps-c/step-03c-aggregate.md +0 -300
  561. package/_bmad/tea/workflows/testarch/automate/steps-c/step-04-validate-and-summarize.md +0 -69
  562. package/_bmad/tea/workflows/testarch/automate/steps-e/step-01-assess.md +0 -65
  563. package/_bmad/tea/workflows/testarch/automate/steps-e/step-02-apply-edit.md +0 -60
  564. package/_bmad/tea/workflows/testarch/automate/steps-v/step-01-validate.md +0 -67
  565. package/_bmad/tea/workflows/testarch/automate/validation-report-20260127-095021.md +0 -72
  566. package/_bmad/tea/workflows/testarch/automate/validation-report-20260127-102401.md +0 -114
  567. package/_bmad/tea/workflows/testarch/automate/workflow-plan.md +0 -20
  568. package/_bmad/tea/workflows/testarch/automate/workflow.md +0 -39
  569. package/_bmad/tea/workflows/testarch/automate/workflow.yaml +0 -52
  570. package/_bmad/tea/workflows/testarch/ci/checklist.md +0 -247
  571. package/_bmad/tea/workflows/testarch/ci/github-actions-template.yaml +0 -198
  572. package/_bmad/tea/workflows/testarch/ci/gitlab-ci-template.yaml +0 -149
  573. package/_bmad/tea/workflows/testarch/ci/instructions.md +0 -38
  574. package/_bmad/tea/workflows/testarch/ci/steps-c/step-01-preflight.md +0 -92
  575. package/_bmad/tea/workflows/testarch/ci/steps-c/step-02-generate-pipeline.md +0 -82
  576. package/_bmad/tea/workflows/testarch/ci/steps-c/step-03-configure-quality-gates.md +0 -75
  577. package/_bmad/tea/workflows/testarch/ci/steps-c/step-04-validate-and-summary.md +0 -67
  578. package/_bmad/tea/workflows/testarch/ci/steps-e/step-01-assess.md +0 -65
  579. package/_bmad/tea/workflows/testarch/ci/steps-e/step-02-apply-edit.md +0 -60
  580. package/_bmad/tea/workflows/testarch/ci/steps-v/step-01-validate.md +0 -67
  581. package/_bmad/tea/workflows/testarch/ci/validation-report-20260127-095021.md +0 -72
  582. package/_bmad/tea/workflows/testarch/ci/validation-report-20260127-102401.md +0 -114
  583. package/_bmad/tea/workflows/testarch/ci/workflow-plan.md +0 -20
  584. package/_bmad/tea/workflows/testarch/ci/workflow.md +0 -39
  585. package/_bmad/tea/workflows/testarch/ci/workflow.yaml +0 -45
  586. package/_bmad/tea/workflows/testarch/framework/checklist.md +0 -320
  587. package/_bmad/tea/workflows/testarch/framework/instructions.md +0 -38
  588. package/_bmad/tea/workflows/testarch/framework/steps-c/step-01-preflight.md +0 -75
  589. package/_bmad/tea/workflows/testarch/framework/steps-c/step-02-select-framework.md +0 -73
  590. package/_bmad/tea/workflows/testarch/framework/steps-c/step-03-scaffold-framework.md +0 -120
  591. package/_bmad/tea/workflows/testarch/framework/steps-c/step-04-docs-and-scripts.md +0 -70
  592. package/_bmad/tea/workflows/testarch/framework/steps-c/step-05-validate-and-summary.md +0 -68
  593. package/_bmad/tea/workflows/testarch/framework/steps-e/step-01-assess.md +0 -65
  594. package/_bmad/tea/workflows/testarch/framework/steps-e/step-02-apply-edit.md +0 -60
  595. package/_bmad/tea/workflows/testarch/framework/steps-v/step-01-validate.md +0 -67
  596. package/_bmad/tea/workflows/testarch/framework/validation-report-20260127-095021.md +0 -73
  597. package/_bmad/tea/workflows/testarch/framework/validation-report-20260127-102401.md +0 -116
  598. package/_bmad/tea/workflows/testarch/framework/workflow-plan.md +0 -22
  599. package/_bmad/tea/workflows/testarch/framework/workflow.md +0 -39
  600. package/_bmad/tea/workflows/testarch/framework/workflow.yaml +0 -47
  601. package/_bmad/tea/workflows/testarch/nfr-assess/checklist.md +0 -407
  602. package/_bmad/tea/workflows/testarch/nfr-assess/instructions.md +0 -36
  603. package/_bmad/tea/workflows/testarch/nfr-assess/nfr-report-template.md +0 -462
  604. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-01-load-context.md +0 -85
  605. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-02-define-thresholds.md +0 -82
  606. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-03-gather-evidence.md +0 -64
  607. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04-evaluate-and-score.md +0 -140
  608. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04a-subprocess-security.md +0 -138
  609. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04b-subprocess-performance.md +0 -84
  610. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04c-subprocess-reliability.md +0 -85
  611. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04d-subprocess-scalability.md +0 -88
  612. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04e-aggregate-nfr.md +0 -219
  613. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-05-generate-report.md +0 -71
  614. package/_bmad/tea/workflows/testarch/nfr-assess/steps-e/step-01-assess.md +0 -65
  615. package/_bmad/tea/workflows/testarch/nfr-assess/steps-e/step-02-apply-edit.md +0 -60
  616. package/_bmad/tea/workflows/testarch/nfr-assess/steps-v/step-01-validate.md +0 -67
  617. package/_bmad/tea/workflows/testarch/nfr-assess/validation-report-20260127-095021.md +0 -73
  618. package/_bmad/tea/workflows/testarch/nfr-assess/validation-report-20260127-102401.md +0 -116
  619. package/_bmad/tea/workflows/testarch/nfr-assess/workflow-plan.md +0 -19
  620. package/_bmad/tea/workflows/testarch/nfr-assess/workflow.md +0 -39
  621. package/_bmad/tea/workflows/testarch/nfr-assess/workflow.yaml +0 -47
  622. package/_bmad/tea/workflows/testarch/teach-me-testing/checklist.md +0 -197
  623. package/_bmad/tea/workflows/testarch/teach-me-testing/data/curriculum.yaml +0 -129
  624. package/_bmad/tea/workflows/testarch/teach-me-testing/data/quiz-questions.yaml +0 -206
  625. package/_bmad/tea/workflows/testarch/teach-me-testing/data/role-paths.yaml +0 -136
  626. package/_bmad/tea/workflows/testarch/teach-me-testing/data/session-content-map.yaml +0 -204
  627. package/_bmad/tea/workflows/testarch/teach-me-testing/data/tea-resources-index.yaml +0 -359
  628. package/_bmad/tea/workflows/testarch/teach-me-testing/instructions.md +0 -130
  629. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-01-init.md +0 -235
  630. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-01b-continue.md +0 -147
  631. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-02-assess.md +0 -258
  632. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-03-session-menu.md +0 -219
  633. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-01.md +0 -460
  634. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-02.md +0 -465
  635. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-03.md +0 -301
  636. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-04.md +0 -234
  637. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-05.md +0 -234
  638. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-06.md +0 -209
  639. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-07.md +0 -212
  640. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-05-completion.md +0 -339
  641. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-e/step-e-01-assess-workflow.md +0 -141
  642. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-e/step-e-02-apply-edits.md +0 -122
  643. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-v/step-v-01-validate.md +0 -263
  644. package/_bmad/tea/workflows/testarch/teach-me-testing/templates/certificate-template.md +0 -86
  645. package/_bmad/tea/workflows/testarch/teach-me-testing/templates/progress-template.yaml +0 -95
  646. package/_bmad/tea/workflows/testarch/teach-me-testing/templates/session-notes-template.md +0 -83
  647. package/_bmad/tea/workflows/testarch/teach-me-testing/workflow-plan-teach-me-testing.md +0 -950
  648. package/_bmad/tea/workflows/testarch/teach-me-testing/workflow.md +0 -90
  649. package/_bmad/tea/workflows/testarch/test-design/checklist.md +0 -410
  650. package/_bmad/tea/workflows/testarch/test-design/instructions.md +0 -52
  651. package/_bmad/tea/workflows/testarch/test-design/steps-c/step-01-detect-mode.md +0 -109
  652. package/_bmad/tea/workflows/testarch/test-design/steps-c/step-02-load-context.md +0 -127
  653. package/_bmad/tea/workflows/testarch/test-design/steps-c/step-03-risk-and-testability.md +0 -85
  654. package/_bmad/tea/workflows/testarch/test-design/steps-c/step-04-coverage-plan.md +0 -98
  655. package/_bmad/tea/workflows/testarch/test-design/steps-c/step-05-generate-output.md +0 -97
  656. package/_bmad/tea/workflows/testarch/test-design/steps-e/step-01-assess.md +0 -65
  657. package/_bmad/tea/workflows/testarch/test-design/steps-e/step-02-apply-edit.md +0 -60
  658. package/_bmad/tea/workflows/testarch/test-design/steps-v/step-01-validate.md +0 -67
  659. package/_bmad/tea/workflows/testarch/test-design/test-design-architecture-template.md +0 -222
  660. package/_bmad/tea/workflows/testarch/test-design/test-design-qa-template.md +0 -296
  661. package/_bmad/tea/workflows/testarch/test-design/test-design-template.md +0 -294
  662. package/_bmad/tea/workflows/testarch/test-design/validation-report-20260127-095021.md +0 -73
  663. package/_bmad/tea/workflows/testarch/test-design/validation-report-20260127-102401.md +0 -116
  664. package/_bmad/tea/workflows/testarch/test-design/workflow-plan.md +0 -22
  665. package/_bmad/tea/workflows/testarch/test-design/workflow.md +0 -39
  666. package/_bmad/tea/workflows/testarch/test-design/workflow.yaml +0 -69
  667. package/_bmad/tea/workflows/testarch/test-review/checklist.md +0 -472
  668. package/_bmad/tea/workflows/testarch/test-review/instructions.md +0 -36
  669. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-01-load-context.md +0 -101
  670. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-02-discover-tests.md +0 -69
  671. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-03-quality-evaluation.md +0 -184
  672. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-03a-subprocess-determinism.md +0 -214
  673. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-03b-subprocess-isolation.md +0 -125
  674. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-03c-subprocess-maintainability.md +0 -102
  675. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-03d-subprocess-coverage.md +0 -111
  676. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-03e-subprocess-performance.md +0 -117
  677. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-03f-aggregate-scores.md +0 -246
  678. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-04-generate-report.md +0 -72
  679. package/_bmad/tea/workflows/testarch/test-review/steps-e/step-01-assess.md +0 -65
  680. package/_bmad/tea/workflows/testarch/test-review/steps-e/step-02-apply-edit.md +0 -60
  681. package/_bmad/tea/workflows/testarch/test-review/steps-v/step-01-validate.md +0 -67
  682. package/_bmad/tea/workflows/testarch/test-review/test-review-template.md +0 -390
  683. package/_bmad/tea/workflows/testarch/test-review/validation-report-20260127-095021.md +0 -72
  684. package/_bmad/tea/workflows/testarch/test-review/validation-report-20260127-102401.md +0 -114
  685. package/_bmad/tea/workflows/testarch/test-review/workflow-plan.md +0 -18
  686. package/_bmad/tea/workflows/testarch/test-review/workflow.md +0 -39
  687. package/_bmad/tea/workflows/testarch/test-review/workflow.yaml +0 -46
  688. package/_bmad/tea/workflows/testarch/trace/checklist.md +0 -642
  689. package/_bmad/tea/workflows/testarch/trace/instructions.md +0 -36
  690. package/_bmad/tea/workflows/testarch/trace/steps-c/step-01-load-context.md +0 -80
  691. package/_bmad/tea/workflows/testarch/trace/steps-c/step-02-discover-tests.md +0 -69
  692. package/_bmad/tea/workflows/testarch/trace/steps-c/step-03-map-criteria.md +0 -65
  693. package/_bmad/tea/workflows/testarch/trace/steps-c/step-04-analyze-gaps.md +0 -244
  694. package/_bmad/tea/workflows/testarch/trace/steps-c/step-05-gate-decision.md +0 -232
  695. package/_bmad/tea/workflows/testarch/trace/steps-e/step-01-assess.md +0 -65
  696. package/_bmad/tea/workflows/testarch/trace/steps-e/step-02-apply-edit.md +0 -60
  697. package/_bmad/tea/workflows/testarch/trace/steps-v/step-01-validate.md +0 -67
  698. package/_bmad/tea/workflows/testarch/trace/trace-template.md +0 -675
  699. package/_bmad/tea/workflows/testarch/trace/validation-report-20260127-095021.md +0 -73
  700. package/_bmad/tea/workflows/testarch/trace/validation-report-20260127-102401.md +0 -116
  701. package/_bmad/tea/workflows/testarch/trace/workflow-plan.md +0 -21
  702. package/_bmad/tea/workflows/testarch/trace/workflow.md +0 -39
  703. package/_bmad/tea/workflows/testarch/trace/workflow.yaml +0 -55
  704. package/_bmad-output/.backups/backup-1.5.2-1772198614067/agent-manifest.csv +0 -21
  705. package/_bmad-output/.backups/backup-1.5.2-1772198614067/agents/contextualization-expert.md +0 -100
  706. package/_bmad-output/.backups/backup-1.5.2-1772198614067/agents/discovery-empathy-expert.md +0 -117
  707. package/_bmad-output/.backups/backup-1.5.2-1772198614067/agents/hypothesis-engineer.md +0 -117
  708. package/_bmad-output/.backups/backup-1.5.2-1772198614067/agents/lean-experiments-specialist.md +0 -118
  709. package/_bmad-output/.backups/backup-1.5.2-1772198614067/agents/learning-decision-expert.md +0 -117
  710. package/_bmad-output/.backups/backup-1.5.2-1772198614067/agents/production-intelligence-specialist.md +0 -117
  711. package/_bmad-output/.backups/backup-1.5.2-1772198614067/agents/research-convergence-specialist.md +0 -117
  712. package/_bmad-output/.backups/backup-1.5.2-1772198614067/backup-manifest.json +0 -13
  713. package/_bmad-output/.backups/backup-1.5.2-1772198614067/config.yaml +0 -44
  714. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/empathy-map.template.md +0 -143
  715. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/steps/step-01-define-user.md +0 -60
  716. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/steps/step-02-says-thinks.md +0 -67
  717. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/steps/step-03-does-feels.md +0 -79
  718. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/steps/step-04-pain-points.md +0 -87
  719. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/steps/step-05-gains.md +0 -103
  720. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/steps/step-06-synthesize.md +0 -104
  721. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/validate.md +0 -117
  722. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/workflow.md +0 -44
  723. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/wireframe/steps/step-01-define-requirements.md +0 -85
  724. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/wireframe/steps/step-02-user-flows.md +0 -59
  725. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/wireframe/steps/step-03-information-architecture.md +0 -68
  726. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/wireframe/steps/step-04-wireframe-sketch.md +0 -97
  727. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/wireframe/steps/step-05-components.md +0 -128
  728. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/wireframe/steps/step-06-synthesize.md +0 -83
  729. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/wireframe/wireframe.template.md +0 -287
  730. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/wireframe/workflow.md +0 -44
  731. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/assumption-mapping/steps/step-01-setup.md +0 -66
  732. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/assumption-mapping/steps/step-02-context.md +0 -93
  733. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/assumption-mapping/steps/step-03-risk-mapping.md +0 -103
  734. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/assumption-mapping/steps/step-04-synthesize.md +0 -101
  735. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/assumption-mapping/workflow.md +0 -49
  736. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/behavior-analysis/steps/step-01-setup.md +0 -81
  737. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/behavior-analysis/steps/step-02-context.md +0 -67
  738. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/behavior-analysis/steps/step-03-classification.md +0 -98
  739. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/behavior-analysis/steps/step-04-evidence.md +0 -100
  740. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/behavior-analysis/steps/step-05-synthesize.md +0 -174
  741. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/behavior-analysis/workflow.md +0 -52
  742. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/contextualize-scope.template.md +0 -67
  743. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/steps/step-01-list-opportunities.md +0 -47
  744. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/steps/step-02-define-criteria.md +0 -36
  745. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/steps/step-03-evaluate-opportunities.md +0 -30
  746. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/steps/step-04-define-boundaries.md +0 -32
  747. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/steps/step-05-validate-fit.md +0 -28
  748. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/steps/step-06-synthesize.md +0 -33
  749. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/validate.md +0 -30
  750. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/workflow.md +0 -59
  751. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/empathy-map.template.md +0 -143
  752. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/steps/step-01-define-user.md +0 -60
  753. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/steps/step-02-says-thinks.md +0 -67
  754. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/steps/step-03-does-feels.md +0 -79
  755. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/steps/step-04-pain-points.md +0 -87
  756. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/steps/step-05-gains.md +0 -103
  757. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/steps/step-06-synthesize.md +0 -107
  758. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/validate.md +0 -117
  759. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/workflow.md +0 -45
  760. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/experiment-design/steps/step-01-setup.md +0 -66
  761. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/experiment-design/steps/step-02-context.md +0 -77
  762. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/experiment-design/steps/step-03-design.md +0 -114
  763. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/experiment-design/steps/step-04-synthesize.md +0 -128
  764. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/experiment-design/workflow.md +0 -51
  765. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/hypothesis-engineering/steps/step-01-setup.md +0 -66
  766. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/hypothesis-engineering/steps/step-02-context.md +0 -80
  767. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/hypothesis-engineering/steps/step-03-brainwriting.md +0 -79
  768. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/hypothesis-engineering/steps/step-04-assumption-mapping.md +0 -102
  769. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/hypothesis-engineering/steps/step-05-synthesize.md +0 -130
  770. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/hypothesis-engineering/workflow.md +0 -52
  771. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/lean-experiment.template.md +0 -29
  772. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/steps/step-01.md +0 -8
  773. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/steps/step-02.md +0 -8
  774. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/steps/step-03.md +0 -8
  775. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/steps/step-04.md +0 -8
  776. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/steps/step-05.md +0 -8
  777. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/steps/step-06.md +0 -25
  778. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/validate.md +0 -30
  779. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/workflow.md +0 -26
  780. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/lean-persona.template.md +0 -163
  781. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/steps/step-01-define-job.md +0 -72
  782. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/steps/step-02-current-solution.md +0 -83
  783. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/steps/step-03-problem-contexts.md +0 -90
  784. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/steps/step-04-forces-anxieties.md +0 -98
  785. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/steps/step-05-success-criteria.md +0 -103
  786. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/steps/step-06-synthesize.md +0 -126
  787. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/validate.md +0 -30
  788. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/workflow.md +0 -50
  789. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/learning-card.template.md +0 -179
  790. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/steps/step-01-experiment-context.md +0 -100
  791. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/steps/step-02-raw-results.md +0 -125
  792. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/steps/step-03-analysis.md +0 -125
  793. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/steps/step-04-validated-learning.md +0 -139
  794. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/steps/step-05-implications.md +0 -134
  795. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/steps/step-06-synthesize.md +0 -121
  796. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/validate.md +0 -134
  797. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/workflow.md +0 -51
  798. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/mvp.template.md +0 -40
  799. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/steps/step-01-riskiest-assumption.md +0 -17
  800. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/steps/step-02-success-criteria.md +0 -13
  801. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/steps/step-03-smallest-test.md +0 -13
  802. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/steps/step-04-scope-features.md +0 -13
  803. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/steps/step-05-build-measure-learn.md +0 -13
  804. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/steps/step-06-synthesize.md +0 -28
  805. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/validate.md +0 -30
  806. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/workflow.md +0 -36
  807. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pattern-mapping/steps/step-01-setup.md +0 -102
  808. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pattern-mapping/steps/step-02-context.md +0 -81
  809. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pattern-mapping/steps/step-03-pattern-identification.md +0 -88
  810. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pattern-mapping/steps/step-04-theme-clustering.md +0 -100
  811. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pattern-mapping/steps/step-05-synthesize.md +0 -135
  812. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pattern-mapping/workflow.md +0 -58
  813. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/pivot-patch-persevere.template.md +0 -201
  814. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/steps/step-01-evidence-review.md +0 -125
  815. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/steps/step-02-hypothesis-assessment.md +0 -132
  816. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/steps/step-03-option-analysis.md +0 -167
  817. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/steps/step-04-stakeholder-input.md +0 -141
  818. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/steps/step-05-decision.md +0 -161
  819. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/steps/step-06-action-plan.md +0 -188
  820. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/validate.md +0 -159
  821. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/workflow.md +0 -51
  822. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-resynthesis/steps/step-01-setup.md +0 -97
  823. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-resynthesis/steps/step-02-context.md +0 -86
  824. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-resynthesis/steps/step-03-jtbd-reframing.md +0 -88
  825. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-resynthesis/steps/step-04-pains-gains-revision.md +0 -76
  826. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-resynthesis/steps/step-05-synthesize.md +0 -158
  827. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-resynthesis/workflow.md +0 -52
  828. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/product-vision.template.md +0 -147
  829. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/steps/step-01-define-problem.md +0 -89
  830. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/steps/step-02-target-market.md +0 -91
  831. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/steps/step-03-unique-approach.md +0 -87
  832. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/steps/step-04-future-state.md +0 -100
  833. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/steps/step-05-principles.md +0 -92
  834. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/steps/step-06-synthesize.md +0 -167
  835. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/validate.md +0 -30
  836. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/workflow.md +0 -55
  837. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/production-monitoring/steps/step-01-setup.md +0 -84
  838. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/production-monitoring/steps/step-02-context.md +0 -66
  839. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/production-monitoring/steps/step-03-monitoring.md +0 -74
  840. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/production-monitoring/steps/step-04-prioritization.md +0 -97
  841. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/production-monitoring/steps/step-05-synthesize.md +0 -183
  842. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/production-monitoring/workflow.md +0 -52
  843. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/proof-of-concept.template.md +0 -25
  844. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/steps/step-01.md +0 -8
  845. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/steps/step-02.md +0 -8
  846. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/steps/step-03.md +0 -8
  847. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/steps/step-04.md +0 -8
  848. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/steps/step-05.md +0 -8
  849. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/steps/step-06.md +0 -25
  850. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/validate.md +0 -30
  851. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/workflow.md +0 -26
  852. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/proof-of-value.template.md +0 -29
  853. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/steps/step-01.md +0 -8
  854. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/steps/step-02.md +0 -8
  855. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/steps/step-03.md +0 -8
  856. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/steps/step-04.md +0 -8
  857. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/steps/step-05.md +0 -8
  858. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/steps/step-06.md +0 -25
  859. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/validate.md +0 -30
  860. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/workflow.md +0 -26
  861. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/research-convergence/steps/step-01-setup.md +0 -69
  862. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/research-convergence/steps/step-02-context.md +0 -70
  863. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/research-convergence/steps/step-03-jtbd-framing.md +0 -81
  864. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/research-convergence/steps/step-04-pains-gains.md +0 -77
  865. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/research-convergence/steps/step-05-synthesize.md +0 -147
  866. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/research-convergence/workflow.md +0 -50
  867. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/signal-interpretation/steps/step-01-setup.md +0 -68
  868. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/signal-interpretation/steps/step-02-context.md +0 -67
  869. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/signal-interpretation/steps/step-03-signal-analysis.md +0 -85
  870. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/signal-interpretation/steps/step-04-anomaly-detection.md +0 -93
  871. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/signal-interpretation/steps/step-05-synthesize.md +0 -163
  872. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/signal-interpretation/workflow.md +0 -52
  873. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/steps/step-01-discovery-scope.md +0 -77
  874. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/steps/step-02-research-methods.md +0 -152
  875. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/steps/step-03-research-plan.md +0 -159
  876. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/steps/step-04-execute.md +0 -169
  877. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/steps/step-05-organize-data.md +0 -149
  878. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/steps/step-06-synthesize.md +0 -159
  879. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/user-discovery.template.md +0 -231
  880. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/validate.md +0 -153
  881. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/workflow.md +0 -45
  882. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/steps/step-01-research-goals.md +0 -100
  883. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/steps/step-02-interview-script.md +0 -123
  884. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/steps/step-03-recruitment.md +0 -144
  885. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/steps/step-04-conduct.md +0 -154
  886. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/steps/step-05-findings.md +0 -163
  887. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/steps/step-06-synthesize.md +0 -171
  888. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/user-interview.template.md +0 -250
  889. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/validate.md +0 -142
  890. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/workflow.md +0 -51
  891. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/steps/step-01-current-state.md +0 -56
  892. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/steps/step-02-evidence-inventory.md +0 -70
  893. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/steps/step-03-gap-analysis.md +0 -76
  894. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/steps/step-04-stream-evaluation.md +0 -57
  895. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/steps/step-05-recommendation.md +0 -65
  896. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/steps/step-06-navigation-plan.md +0 -72
  897. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/validate.md +0 -75
  898. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/vortex-navigation.template.md +0 -105
  899. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/workflow.md +0 -54
  900. package/_bmad-output/.backups/backup-1.5.2-1772198687901/agent-manifest.csv +0 -21
  901. package/_bmad-output/.backups/backup-1.5.2-1772198687901/agents/contextualization-expert.md +0 -100
  902. package/_bmad-output/.backups/backup-1.5.2-1772198687901/agents/discovery-empathy-expert.md +0 -117
  903. package/_bmad-output/.backups/backup-1.5.2-1772198687901/agents/hypothesis-engineer.md +0 -117
  904. package/_bmad-output/.backups/backup-1.5.2-1772198687901/agents/lean-experiments-specialist.md +0 -118
  905. package/_bmad-output/.backups/backup-1.5.2-1772198687901/agents/learning-decision-expert.md +0 -117
  906. package/_bmad-output/.backups/backup-1.5.2-1772198687901/agents/production-intelligence-specialist.md +0 -117
  907. package/_bmad-output/.backups/backup-1.5.2-1772198687901/agents/research-convergence-specialist.md +0 -117
  908. package/_bmad-output/.backups/backup-1.5.2-1772198687901/backup-manifest.json +0 -13
  909. package/_bmad-output/.backups/backup-1.5.2-1772198687901/config.yaml +0 -44
  910. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/empathy-map.template.md +0 -143
  911. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/steps/step-01-define-user.md +0 -60
  912. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/steps/step-02-says-thinks.md +0 -67
  913. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/steps/step-03-does-feels.md +0 -79
  914. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/steps/step-04-pain-points.md +0 -87
  915. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/steps/step-05-gains.md +0 -103
  916. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/steps/step-06-synthesize.md +0 -104
  917. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/validate.md +0 -117
  918. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/workflow.md +0 -44
  919. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/wireframe/steps/step-01-define-requirements.md +0 -85
  920. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/wireframe/steps/step-02-user-flows.md +0 -59
  921. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/wireframe/steps/step-03-information-architecture.md +0 -68
  922. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/wireframe/steps/step-04-wireframe-sketch.md +0 -97
  923. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/wireframe/steps/step-05-components.md +0 -128
  924. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/wireframe/steps/step-06-synthesize.md +0 -83
  925. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/wireframe/wireframe.template.md +0 -287
  926. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/wireframe/workflow.md +0 -44
  927. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/assumption-mapping/steps/step-01-setup.md +0 -66
  928. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/assumption-mapping/steps/step-02-context.md +0 -93
  929. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/assumption-mapping/steps/step-03-risk-mapping.md +0 -103
  930. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/assumption-mapping/steps/step-04-synthesize.md +0 -101
  931. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/assumption-mapping/workflow.md +0 -49
  932. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/behavior-analysis/steps/step-01-setup.md +0 -81
  933. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/behavior-analysis/steps/step-02-context.md +0 -67
  934. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/behavior-analysis/steps/step-03-classification.md +0 -98
  935. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/behavior-analysis/steps/step-04-evidence.md +0 -100
  936. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/behavior-analysis/steps/step-05-synthesize.md +0 -174
  937. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/behavior-analysis/workflow.md +0 -52
  938. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/contextualize-scope.template.md +0 -67
  939. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/steps/step-01-list-opportunities.md +0 -47
  940. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/steps/step-02-define-criteria.md +0 -36
  941. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/steps/step-03-evaluate-opportunities.md +0 -30
  942. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/steps/step-04-define-boundaries.md +0 -32
  943. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/steps/step-05-validate-fit.md +0 -28
  944. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/steps/step-06-synthesize.md +0 -33
  945. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/validate.md +0 -30
  946. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/workflow.md +0 -59
  947. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/empathy-map.template.md +0 -143
  948. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/steps/step-01-define-user.md +0 -60
  949. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/steps/step-02-says-thinks.md +0 -67
  950. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/steps/step-03-does-feels.md +0 -79
  951. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/steps/step-04-pain-points.md +0 -87
  952. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/steps/step-05-gains.md +0 -103
  953. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/steps/step-06-synthesize.md +0 -107
  954. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/validate.md +0 -117
  955. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/workflow.md +0 -45
  956. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/experiment-design/steps/step-01-setup.md +0 -66
  957. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/experiment-design/steps/step-02-context.md +0 -77
  958. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/experiment-design/steps/step-03-design.md +0 -114
  959. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/experiment-design/steps/step-04-synthesize.md +0 -128
  960. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/experiment-design/workflow.md +0 -51
  961. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/hypothesis-engineering/steps/step-01-setup.md +0 -66
  962. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/hypothesis-engineering/steps/step-02-context.md +0 -80
  963. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/hypothesis-engineering/steps/step-03-brainwriting.md +0 -79
  964. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/hypothesis-engineering/steps/step-04-assumption-mapping.md +0 -102
  965. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/hypothesis-engineering/steps/step-05-synthesize.md +0 -130
  966. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/hypothesis-engineering/workflow.md +0 -52
  967. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/lean-experiment.template.md +0 -29
  968. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/steps/step-01.md +0 -8
  969. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/steps/step-02.md +0 -8
  970. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/steps/step-03.md +0 -8
  971. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/steps/step-04.md +0 -8
  972. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/steps/step-05.md +0 -8
  973. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/steps/step-06.md +0 -25
  974. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/validate.md +0 -30
  975. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/workflow.md +0 -26
  976. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/lean-persona.template.md +0 -163
  977. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/steps/step-01-define-job.md +0 -72
  978. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/steps/step-02-current-solution.md +0 -83
  979. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/steps/step-03-problem-contexts.md +0 -90
  980. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/steps/step-04-forces-anxieties.md +0 -98
  981. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/steps/step-05-success-criteria.md +0 -103
  982. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/steps/step-06-synthesize.md +0 -126
  983. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/validate.md +0 -30
  984. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/workflow.md +0 -50
  985. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/learning-card.template.md +0 -179
  986. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/steps/step-01-experiment-context.md +0 -100
  987. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/steps/step-02-raw-results.md +0 -125
  988. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/steps/step-03-analysis.md +0 -125
  989. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/steps/step-04-validated-learning.md +0 -139
  990. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/steps/step-05-implications.md +0 -134
  991. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/steps/step-06-synthesize.md +0 -121
  992. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/validate.md +0 -134
  993. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/workflow.md +0 -51
  994. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/mvp.template.md +0 -40
  995. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/steps/step-01-riskiest-assumption.md +0 -17
  996. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/steps/step-02-success-criteria.md +0 -13
  997. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/steps/step-03-smallest-test.md +0 -13
  998. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/steps/step-04-scope-features.md +0 -13
  999. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/steps/step-05-build-measure-learn.md +0 -13
  1000. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/steps/step-06-synthesize.md +0 -28
  1001. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/validate.md +0 -30
  1002. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/workflow.md +0 -36
  1003. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pattern-mapping/steps/step-01-setup.md +0 -102
  1004. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pattern-mapping/steps/step-02-context.md +0 -81
  1005. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pattern-mapping/steps/step-03-pattern-identification.md +0 -88
  1006. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pattern-mapping/steps/step-04-theme-clustering.md +0 -100
  1007. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pattern-mapping/steps/step-05-synthesize.md +0 -135
  1008. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pattern-mapping/workflow.md +0 -58
  1009. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/pivot-patch-persevere.template.md +0 -201
  1010. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/steps/step-01-evidence-review.md +0 -125
  1011. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/steps/step-02-hypothesis-assessment.md +0 -132
  1012. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/steps/step-03-option-analysis.md +0 -167
  1013. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/steps/step-04-stakeholder-input.md +0 -141
  1014. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/steps/step-05-decision.md +0 -161
  1015. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/steps/step-06-action-plan.md +0 -188
  1016. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/validate.md +0 -159
  1017. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/workflow.md +0 -51
  1018. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-resynthesis/steps/step-01-setup.md +0 -97
  1019. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-resynthesis/steps/step-02-context.md +0 -86
  1020. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-resynthesis/steps/step-03-jtbd-reframing.md +0 -88
  1021. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-resynthesis/steps/step-04-pains-gains-revision.md +0 -76
  1022. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-resynthesis/steps/step-05-synthesize.md +0 -158
  1023. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-resynthesis/workflow.md +0 -52
  1024. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/product-vision.template.md +0 -147
  1025. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/steps/step-01-define-problem.md +0 -89
  1026. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/steps/step-02-target-market.md +0 -91
  1027. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/steps/step-03-unique-approach.md +0 -87
  1028. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/steps/step-04-future-state.md +0 -100
  1029. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/steps/step-05-principles.md +0 -92
  1030. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/steps/step-06-synthesize.md +0 -167
  1031. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/validate.md +0 -30
  1032. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/workflow.md +0 -55
  1033. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/production-monitoring/steps/step-01-setup.md +0 -84
  1034. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/production-monitoring/steps/step-02-context.md +0 -66
  1035. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/production-monitoring/steps/step-03-monitoring.md +0 -74
  1036. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/production-monitoring/steps/step-04-prioritization.md +0 -97
  1037. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/production-monitoring/steps/step-05-synthesize.md +0 -183
  1038. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/production-monitoring/workflow.md +0 -52
  1039. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/proof-of-concept.template.md +0 -25
  1040. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/steps/step-01.md +0 -8
  1041. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/steps/step-02.md +0 -8
  1042. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/steps/step-03.md +0 -8
  1043. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/steps/step-04.md +0 -8
  1044. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/steps/step-05.md +0 -8
  1045. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/steps/step-06.md +0 -25
  1046. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/validate.md +0 -30
  1047. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/workflow.md +0 -26
  1048. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/proof-of-value.template.md +0 -29
  1049. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/steps/step-01.md +0 -8
  1050. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/steps/step-02.md +0 -8
  1051. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/steps/step-03.md +0 -8
  1052. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/steps/step-04.md +0 -8
  1053. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/steps/step-05.md +0 -8
  1054. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/steps/step-06.md +0 -25
  1055. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/validate.md +0 -30
  1056. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/workflow.md +0 -26
  1057. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/research-convergence/steps/step-01-setup.md +0 -69
  1058. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/research-convergence/steps/step-02-context.md +0 -70
  1059. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/research-convergence/steps/step-03-jtbd-framing.md +0 -81
  1060. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/research-convergence/steps/step-04-pains-gains.md +0 -77
  1061. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/research-convergence/steps/step-05-synthesize.md +0 -147
  1062. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/research-convergence/workflow.md +0 -50
  1063. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/signal-interpretation/steps/step-01-setup.md +0 -68
  1064. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/signal-interpretation/steps/step-02-context.md +0 -67
  1065. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/signal-interpretation/steps/step-03-signal-analysis.md +0 -85
  1066. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/signal-interpretation/steps/step-04-anomaly-detection.md +0 -93
  1067. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/signal-interpretation/steps/step-05-synthesize.md +0 -163
  1068. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/signal-interpretation/workflow.md +0 -52
  1069. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/steps/step-01-discovery-scope.md +0 -77
  1070. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/steps/step-02-research-methods.md +0 -152
  1071. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/steps/step-03-research-plan.md +0 -159
  1072. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/steps/step-04-execute.md +0 -169
  1073. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/steps/step-05-organize-data.md +0 -149
  1074. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/steps/step-06-synthesize.md +0 -159
  1075. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/user-discovery.template.md +0 -231
  1076. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/validate.md +0 -153
  1077. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/workflow.md +0 -45
  1078. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/steps/step-01-research-goals.md +0 -100
  1079. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/steps/step-02-interview-script.md +0 -123
  1080. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/steps/step-03-recruitment.md +0 -144
  1081. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/steps/step-04-conduct.md +0 -154
  1082. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/steps/step-05-findings.md +0 -163
  1083. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/steps/step-06-synthesize.md +0 -171
  1084. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/user-interview.template.md +0 -250
  1085. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/validate.md +0 -142
  1086. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/workflow.md +0 -51
  1087. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/steps/step-01-current-state.md +0 -56
  1088. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/steps/step-02-evidence-inventory.md +0 -70
  1089. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/steps/step-03-gap-analysis.md +0 -76
  1090. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/steps/step-04-stream-evaluation.md +0 -57
  1091. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/steps/step-05-recommendation.md +0 -65
  1092. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/steps/step-06-navigation-plan.md +0 -72
  1093. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/validate.md +0 -75
  1094. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/vortex-navigation.template.md +0 -105
  1095. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/workflow.md +0 -54
  1096. package/_bmad-output/.backups/backup-1.5.2-1772198765745/agent-manifest.csv +0 -21
  1097. package/_bmad-output/.backups/backup-1.5.2-1772198765745/agents/contextualization-expert.md +0 -100
  1098. package/_bmad-output/.backups/backup-1.5.2-1772198765745/agents/discovery-empathy-expert.md +0 -117
  1099. package/_bmad-output/.backups/backup-1.5.2-1772198765745/agents/hypothesis-engineer.md +0 -117
  1100. package/_bmad-output/.backups/backup-1.5.2-1772198765745/agents/lean-experiments-specialist.md +0 -118
  1101. package/_bmad-output/.backups/backup-1.5.2-1772198765745/agents/learning-decision-expert.md +0 -117
  1102. package/_bmad-output/.backups/backup-1.5.2-1772198765745/agents/production-intelligence-specialist.md +0 -117
  1103. package/_bmad-output/.backups/backup-1.5.2-1772198765745/agents/research-convergence-specialist.md +0 -117
  1104. package/_bmad-output/.backups/backup-1.5.2-1772198765745/backup-manifest.json +0 -13
  1105. package/_bmad-output/.backups/backup-1.5.2-1772198765745/config.yaml +0 -44
  1106. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/empathy-map.template.md +0 -143
  1107. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/steps/step-01-define-user.md +0 -60
  1108. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/steps/step-02-says-thinks.md +0 -67
  1109. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/steps/step-03-does-feels.md +0 -79
  1110. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/steps/step-04-pain-points.md +0 -87
  1111. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/steps/step-05-gains.md +0 -103
  1112. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/steps/step-06-synthesize.md +0 -104
  1113. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/validate.md +0 -117
  1114. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/workflow.md +0 -44
  1115. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/wireframe/steps/step-01-define-requirements.md +0 -85
  1116. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/wireframe/steps/step-02-user-flows.md +0 -59
  1117. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/wireframe/steps/step-03-information-architecture.md +0 -68
  1118. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/wireframe/steps/step-04-wireframe-sketch.md +0 -97
  1119. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/wireframe/steps/step-05-components.md +0 -128
  1120. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/wireframe/steps/step-06-synthesize.md +0 -83
  1121. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/wireframe/wireframe.template.md +0 -287
  1122. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/wireframe/workflow.md +0 -44
  1123. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/assumption-mapping/steps/step-01-setup.md +0 -66
  1124. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/assumption-mapping/steps/step-02-context.md +0 -93
  1125. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/assumption-mapping/steps/step-03-risk-mapping.md +0 -103
  1126. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/assumption-mapping/steps/step-04-synthesize.md +0 -101
  1127. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/assumption-mapping/workflow.md +0 -49
  1128. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/behavior-analysis/steps/step-01-setup.md +0 -81
  1129. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/behavior-analysis/steps/step-02-context.md +0 -67
  1130. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/behavior-analysis/steps/step-03-classification.md +0 -98
  1131. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/behavior-analysis/steps/step-04-evidence.md +0 -100
  1132. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/behavior-analysis/steps/step-05-synthesize.md +0 -174
  1133. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/behavior-analysis/workflow.md +0 -52
  1134. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/contextualize-scope.template.md +0 -67
  1135. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/steps/step-01-list-opportunities.md +0 -47
  1136. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/steps/step-02-define-criteria.md +0 -36
  1137. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/steps/step-03-evaluate-opportunities.md +0 -30
  1138. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/steps/step-04-define-boundaries.md +0 -32
  1139. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/steps/step-05-validate-fit.md +0 -28
  1140. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/steps/step-06-synthesize.md +0 -33
  1141. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/validate.md +0 -30
  1142. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/workflow.md +0 -59
  1143. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/empathy-map.template.md +0 -143
  1144. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/steps/step-01-define-user.md +0 -60
  1145. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/steps/step-02-says-thinks.md +0 -67
  1146. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/steps/step-03-does-feels.md +0 -79
  1147. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/steps/step-04-pain-points.md +0 -87
  1148. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/steps/step-05-gains.md +0 -103
  1149. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/steps/step-06-synthesize.md +0 -107
  1150. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/validate.md +0 -117
  1151. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/workflow.md +0 -45
  1152. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/experiment-design/steps/step-01-setup.md +0 -66
  1153. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/experiment-design/steps/step-02-context.md +0 -77
  1154. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/experiment-design/steps/step-03-design.md +0 -114
  1155. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/experiment-design/steps/step-04-synthesize.md +0 -128
  1156. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/experiment-design/workflow.md +0 -51
  1157. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/hypothesis-engineering/steps/step-01-setup.md +0 -66
  1158. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/hypothesis-engineering/steps/step-02-context.md +0 -80
  1159. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/hypothesis-engineering/steps/step-03-brainwriting.md +0 -79
  1160. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/hypothesis-engineering/steps/step-04-assumption-mapping.md +0 -102
  1161. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/hypothesis-engineering/steps/step-05-synthesize.md +0 -130
  1162. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/hypothesis-engineering/workflow.md +0 -52
  1163. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/lean-experiment.template.md +0 -29
  1164. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/steps/step-01.md +0 -8
  1165. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/steps/step-02.md +0 -8
  1166. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/steps/step-03.md +0 -8
  1167. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/steps/step-04.md +0 -8
  1168. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/steps/step-05.md +0 -8
  1169. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/steps/step-06.md +0 -25
  1170. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/validate.md +0 -30
  1171. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/workflow.md +0 -26
  1172. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/lean-persona.template.md +0 -163
  1173. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/steps/step-01-define-job.md +0 -72
  1174. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/steps/step-02-current-solution.md +0 -83
  1175. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/steps/step-03-problem-contexts.md +0 -90
  1176. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/steps/step-04-forces-anxieties.md +0 -98
  1177. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/steps/step-05-success-criteria.md +0 -103
  1178. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/steps/step-06-synthesize.md +0 -126
  1179. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/validate.md +0 -30
  1180. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/workflow.md +0 -50
  1181. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/learning-card.template.md +0 -179
  1182. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/steps/step-01-experiment-context.md +0 -100
  1183. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/steps/step-02-raw-results.md +0 -125
  1184. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/steps/step-03-analysis.md +0 -125
  1185. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/steps/step-04-validated-learning.md +0 -139
  1186. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/steps/step-05-implications.md +0 -134
  1187. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/steps/step-06-synthesize.md +0 -121
  1188. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/validate.md +0 -134
  1189. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/workflow.md +0 -51
  1190. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/mvp.template.md +0 -40
  1191. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/steps/step-01-riskiest-assumption.md +0 -17
  1192. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/steps/step-02-success-criteria.md +0 -13
  1193. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/steps/step-03-smallest-test.md +0 -13
  1194. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/steps/step-04-scope-features.md +0 -13
  1195. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/steps/step-05-build-measure-learn.md +0 -13
  1196. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/steps/step-06-synthesize.md +0 -28
  1197. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/validate.md +0 -30
  1198. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/workflow.md +0 -36
  1199. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pattern-mapping/steps/step-01-setup.md +0 -102
  1200. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pattern-mapping/steps/step-02-context.md +0 -81
  1201. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pattern-mapping/steps/step-03-pattern-identification.md +0 -88
  1202. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pattern-mapping/steps/step-04-theme-clustering.md +0 -100
  1203. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pattern-mapping/steps/step-05-synthesize.md +0 -135
  1204. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pattern-mapping/workflow.md +0 -58
  1205. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/pivot-patch-persevere.template.md +0 -201
  1206. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/steps/step-01-evidence-review.md +0 -125
  1207. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/steps/step-02-hypothesis-assessment.md +0 -132
  1208. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/steps/step-03-option-analysis.md +0 -167
  1209. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/steps/step-04-stakeholder-input.md +0 -141
  1210. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/steps/step-05-decision.md +0 -161
  1211. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/steps/step-06-action-plan.md +0 -188
  1212. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/validate.md +0 -159
  1213. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/workflow.md +0 -51
  1214. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-resynthesis/steps/step-01-setup.md +0 -97
  1215. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-resynthesis/steps/step-02-context.md +0 -86
  1216. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-resynthesis/steps/step-03-jtbd-reframing.md +0 -88
  1217. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-resynthesis/steps/step-04-pains-gains-revision.md +0 -76
  1218. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-resynthesis/steps/step-05-synthesize.md +0 -158
  1219. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-resynthesis/workflow.md +0 -52
  1220. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/product-vision.template.md +0 -147
  1221. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/steps/step-01-define-problem.md +0 -89
  1222. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/steps/step-02-target-market.md +0 -91
  1223. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/steps/step-03-unique-approach.md +0 -87
  1224. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/steps/step-04-future-state.md +0 -100
  1225. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/steps/step-05-principles.md +0 -92
  1226. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/steps/step-06-synthesize.md +0 -167
  1227. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/validate.md +0 -30
  1228. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/workflow.md +0 -55
  1229. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/production-monitoring/steps/step-01-setup.md +0 -84
  1230. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/production-monitoring/steps/step-02-context.md +0 -66
  1231. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/production-monitoring/steps/step-03-monitoring.md +0 -74
  1232. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/production-monitoring/steps/step-04-prioritization.md +0 -97
  1233. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/production-monitoring/steps/step-05-synthesize.md +0 -183
  1234. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/production-monitoring/workflow.md +0 -52
  1235. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/proof-of-concept.template.md +0 -25
  1236. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/steps/step-01.md +0 -8
  1237. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/steps/step-02.md +0 -8
  1238. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/steps/step-03.md +0 -8
  1239. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/steps/step-04.md +0 -8
  1240. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/steps/step-05.md +0 -8
  1241. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/steps/step-06.md +0 -25
  1242. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/validate.md +0 -30
  1243. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/workflow.md +0 -26
  1244. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/proof-of-value.template.md +0 -29
  1245. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/steps/step-01.md +0 -8
  1246. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/steps/step-02.md +0 -8
  1247. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/steps/step-03.md +0 -8
  1248. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/steps/step-04.md +0 -8
  1249. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/steps/step-05.md +0 -8
  1250. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/steps/step-06.md +0 -25
  1251. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/validate.md +0 -30
  1252. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/workflow.md +0 -26
  1253. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/research-convergence/steps/step-01-setup.md +0 -69
  1254. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/research-convergence/steps/step-02-context.md +0 -70
  1255. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/research-convergence/steps/step-03-jtbd-framing.md +0 -81
  1256. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/research-convergence/steps/step-04-pains-gains.md +0 -77
  1257. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/research-convergence/steps/step-05-synthesize.md +0 -147
  1258. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/research-convergence/workflow.md +0 -50
  1259. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/signal-interpretation/steps/step-01-setup.md +0 -68
  1260. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/signal-interpretation/steps/step-02-context.md +0 -67
  1261. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/signal-interpretation/steps/step-03-signal-analysis.md +0 -85
  1262. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/signal-interpretation/steps/step-04-anomaly-detection.md +0 -93
  1263. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/signal-interpretation/steps/step-05-synthesize.md +0 -163
  1264. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/signal-interpretation/workflow.md +0 -52
  1265. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/steps/step-01-discovery-scope.md +0 -77
  1266. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/steps/step-02-research-methods.md +0 -152
  1267. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/steps/step-03-research-plan.md +0 -159
  1268. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/steps/step-04-execute.md +0 -169
  1269. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/steps/step-05-organize-data.md +0 -149
  1270. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/steps/step-06-synthesize.md +0 -159
  1271. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/user-discovery.template.md +0 -231
  1272. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/validate.md +0 -153
  1273. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/workflow.md +0 -45
  1274. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/steps/step-01-research-goals.md +0 -100
  1275. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/steps/step-02-interview-script.md +0 -123
  1276. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/steps/step-03-recruitment.md +0 -144
  1277. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/steps/step-04-conduct.md +0 -154
  1278. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/steps/step-05-findings.md +0 -163
  1279. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/steps/step-06-synthesize.md +0 -171
  1280. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/user-interview.template.md +0 -250
  1281. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/validate.md +0 -142
  1282. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/workflow.md +0 -51
  1283. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/steps/step-01-current-state.md +0 -56
  1284. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/steps/step-02-evidence-inventory.md +0 -70
  1285. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/steps/step-03-gap-analysis.md +0 -76
  1286. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/steps/step-04-stream-evaluation.md +0 -57
  1287. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/steps/step-05-recommendation.md +0 -65
  1288. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/steps/step-06-navigation-plan.md +0 -72
  1289. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/validate.md +0 -75
  1290. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/vortex-navigation.template.md +0 -105
  1291. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/workflow.md +0 -54
  1292. package/_bmad-output/.logs/migration-1772198765807.log +0 -21
  1293. package/_bmad-output/.logs/migration-error-1772198614200.log +0 -19
  1294. package/_bmad-output/.logs/migration-error-1772198687988.log +0 -16
  1295. package/_bmad-output/BMAD-BUILDER-ANALYSIS.md +0 -372
  1296. package/_bmad-output/CRITICAL-FRAMEWORK-CORRECTION.md +0 -371
  1297. package/_bmad-output/DISTRIBUTION-UPDATE-COMPLETE.md +0 -238
  1298. package/_bmad-output/DOCUMENT-ALIGNMENT-ANALYSIS.md +0 -308
  1299. package/_bmad-output/EMMA-REFERENCE-IMPLEMENTATION-COMPLETE.md +0 -397
  1300. package/_bmad-output/EMMA-TESTING-GUIDE.md +0 -380
  1301. package/_bmad-output/FLEXIBLE-DISTRIBUTION-UPDATE.md +0 -438
  1302. package/_bmad-output/GENERIC-AGENT-INTEGRATION-FRAMEWORK.md +0 -794
  1303. package/_bmad-output/GIT-COMMIT-SUMMARY.md +0 -429
  1304. package/_bmad-output/PIVOT-SUMMARY-2026-02-07.md +0 -285
  1305. package/_bmad-output/PROJECT-STATUS-UPDATE.md +0 -781
  1306. package/_bmad-output/README-CONFLICT-RESOLUTION.md +0 -390
  1307. package/_bmad-output/README.md +0 -228
  1308. package/_bmad-output/ROADMAP-UPDATE-COMPLETE.md +0 -184
  1309. package/_bmad-output/WADE-COMPLETION-STATUS.md +0 -564
  1310. package/_bmad-output/WADE-DEVELOPMENT-PLAN.md +0 -912
  1311. package/_bmad-output/brainstorming/alignment-summary.md +0 -448
  1312. package/_bmad-output/brainstorming/architectural-decision-framework.md +0 -287
  1313. package/_bmad-output/brainstorming/brainstorming-session-2026-02-05.md +0 -313
  1314. package/_bmad-output/brainstorming/llm-agnostic-architecture.md +0 -350
  1315. package/_bmad-output/brainstorming/orchestration-patterns-catalog.md +0 -649
  1316. package/_bmad-output/design-artifacts/EMMA-USER-GUIDE.md +0 -710
  1317. package/_bmad-output/design-artifacts/WADE-USER-GUIDE.md +0 -1191
  1318. package/_bmad-output/implementation-artifacts/1-1-expand-agent-registry-to-7-agents.md +0 -190
  1319. package/_bmad-output/implementation-artifacts/1-2-update-validator-config-merger-doctor-for-7-agents.md +0 -184
  1320. package/_bmad-output/implementation-artifacts/1-3-create-migration-delta-installer-updates.md +0 -270
  1321. package/_bmad-output/implementation-artifacts/1-4-define-handoff-contract-schemas-hc1-hc5.md +0 -292
  1322. package/_bmad-output/implementation-artifacts/1-5-create-compass-routing-reference-document.md +0 -324
  1323. package/_bmad-output/implementation-artifacts/2-1-design-milas-agent-definition-persona.md +0 -270
  1324. package/_bmad-output/implementation-artifacts/2-2-create-research-convergence-workflow.md +0 -429
  1325. package/_bmad-output/implementation-artifacts/2-3-create-pivot-resynthesis-workflow.md +0 -411
  1326. package/_bmad-output/implementation-artifacts/2-4-create-pattern-mapping-workflow.md +0 -397
  1327. package/_bmad-output/implementation-artifacts/2-5-create-mila-user-guide-example-artifacts.md +0 -243
  1328. package/_bmad-output/implementation-artifacts/3-1-design-liams-agent-definition-persona.md +0 -301
  1329. package/_bmad-output/implementation-artifacts/3-2-create-hypothesis-engineering-workflow.md +0 -403
  1330. package/_bmad-output/implementation-artifacts/3-3-create-assumption-mapping-workflow.md +0 -373
  1331. package/_bmad-output/implementation-artifacts/3-4-create-experiment-design-workflow.md +0 -359
  1332. package/_bmad-output/implementation-artifacts/3-5-create-liam-user-guide-example-artifacts.md +0 -258
  1333. package/_bmad-output/implementation-artifacts/4-1-design-noahs-agent-definition-persona.md +0 -191
  1334. package/_bmad-output/implementation-artifacts/4-2-create-signal-interpretation-workflow.md +0 -352
  1335. package/_bmad-output/implementation-artifacts/4-3-create-behavior-analysis-workflow.md +0 -406
  1336. package/_bmad-output/implementation-artifacts/4-4-create-production-monitoring-workflow.md +0 -430
  1337. package/_bmad-output/implementation-artifacts/4-5-create-noah-user-guide-example-artifacts.md +0 -342
  1338. package/_bmad-output/implementation-artifacts/5-1-update-islas-compass-routes-to-mila.md +0 -210
  1339. package/_bmad-output/implementation-artifacts/5-2-update-wades-maxs-compass-routes.md +0 -260
  1340. package/_bmad-output/implementation-artifacts/5-3-update-documentation-for-complete-7-agent-vortex.md +0 -268
  1341. package/_bmad-output/implementation-artifacts/5-4-add-ci-dead-end-detection-final-version-bump.md +0 -206
  1342. package/_bmad-output/implementation-artifacts/epic-1-retro-2026-02-24.md +0 -90
  1343. package/_bmad-output/implementation-artifacts/epic-2-retro-2026-02-25.md +0 -104
  1344. package/_bmad-output/implementation-artifacts/epic-3-retro-2026-02-25.md +0 -126
  1345. package/_bmad-output/implementation-artifacts/epic-4-retro-2026-02-26.md +0 -151
  1346. package/_bmad-output/implementation-artifacts/epic-5-retro-2026-02-26.md +0 -168
  1347. package/_bmad-output/implementation-artifacts/sprint-status.yaml +0 -85
  1348. package/_bmad-output/planning-artifacts/4-framework-comparison-matrix.md +0 -813
  1349. package/_bmad-output/planning-artifacts/ORIGINAL-VISION-README.md +0 -282
  1350. package/_bmad-output/planning-artifacts/align-command-prototype.md +0 -1038
  1351. package/_bmad-output/planning-artifacts/architectural-comparison-quint-vs-bmad-first.md +0 -2310
  1352. package/_bmad-output/planning-artifacts/architectural-decision-record.md +0 -553
  1353. package/_bmad-output/planning-artifacts/architecture.md +0 -607
  1354. package/_bmad-output/planning-artifacts/baseartifact-contract-spec.md +0 -1104
  1355. package/_bmad-output/planning-artifacts/distribution-strategy.md +0 -1116
  1356. package/_bmad-output/planning-artifacts/epics.md +0 -826
  1357. package/_bmad-output/planning-artifacts/executive-summary-presentation.md +0 -508
  1358. package/_bmad-output/planning-artifacts/framework-deep-dive-analysis.md +0 -1180
  1359. package/_bmad-output/planning-artifacts/greenfield-architecture-analysis.md +0 -1616
  1360. package/_bmad-output/planning-artifacts/implementation-readiness-report-2026-02-23.md +0 -156
  1361. package/_bmad-output/planning-artifacts/integration-roadmap.md +0 -2364
  1362. package/_bmad-output/planning-artifacts/phase-0-alternative-agent-integration.md +0 -413
  1363. package/_bmad-output/planning-artifacts/phase-0-implementation-guide.md +0 -1361
  1364. package/_bmad-output/planning-artifacts/phase-0-workflow-map.md +0 -935
  1365. package/_bmad-output/planning-artifacts/prd.md +0 -498
  1366. package/_bmad-output/planning-artifacts/product-brief-BMAD-Enhanced-2026-02-01.md +0 -3086
  1367. package/_bmad-output/planning-artifacts/product-brief-BMAD-Enhanced-2026-02-22.md +0 -262
  1368. package/_bmad-output/planning-artifacts/technical-deep-dive-analysis.md +0 -2755
  1369. package/_bmad-output/project-documentation/CLEANUP-AUDIT.md +0 -143
  1370. package/_bmad-output/project-documentation/INSTALLATION-SYSTEM-SUMMARY.md +0 -363
  1371. package/_bmad-output/project-documentation/NPX-INSTALLATION-UPDATE.md +0 -399
  1372. package/_bmad-output/project-documentation/PREREQUISITE-CHECK-UPDATE.md +0 -405
  1373. package/_bmad-output/project-documentation/PUBLICATION-SUCCESS-v1.0.3-alpha.md +0 -284
  1374. package/_bmad-output/project-documentation/PUBLISHING-COMPLETE.md +0 -259
  1375. package/_bmad-output/project-documentation/RELEASE-NOTES-v1.0.2-alpha.md +0 -101
  1376. package/_bmad-output/project-documentation/TEST-RESULTS-v1.0.3-alpha.md +0 -349
  1377. package/_bmad-output/test-artifacts/emma-tests/STAKEHOLDER-SIGNOFF-REVIEW.md +0 -522
  1378. package/_bmad-output/test-artifacts/emma-tests/emma-p0-test-results.md +0 -292
  1379. package/_bmad-output/test-artifacts/emma-tests/emma-p0-test-suite.md +0 -668
  1380. package/_bmad-output/test-artifacts/emma-tests/fixtures/incomplete-config.yaml +0 -7
  1381. package/_bmad-output/test-artifacts/emma-tests/fixtures/malformed-config.yaml +0 -9
  1382. package/_bmad-output/test-artifacts/emma-tests/fixtures/sample-user-persona.md +0 -50
  1383. package/_bmad-output/test-artifacts/emma-tests/fixtures/test-config-incomplete.yaml +0 -3
  1384. package/_bmad-output/test-artifacts/emma-tests/fixtures/test-config.yaml +0 -7
  1385. package/_bmad-output/test-artifacts/emma-tests/results/empathy-map-sarah-chen-2026-02-14.md +0 -271
  1386. package/_bmad-output/test-artifacts/test-design/emma-agent-verification-test-design.md +0 -636
  1387. package/_bmad-output/test-artifacts/wade-tests/README.md +0 -300
  1388. package/_bmad-output/test-artifacts/wade-tests/WADE-FINAL-SUMMARY.md +0 -513
  1389. package/_bmad-output/test-artifacts/wade-tests/WADE-STAKEHOLDER-SIGNOFF.md +0 -512
  1390. package/_bmad-output/test-artifacts/wade-tests/test-fixtures.md +0 -426
  1391. package/_bmad-output/test-artifacts/wade-tests/wade-live-test-results.md +0 -438
  1392. package/_bmad-output/test-artifacts/wade-tests/wade-p0-test-execution.md +0 -812
  1393. package/_bmad-output/vortex-artifacts/EMMA-USER-GUIDE.md +0 -450
  1394. package/_bmad-output/vortex-artifacts/ISLA-USER-GUIDE.md +0 -213
  1395. package/_bmad-output/vortex-artifacts/MAX-USER-GUIDE.md +0 -218
  1396. package/_bmad-output/vortex-artifacts/WADE-USER-GUIDE.md +0 -471
package/CHANGELOG.md CHANGED
@@ -7,6 +7,63 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ---
9
9
 
10
+ ## [1.7.0] - 2026-03-02
11
+
12
+ ### Added
13
+
14
+ - **Docs Audit Tool** (`npm run docs:audit`) — Programmatic documentation quality checker with 5 check types:
15
+ - Stale numeric references (detects outdated agent/workflow counts)
16
+ - Broken internal links
17
+ - Incomplete agent listing tables (with relationship table detection)
18
+ - Internal naming convention leaks (`_vortex` in user-facing prose)
19
+ - Forward-compatibility checks
20
+ - **P0 Content Correctness Test Suite** — 12 test files covering activation, voice consistency, content correctness, handoff contracts, and workflow structure for all 7 agents
21
+ - **18 production-quality workflow step files** for Wade's three remaining workflows:
22
+ - `lean-experiment/steps/` — step-01-hypothesis through step-06-decide
23
+ - `proof-of-concept/steps/` — step-01-risk through step-06-document
24
+ - `proof-of-value/steps/` — step-01-value-hypothesis through step-06-document
25
+ - **7 comprehensive user guides** — Created/expanded guides for all 7 agents in `_bmad/bme/_vortex/guides/`
26
+ - **"Your First 15 Minutes" walkthrough** in README — 6-step guided onboarding from config to first artifact
27
+ - **Activation model explanation** in README — explains what agent files are and how Claude adopts personas
28
+ - **Config personalization step** in README Quick Start and installer output
29
+ - **`bmad-update` test suite** — 615+ lines covering upgrade flows, config merging, version detection
30
+ - **`bmad-version` test suite** — 377 lines covering version display, migration history, update detection
31
+ - **`docs-audit` test suite** — 539 lines covering all 5 check functions
32
+ - **7-agent journey example** — Complete busy-parents walkthrough demonstrating all 7 agents and handoff contracts
33
+ - **Structured feedback mechanism** — GitHub issue template for agent/workflow feedback
34
+
35
+ ### Changed
36
+
37
+ - **CRITICAL: Fixed npm package bloat** — Package reduced from 1618 files / 9.7 MB to 242 files / 1.1 MB. The `files` field in `package.json` was too broad (`"_bmad/"`, `"_bmad-output/"`), shipping internal backups, migration logs, sprint artifacts, and all BMAD modules (bmm, cis, core, tea). Now precisely targets `"_bmad/bme/_vortex/"` only.
38
+ - **Config merger smart-merge** — `mergeConfig()` now preserves user-added agents and workflows during updates. Canonical entries maintain registry order; user-added entries are deduplicated and appended.
39
+ - **User guide invocation methods reordered** — Direct File Reading is now Method 1 (Recommended) in all 7 guides; Slash Command is Method 2 (BMAD Environments Only)
40
+ - **README overhaul** — Value proposition, visual Vortex diagram, agent output previews, Claude Code/Claude.ai activation instructions
41
+ - **Installer output** — Now shows numbered "Next Steps" including config personalization
42
+ - **Journey example condensed** — 944 to 888 lines, tightened transition sections
43
+ - **docs/agents.md** — Updated agent count references, handoff contract documentation
44
+ - **docs/faq.md** — Expanded with workflow and agent questions
45
+ - **INSTALLATION.md** — Updated installation instructions
46
+ - **UPDATE-GUIDE.md** — Added user-agent preservation documentation
47
+
48
+ ### Fixed
49
+
50
+ - Config merger overwrote user-added agents on upgrade (now preserved via smart-merge)
51
+ - Incomplete agent table detection false positives on relationship/contract-flow tables
52
+ - Internal naming leak check false positives on markdown link targets and backtick-wrapped paths
53
+ - `_vortex` appearing unescaped in 7 user guide Credits sections
54
+ - Separator and header rows incorrectly counted in agent table completeness check
55
+ - README "Type `LP`" instruction meaningless to new users (now "Select **Lean Persona** from the menu")
56
+ - Redundant config personalization step in "Your First 15 Minutes"
57
+
58
+ ### Technical Details
59
+
60
+ - **Tests:** 309 pass, 0 fail, 0 todo (unit + integration + P0)
61
+ - **Package:** 242 files, 1.1 MB unpacked (was 1618 files, 9.7 MB)
62
+ - **Docs audit:** `npm run docs:audit --json` returns `[]` (zero findings)
63
+ - **All 22 workflows** now have production-quality step content (no placeholders)
64
+
65
+ ---
66
+
10
67
  ## [1.6.0] - 2026-02-26
11
68
 
12
69
  ### Added
@@ -834,4 +891,4 @@ No changes to installation flow. Reinstallation will fix the Wade workflow bug.
834
891
  - [README.md](README.md) - Project overview
835
892
  - [INSTALLATION.md](INSTALLATION.md) - Installation guide
836
893
  - [BMAD-METHOD-COMPATIBILITY.md](BMAD-METHOD-COMPATIBILITY.md) - Integration details
837
- - User guides in `_bmad-output/design-artifacts/`
894
+ - User guides in `_bmad/bme/_vortex/guides/`
package/INSTALLATION.md CHANGED
@@ -20,7 +20,7 @@ BMAD-Enhanced works **standalone** or as an extension to [BMAD Method](https://g
20
20
  npm install bmad-enhanced && npx bmad-install-vortex-agents
21
21
  ```
22
22
 
23
- All 4 Vortex agents (Emma, Isla, Wade, Max) with 13 workflows are installed and ready to use.
23
+ All 7 Vortex agents (Emma, Isla, Mila, Liam, Wade, Noah, Max) with 22 workflows are installed and ready to use.
24
24
 
25
25
  ---
26
26
 
@@ -62,8 +62,11 @@ your-project/
62
62
  │ │ ├── agents/
63
63
  │ │ │ ├── contextualization-expert.md # Emma
64
64
  │ │ │ ├── discovery-empathy-expert.md # Isla
65
- │ │ │ ├── lean-experiments-specialist.md # Wade
66
- │ │ │ └── learning-decision-expert.md # Max
65
+ │ │ │ ├── research-convergence-specialist.md # Mila
66
+ │ │ │ ├── hypothesis-engineer.md # Liam
67
+ │ │ │ ├── lean-experiments-specialist.md # Wade
68
+ │ │ │ ├── production-intelligence-specialist.md # Noah
69
+ │ │ │ └── learning-decision-expert.md # Max
67
70
  │ │ ├── workflows/
68
71
  │ │ │ ├── lean-persona/ # Emma workflows
69
72
  │ │ │ ├── product-vision/
@@ -71,10 +74,19 @@ your-project/
71
74
  │ │ │ ├── empathy-map/ # Isla workflows
72
75
  │ │ │ ├── user-interview/
73
76
  │ │ │ ├── user-discovery/
77
+ │ │ │ ├── research-convergence/ # Mila workflows
78
+ │ │ │ ├── pivot-resynthesis/
79
+ │ │ │ ├── pattern-mapping/
80
+ │ │ │ ├── hypothesis-engineering/ # Liam workflows
81
+ │ │ │ ├── assumption-mapping/
82
+ │ │ │ ├── experiment-design/
74
83
  │ │ │ ├── mvp/ # Wade workflows
75
84
  │ │ │ ├── lean-experiment/
76
85
  │ │ │ ├── proof-of-concept/
77
86
  │ │ │ ├── proof-of-value/
87
+ │ │ │ ├── signal-interpretation/ # Noah workflows
88
+ │ │ │ ├── behavior-analysis/
89
+ │ │ │ ├── production-monitoring/
78
90
  │ │ │ ├── learning-card/ # Max workflows
79
91
  │ │ │ ├── pivot-patch-persevere/
80
92
  │ │ │ └── vortex-navigation/
@@ -85,17 +97,20 @@ your-project/
85
97
  └── vortex-artifacts/
86
98
  ├── EMMA-USER-GUIDE.md
87
99
  ├── ISLA-USER-GUIDE.md
100
+ ├── MILA-USER-GUIDE.md
101
+ ├── LIAM-USER-GUIDE.md
88
102
  ├── WADE-USER-GUIDE.md
103
+ ├── NOAH-USER-GUIDE.md
89
104
  ├── MAX-USER-GUIDE.md
90
105
  └── (your generated artifacts)
91
106
  ```
92
107
 
93
108
  ### Summary
94
109
 
95
- - **4 agent definitions** in `_bmad/bme/_vortex/agents/`
96
- - **13 workflows** (104 files) — each with steps, templates, and validation
110
+ - **7 agent definitions** in `_bmad/bme/_vortex/agents/`
111
+ - **22 workflows** (169 files) — each with steps, templates, and validation
97
112
  - **Configuration** in `_bmad/bme/_vortex/config.yaml`
98
- - **4 user guides** in `_bmad-output/vortex-artifacts/`
113
+ - **7 user guides** in `_bmad/bme/_vortex/guides/`
99
114
 
100
115
  ---
101
116
 
package/README.md CHANGED
@@ -10,47 +10,47 @@
10
10
  E N H A N C E D
11
11
  </pre>
12
12
 
13
- **BMAD Method enhanced by domain-specialized agents**
13
+ **Validate your product ideas before writing a single line of code**
14
14
 
15
- [![Version](https://img.shields.io/badge/version-1.6.4-blue)](https://github.com/amalik/BMAD-Enhanced)
15
+ [![Version](https://img.shields.io/badge/version-1.7.0-blue)](https://github.com/amalik/BMAD-Enhanced)
16
16
  [![Agents](https://img.shields.io/badge/agents-7-brightgreen)](docs/agents.md)
17
17
  [![Workflows](https://img.shields.io/badge/workflows-22-success)](docs/agents.md)
18
18
  [![License](https://img.shields.io/badge/license-MIT-blue)](LICENSE)
19
19
 
20
20
  </div>
21
21
 
22
- BMAD-Enhanced extends the [BMAD Method](https://github.com/bmadhub/bmad) with domain-specialized agents. First batch of agents covers the [Innovation Vortex](https://unfix.com/innovation-vortex) pattern from [unFIX model](https://unfix.com/) by [Jurgen Appelo](https://jurgenappelo.com/). Seven specialized agents will guide teams through full product discovery validation before building anything.
22
+ Most teams skip validation and build on assumptions. BMAD-Enhanced guides you through seven discovery streams from understanding your users to testing your riskiest assumptions — so you can make evidence-based decisions before committing to code. Each stream builds on the previous one's findings, and when gaps appear, the system routes you back to fill them.
23
23
 
24
24
  ```
25
- VORTEX PATTERN — 7 Streams · 7 Agents
26
-
27
- ┌──────────┐ HC1 ┌──────────┐ HC2 ┌──────────┐ HC3 ┌──────────┐
28
- Isla 🔍 │─────▶│ Mila 🔬 │─────▶│ Liam 💡 │─────▶│ Wade 🧪
29
- Empathize│ │Synthesize│ Hypothesiz Externaliz
30
- └──────────┘ └──────────┘ └──────────┘ └──────────┘
31
-
32
- HC6 HC4
33
-
34
- ┌──────────┐ HC8 ┌──────────┐ HC5 ┌──────────┐
35
- Emma 🎯 │◀─────│ Max 🧭 │◀─────│ Noah 📡 │◀────────────┘
36
- Contextual Systematiz Sensitize│
37
- └──────────┘ └──────────┘ └──────────┘
38
-
39
- └──────────────────┴──────────────────┘
40
- HC7 · HC9 · HC10 Isla 🔍
25
+ 7 Streams · 7 Agents
26
+
27
+ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐
28
+ Isla 🔍 │──▶│ Mila 🔬 │──▶│ Liam 💡 │──▶│ Wade 🧪
29
+ Empathize Synthesize Hypothesize Externalize
30
+ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────┘
31
+
32
+
33
+
34
+ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐
35
+ Emma 🎯 │◀──│ Max 🧭 │◀──│ Noah 📡 │◀──────────┘
36
+ Contextualize Systematize Sensitize
37
+ └─────────────┘ └─────────────┘ └─────────────┘
38
+
39
+ └─────────────────┴─────────────────┘
40
+ Start at Emma · back to any stream
41
41
  ```
42
42
 
43
+ Each agent above runs one of these streams. You don't follow a fixed path — the system guides you to whichever stream needs attention based on what you've learned so far.
44
+
43
45
  | Agent | Stream | What they do |
44
46
  |-------|--------|-------------|
45
- | **Emma** 🎯 | Contextualize | Frame the right problem — lean personas, product vision, scope decisions |
47
+ | **Emma** 🎯 | Contextualize | Frame the right problem — personas, product vision, scope |
46
48
  | **Isla** 🔍 | Empathize | Understand users — empathy maps, interviews, discovery research |
47
- | **Mila** 🔬 | Synthesize | Converge research into problem definitions — JTBD, pains & gains analysis |
48
- | **Liam** 💡 | Hypothesize | Engineer testable hypotheses assumption mapping, experiment design |
49
- | **Wade** 🧪 | Externalize | Test assumptions MVPs, experiments, proof-of-concept/value |
50
- | **Noah** 📡 | Sensitize | Interpret production signals behavior analysis, monitoring |
51
- | **Max** 🧭 | Systematize | Capture learnings learning cards, pivot/persevere decisions, stream navigation |
52
-
53
- Every workflow ends with a **Vortex Compass** — evidence-driven routing that creates non-linear loops across all streams. Ten handoff contracts (HC1-HC10) ensure structured information flows between agents.
49
+ | **Mila** 🔬 | Synthesize | Converge research into clear problem definitions |
50
+ | **Liam** 💡 | Hypothesize | Turn problems into testable hypotheses and experiments |
51
+ | **Wade** 🧪 | Externalize | Test assumptions with MVPs, experiments, and prototypes |
52
+ | **Noah** 📡 | Sensitize | Interpret production signals and user behavior |
53
+ | **Max** 🧭 | Systematize | Capture learnings and decide: pivot, patch, or persevere |
54
54
 
55
55
  ---
56
56
 
@@ -70,6 +70,10 @@ npm install bmad-enhanced && npx bmad-install-vortex-agents
70
70
 
71
71
  All 7 agents with 22 workflows are installed and ready to use.
72
72
 
73
+ ### Personalize
74
+
75
+ Open `_bmad/bme/_vortex/config.yaml` and replace `{user}` with your name. Agents use this to personalize their interactions.
76
+
73
77
  ### Activate an Agent
74
78
 
75
79
  ```bash
@@ -83,7 +87,23 @@ cat _bmad/bme/_vortex/agents/production-intelligence-specialist.md # Noah 📡
83
87
  cat _bmad/bme/_vortex/agents/learning-decision-expert.md # Max 🧭
84
88
  ```
85
89
 
86
- Each agent presents a menu-driven interface. Pick a workflow and follow the guided steps.
90
+ **How activation works:** Each agent is a markdown file containing a full persona, menu system, and workflow instructions. When Claude reads the file, it adopts that agent's expertise and presents you with an interactive menu.
91
+
92
+ - **Claude Code / Terminal:** Use the `cat` commands above
93
+ - **Claude.ai:** Copy the contents of any agent file and paste into the chat
94
+
95
+ Pick a workflow from the menu and follow the guided steps.
96
+
97
+ ### Your First 15 Minutes
98
+
99
+ 1. **Personalize** — If you haven't already, edit `_bmad/bme/_vortex/config.yaml` and replace `{user}` with your name
100
+ 2. **Activate Emma** — `cat _bmad/bme/_vortex/agents/contextualization-expert.md`
101
+ 3. **See the menu** — Emma presents numbered options. Select **Lean Persona** from the menu
102
+ 4. **Follow the steps** — Emma walks you through 6 guided steps, asking questions at each one
103
+ 5. **Find your artifact** — When done, your lean persona is saved in `_bmad-output/vortex-artifacts/`
104
+ 6. **Follow the Compass** — At the end, Emma's Vortex Compass suggests which agent to use next based on what you learned
105
+
106
+ Each workflow ends with a Compass routing suggestion. You don't need to follow a linear path — the system guides you to whichever stream needs attention.
87
107
 
88
108
  ### What Gets Installed
89
109
 
@@ -92,7 +112,7 @@ your-project/
92
112
  ├── _bmad/bme/_vortex/
93
113
  │ ├── agents/ # 7 agent definition files
94
114
  │ ├── workflows/ # 22 workflows
95
- │ ├── contracts/ # 5 artifact contract schemas (HC1-HC5)
115
+ │ ├── contracts/ # Artifact contract schemas
96
116
  │ ├── guides/ # User guides (all 7 agents)
97
117
  │ └── config.yaml # Configuration
98
118
  └── _bmad-output/
@@ -119,6 +139,48 @@ Your data in `_bmad-output/` is never touched. Automatic backups are created bef
119
139
 
120
140
  See [UPDATE-GUIDE.md](UPDATE-GUIDE.md) for migration paths and troubleshooting.
121
141
 
142
+ ## What Agents Produce
143
+
144
+ Here's a sample of real output from a busy parents meal planning project — each excerpt is from the [full 7-agent journey example](_bmad-output/journey-examples/busy-parents-7-agent-journey.md).
145
+
146
+ ### Emma 🎯 Contextualize
147
+
148
+ Emma frames the right problem. Here's the Job-to-be-Done she produced:
149
+
150
+ > **Job-to-be-Done:** Eliminate the daily 5:30 PM dinner decision so I can feed my family well without the mental load of planning, shopping, and deciding under time pressure.
151
+ >
152
+ > **Riskiest Assumptions:**
153
+ > 1. Decision fatigue — not cooking skill or ingredient access — is the primary barrier to weeknight dinner success
154
+ > 2. Parents would trust and act on an externally-provided dinner suggestion rather than needing to choose themselves
155
+ > 3. "Good enough" nutrition is an acceptable standard — parents aren't seeking perfection, they're seeking relief from guilt
156
+
157
+ ### Liam 💡 Hypothesize
158
+
159
+ Liam turns problems into testable ideas. Here's one of three hypotheses he produced:
160
+
161
+ > **Hypothesis 1: The Pre-Commute Decision Eliminator**
162
+ >
163
+ > We believe that busy parents will act on a single dinner suggestion delivered at 4:00 PM within 3 minutes because the decision burden — not cooking — is their primary barrier, and an earlier intervention catches them before the anxiety spiral begins.
164
+ >
165
+ > **Riskiest Assumption:** Parents will trust and act on an automated suggestion without second-guessing. Research shows they want "someone to tell me what to make" — but "someone" may need to be a trusted person, not an algorithm.
166
+
167
+ ### Max 🧭 Systematize
168
+
169
+ Max captures what you learned and decides what to do next:
170
+
171
+ > **Recommendation: PATCH** (iterate on timing, don't pivot direction)
172
+ >
173
+ > The core hypothesis is validated. The product direction (decision elimination via single suggestion) is correct. The timing mechanism needs refinement — shift from fixed 4:00 PM delivery to adaptive delivery based on each user's observed engagement pattern.
174
+ >
175
+ > **Three Actions:**
176
+ > 1. **Implement adaptive timing** — shift the push notification to match each user's observed engagement window. Engineering effort: 1-2 sprints.
177
+ > 2. **Route to Isla for timing investigation** — qualitative research on why users engage at 3:15 PM. Is it anxiety relief, logistical planning, or habit?
178
+ > 3. **Test willingness to pay immediately** — the mechanism works, but we have no commercial validation. Run a landing page test with pricing before further product investment.
179
+
180
+ Want to see the complete walkthrough of all 7 agents applied to the example above?
181
+
182
+ **📖 [See the full 7-agent journey example →](_bmad-output/journey-examples/busy-parents-7-agent-journey.md)**
183
+
122
184
  ---
123
185
 
124
186
  ## Using the Agents
@@ -133,7 +195,7 @@ Each agent can be used independently or as part of the full Vortex flow:
133
195
  6. **Noah (Sensitize)** — Start here when experiments have graduated to production
134
196
  7. **Max (Systematize)** — Start here when you have results and need to decide next steps
135
197
 
136
- Max's **Vortex Navigation** workflow helps identify which stream needs attention based on evidence gaps — you don't have to follow a linear path. Every workflow ends with a **Vortex Compass** that routes you to the right next agent based on what you learned.
198
+ Max's **Vortex Navigation** workflow helps identify which stream needs attention based on evidence gaps — you don't have to follow a linear path. Every workflow ends with a **Vortex Compass** that routes you to the right next agent based on what you learned. Ten handoff contracts (HC1-HC10) ensure structured information flows between agents, so each agent gets exactly the data it needs from the previous one.
137
199
 
138
200
  For detailed workflow descriptions and usage examples, see the [Agent Guide](docs/agents.md) and the individual user guides:
139
201
 
@@ -181,8 +243,9 @@ BMAD-Enhanced works standalone or as an extension — no BMAD Method installatio
181
243
 
182
244
  ## Roadmap
183
245
 
184
- - **v1.1.0–v1.5.x** — Waves 1-2: Foundation (Emma, Isla, Wade, Max — 4 agents, 13 workflows, update system, CI/CD)
185
- - **v1.6.0** — Wave 3: Complete 7-stream Vortex (added Mila, Liam, Noah — 22 workflows, 10 handoff contracts, Compass routing)
246
+ - **v1.1.0–v1.5.x** — Waves 1-2: Foundation (Emma, Isla, Wade, Max — agent definitions, workflows, update system, CI/CD)
247
+ - **v1.6.x** — Wave 3: Complete 7-stream Vortex (added Mila, Liam, Noah — 7 agents, 22 workflows, handoff contracts, Compass routing)
248
+ - **v1.7.0** — Wave 4: Quality & onboarding (P0 test suite, docs audit tool, all 22 workflows production-ready, README overhaul, package size fix)
186
249
  - **v2.0.0+** — Multi-agent collaboration, cross-agent workflows, analytics
187
250
 
188
251
  ---
@@ -196,6 +259,8 @@ We welcome contributions in these areas:
196
259
  - **Documentation** — Tutorials, translations, video walkthroughs
197
260
  - **Integration** — IDE plugins, third-party tools
198
261
 
262
+ **Have feedback?** Found a quality issue, want a missing capability, or have a general comment about an agent? Open an issue and select the **Agent/Workflow Feedback** template — takes under 30 seconds.
263
+
199
264
  See the [Development Guide](docs/development.md) for architecture details and agent development patterns.
200
265
 
201
266
  ---
@@ -257,7 +322,7 @@ Every agent below contributed to the design, implementation, testing, or documen
257
322
 
258
323
  <div align="center">
259
324
 
260
- **Vortex Pattern** — *Validate before you build*
325
+ **Innovation Vortex Pattern** — *Discover what has to be discovered, deliver what has to be delivered*
261
326
 
262
327
  [Get Started](#quick-start) | [Agents](docs/agents.md) | [Docs](#documentation) | [Roadmap](#roadmap)
263
328
 
package/UPDATE-GUIDE.md CHANGED
@@ -78,7 +78,7 @@ What happens:
78
78
  - Agent files and workflows refreshed
79
79
  - Isla + Max agents added with 6 new workflows
80
80
 
81
- ### From v1.0.x to v1.5.x
81
+ ### From v1.0.x to v1.6.x
82
82
 
83
83
  **Breaking changes:**
84
84
  - Workflow renamed: `empathy-map` → `lean-persona` (for Emma)
@@ -87,9 +87,9 @@ What happens:
87
87
 
88
88
  What happens:
89
89
  - Old workflows preserved in `_bmad/bme/_vortex/workflows/_deprecated/`
90
- - All 13 Vortex workflows installed
90
+ - All 22 Vortex workflows installed
91
91
  - Config structure updated (preferences preserved)
92
- - 4 agents installed (Emma, Isla, Wade, Max)
92
+ - 7 agents installed (Emma, Isla, Mila, Liam, Wade, Noah, Max)
93
93
 
94
94
  ```bash
95
95
  npm install bmad-enhanced@latest
@@ -120,11 +120,38 @@ Every update creates a backup before making changes:
120
120
 
121
121
  - Agent definition files
122
122
  - Workflow files (steps, templates, validation)
123
- - Vortex config.yaml (with preference preservation)
123
+ - Vortex config.yaml (with preference preservation — user-added agents and workflows are kept after core entries)
124
124
  - User guides
125
125
 
126
126
  ---
127
127
 
128
+ ## Forward Compatibility
129
+
130
+ ### Your Artifacts Survive Updates
131
+
132
+ All user-generated content in `_bmad-output/` (planning artifacts, implementation artifacts, vortex artifacts) works with updated agents **without regeneration**. When you update from v1.5.x to v1.6.x, your existing artifacts remain valid inputs to both original and new agents.
133
+
134
+ Artifacts created with earlier agents (Emma, Isla, Wade, Max) were not designed specifically for the newer agents (Mila, Liam, Noah), but the handoff contracts are backward-compatible by design. A product vision created with v1.5.x works as input to Mila after updating to v1.6.x — the required fields are present.
135
+
136
+ ### What Is Backward-Compatible
137
+
138
+ - **Artifact content** — Everything in `_bmad-output/` (planning artifacts, implementation artifacts, vortex artifacts)
139
+ - **Handoff contract fields** — The fields agents produce and consume (HC1-HC5 schemas) are stable across versions
140
+ - **Workflow outputs** — Templates and generated documents maintain their structure
141
+
142
+ ### What Is Managed by the Update System
143
+
144
+ These change between versions but are handled automatically by `npx bmad-update`:
145
+
146
+ - **Agent definition files** — Persona, menu, and instruction content in `_bmad/bme/_vortex/agents/`
147
+ - **Workflow step files** — Step content, templates, and validation in `_bmad/bme/_vortex/workflows/`
148
+ - **Internal file structure** — The layout of `_bmad/bme/` may change between versions
149
+ - **User guides** — Updated guides are installed in `_bmad/bme/_vortex/guides/`
150
+
151
+ You do not need to manually update these — the update system replaces them while preserving your preferences and artifacts.
152
+
153
+ ---
154
+
128
155
  ## Troubleshooting
129
156
 
130
157
  ### "Migration already in progress"