bmad-enhanced 1.6.5 → 1.7.1

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 (1431) hide show
  1. package/CHANGELOG.md +65 -0
  2. package/README.md +23 -2
  3. package/UPDATE-GUIDE.md +1 -1
  4. package/_bmad/bme/_vortex/guides/EMMA-USER-GUIDE.md +14 -19
  5. package/_bmad/bme/_vortex/guides/ISLA-USER-GUIDE.md +14 -19
  6. package/_bmad/bme/_vortex/guides/LIAM-USER-GUIDE.md +14 -19
  7. package/_bmad/bme/_vortex/guides/MAX-USER-GUIDE.md +14 -19
  8. package/_bmad/bme/_vortex/guides/MILA-USER-GUIDE.md +14 -19
  9. package/_bmad/bme/_vortex/guides/NOAH-USER-GUIDE.md +14 -19
  10. package/_bmad/bme/_vortex/guides/WADE-USER-GUIDE.md +14 -19
  11. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-01-hypothesis.md +58 -0
  12. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-02-design.md +68 -0
  13. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-03-metrics.md +73 -0
  14. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-04-run.md +75 -0
  15. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-05-analyze.md +84 -0
  16. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-06-decide.md +111 -0
  17. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-01-risk.md +79 -0
  18. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-02-scope.md +105 -0
  19. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-03-build.md +92 -0
  20. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-04-test.md +103 -0
  21. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-05-evaluate.md +114 -0
  22. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-06-document.md +125 -0
  23. package/_bmad/bme/_vortex/workflows/proof-of-concept/workflow.md +1 -1
  24. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-01-value-hypothesis.md +75 -0
  25. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-02-validation-design.md +94 -0
  26. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-03-willingness.md +96 -0
  27. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-04-test.md +107 -0
  28. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-05-analyze.md +116 -0
  29. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-06-document.md +147 -0
  30. package/_bmad/bme/_vortex/workflows/proof-of-value/workflow.md +1 -1
  31. package/package.json +2 -3
  32. package/scripts/docs-audit.js +121 -0
  33. package/scripts/install-vortex-agents.js +6 -3
  34. package/scripts/update/bmad-update.js +6 -2
  35. package/scripts/update/lib/config-merger.js +17 -4
  36. package/scripts/update/migrations/1.6.x-to-1.7.0.js +29 -0
  37. package/scripts/update/migrations/registry.js +7 -0
  38. package/_bmad/_config/agent-manifest.csv +0 -8
  39. package/_bmad/_config/agents/bmb-agent-builder.customize.yaml +0 -41
  40. package/_bmad/_config/agents/bmb-module-builder.customize.yaml +0 -41
  41. package/_bmad/_config/agents/bmb-workflow-builder.customize.yaml +0 -41
  42. package/_bmad/_config/agents/bmm-analyst.customize.yaml +0 -41
  43. package/_bmad/_config/agents/bmm-architect.customize.yaml +0 -41
  44. package/_bmad/_config/agents/bmm-dev.customize.yaml +0 -41
  45. package/_bmad/_config/agents/bmm-pm.customize.yaml +0 -41
  46. package/_bmad/_config/agents/bmm-quick-flow-solo-dev.customize.yaml +0 -41
  47. package/_bmad/_config/agents/bmm-quinn.customize.yaml +0 -41
  48. package/_bmad/_config/agents/bmm-sm.customize.yaml +0 -41
  49. package/_bmad/_config/agents/bmm-tech-writer.customize.yaml +0 -41
  50. package/_bmad/_config/agents/bmm-ux-designer.customize.yaml +0 -41
  51. package/_bmad/_config/agents/cis-brainstorming-coach.customize.yaml +0 -41
  52. package/_bmad/_config/agents/cis-creative-problem-solver.customize.yaml +0 -41
  53. package/_bmad/_config/agents/cis-design-thinking-coach.customize.yaml +0 -41
  54. package/_bmad/_config/agents/cis-innovation-strategist.customize.yaml +0 -41
  55. package/_bmad/_config/agents/cis-presentation-master.customize.yaml +0 -41
  56. package/_bmad/_config/agents/cis-storyteller.customize.yaml +0 -41
  57. package/_bmad/_config/agents/core-bmad-master.customize.yaml +0 -41
  58. package/_bmad/_config/agents/tea-tea.customize.yaml +0 -41
  59. package/_bmad/_config/bmad-help.csv +0 -66
  60. package/_bmad/_config/files-manifest.csv +0 -602
  61. package/_bmad/_config/manifest.yaml +0 -42
  62. package/_bmad/_config/task-manifest.csv +0 -9
  63. package/_bmad/_config/tool-manifest.csv +0 -1
  64. package/_bmad/_config/workflow-manifest.csv +0 -41
  65. package/_bmad/_memory/config.yaml +0 -11
  66. package/_bmad/_memory/storyteller-sidecar/stories-told.md +0 -7
  67. package/_bmad/_memory/storyteller-sidecar/story-preferences.md +0 -7
  68. package/_bmad/bmb/agents/agent-builder.md +0 -59
  69. package/_bmad/bmb/agents/module-builder.md +0 -60
  70. package/_bmad/bmb/agents/workflow-builder.md +0 -61
  71. package/_bmad/bmb/config.yaml +0 -12
  72. package/_bmad/bmb/module-help.csv +0 -13
  73. package/_bmad/bmb/workflows/agent/data/agent-compilation.md +0 -273
  74. package/_bmad/bmb/workflows/agent/data/agent-menu-patterns.md +0 -233
  75. package/_bmad/bmb/workflows/agent/data/agent-metadata.md +0 -208
  76. package/_bmad/bmb/workflows/agent/data/brainstorm-context.md +0 -146
  77. package/_bmad/bmb/workflows/agent/data/communication-presets.csv +0 -61
  78. package/_bmad/bmb/workflows/agent/data/critical-actions.md +0 -120
  79. package/_bmad/bmb/workflows/agent/data/expert-agent-architecture.md +0 -236
  80. package/_bmad/bmb/workflows/agent/data/expert-agent-validation.md +0 -174
  81. package/_bmad/bmb/workflows/agent/data/module-agent-validation.md +0 -126
  82. package/_bmad/bmb/workflows/agent/data/persona-properties.md +0 -266
  83. package/_bmad/bmb/workflows/agent/data/principles-crafting.md +0 -292
  84. package/_bmad/bmb/workflows/agent/data/reference/module-examples/architect.md +0 -68
  85. package/_bmad/bmb/workflows/agent/data/simple-agent-architecture.md +0 -204
  86. package/_bmad/bmb/workflows/agent/data/simple-agent-validation.md +0 -133
  87. package/_bmad/bmb/workflows/agent/data/understanding-agent-types.md +0 -222
  88. package/_bmad/bmb/workflows/agent/steps-c/step-01-brainstorm.md +0 -128
  89. package/_bmad/bmb/workflows/agent/steps-c/step-02-discovery.md +0 -170
  90. package/_bmad/bmb/workflows/agent/steps-c/step-03-type-metadata.md +0 -296
  91. package/_bmad/bmb/workflows/agent/steps-c/step-04-persona.md +0 -212
  92. package/_bmad/bmb/workflows/agent/steps-c/step-05-commands-menu.md +0 -178
  93. package/_bmad/bmb/workflows/agent/steps-c/step-06-activation.md +0 -279
  94. package/_bmad/bmb/workflows/agent/steps-c/step-07a-build-simple.md +0 -187
  95. package/_bmad/bmb/workflows/agent/steps-c/step-07b-build-expert.md +0 -201
  96. package/_bmad/bmb/workflows/agent/steps-c/step-07c-build-module.md +0 -258
  97. package/_bmad/bmb/workflows/agent/steps-c/step-08-celebrate.md +0 -249
  98. package/_bmad/bmb/workflows/agent/steps-e/e-01-load-existing.md +0 -221
  99. package/_bmad/bmb/workflows/agent/steps-e/e-02-discover-edits.md +0 -193
  100. package/_bmad/bmb/workflows/agent/steps-e/e-03-placeholder.md +0 -1
  101. package/_bmad/bmb/workflows/agent/steps-e/e-04-type-metadata.md +0 -124
  102. package/_bmad/bmb/workflows/agent/steps-e/e-05-persona.md +0 -134
  103. package/_bmad/bmb/workflows/agent/steps-e/e-06-commands-menu.md +0 -122
  104. package/_bmad/bmb/workflows/agent/steps-e/e-07-activation.md +0 -125
  105. package/_bmad/bmb/workflows/agent/steps-e/e-08a-edit-simple.md +0 -137
  106. package/_bmad/bmb/workflows/agent/steps-e/e-08b-edit-expert.md +0 -119
  107. package/_bmad/bmb/workflows/agent/steps-e/e-08c-edit-module.md +0 -123
  108. package/_bmad/bmb/workflows/agent/steps-e/e-09-celebrate.md +0 -155
  109. package/_bmad/bmb/workflows/agent/steps-v/v-01-load-review.md +0 -136
  110. package/_bmad/bmb/workflows/agent/steps-v/v-02a-validate-metadata.md +0 -116
  111. package/_bmad/bmb/workflows/agent/steps-v/v-02b-validate-persona.md +0 -124
  112. package/_bmad/bmb/workflows/agent/steps-v/v-02c-validate-menu.md +0 -145
  113. package/_bmad/bmb/workflows/agent/steps-v/v-02d-validate-structure.md +0 -136
  114. package/_bmad/bmb/workflows/agent/steps-v/v-02e-validate-sidecar.md +0 -136
  115. package/_bmad/bmb/workflows/agent/steps-v/v-03-summary.md +0 -104
  116. package/_bmad/bmb/workflows/agent/templates/agent-plan.template.md +0 -5
  117. package/_bmad/bmb/workflows/agent/templates/expert-agent-template/expert-agent.template.md +0 -77
  118. package/_bmad/bmb/workflows/agent/templates/simple-agent.template.md +0 -72
  119. package/_bmad/bmb/workflows/agent/workflow.md +0 -123
  120. package/_bmad/bmb/workflows/module/data/agent-architecture.md +0 -179
  121. package/_bmad/bmb/workflows/module/data/agent-spec-template.md +0 -79
  122. package/_bmad/bmb/workflows/module/data/module-installer-standards.md +0 -348
  123. package/_bmad/bmb/workflows/module/data/module-standards.md +0 -280
  124. package/_bmad/bmb/workflows/module/data/module-yaml-conventions.md +0 -392
  125. package/_bmad/bmb/workflows/module/steps-b/step-01-welcome.md +0 -147
  126. package/_bmad/bmb/workflows/module/steps-b/step-02-spark.md +0 -140
  127. package/_bmad/bmb/workflows/module/steps-b/step-03-module-type.md +0 -148
  128. package/_bmad/bmb/workflows/module/steps-b/step-04-vision.md +0 -82
  129. package/_bmad/bmb/workflows/module/steps-b/step-05-identity.md +0 -96
  130. package/_bmad/bmb/workflows/module/steps-b/step-06-users.md +0 -85
  131. package/_bmad/bmb/workflows/module/steps-b/step-07-value.md +0 -75
  132. package/_bmad/bmb/workflows/module/steps-b/step-08-agents.md +0 -96
  133. package/_bmad/bmb/workflows/module/steps-b/step-09-workflows.md +0 -82
  134. package/_bmad/bmb/workflows/module/steps-b/step-10-tools.md +0 -90
  135. package/_bmad/bmb/workflows/module/steps-b/step-11-scenarios.md +0 -83
  136. package/_bmad/bmb/workflows/module/steps-b/step-12-creative.md +0 -94
  137. package/_bmad/bmb/workflows/module/steps-b/step-13-review.md +0 -104
  138. package/_bmad/bmb/workflows/module/steps-b/step-14-finalize.md +0 -117
  139. package/_bmad/bmb/workflows/module/steps-c/step-01-load-brief.md +0 -178
  140. package/_bmad/bmb/workflows/module/steps-c/step-01b-continue.md +0 -83
  141. package/_bmad/bmb/workflows/module/steps-c/step-02-structure.md +0 -109
  142. package/_bmad/bmb/workflows/module/steps-c/step-03-config.md +0 -118
  143. package/_bmad/bmb/workflows/module/steps-c/step-04-installer.md +0 -160
  144. package/_bmad/bmb/workflows/module/steps-c/step-05-agents.md +0 -167
  145. package/_bmad/bmb/workflows/module/steps-c/step-06-workflows.md +0 -183
  146. package/_bmad/bmb/workflows/module/steps-c/step-07-docs.md +0 -402
  147. package/_bmad/bmb/workflows/module/steps-c/step-08-complete.md +0 -123
  148. package/_bmad/bmb/workflows/module/steps-e/step-01-load-target.md +0 -81
  149. package/_bmad/bmb/workflows/module/steps-e/step-02-select-edit.md +0 -77
  150. package/_bmad/bmb/workflows/module/steps-e/step-03-apply-edit.md +0 -77
  151. package/_bmad/bmb/workflows/module/steps-e/step-04-review.md +0 -80
  152. package/_bmad/bmb/workflows/module/steps-e/step-05-confirm.md +0 -75
  153. package/_bmad/bmb/workflows/module/steps-v/step-01-load-target.md +0 -96
  154. package/_bmad/bmb/workflows/module/steps-v/step-02-file-structure.md +0 -94
  155. package/_bmad/bmb/workflows/module/steps-v/step-03-module-yaml.md +0 -99
  156. package/_bmad/bmb/workflows/module/steps-v/step-04-agent-specs.md +0 -152
  157. package/_bmad/bmb/workflows/module/steps-v/step-05-workflow-specs.md +0 -152
  158. package/_bmad/bmb/workflows/module/steps-v/step-06-documentation.md +0 -143
  159. package/_bmad/bmb/workflows/module/steps-v/step-07-installation.md +0 -113
  160. package/_bmad/bmb/workflows/module/steps-v/step-08-report.md +0 -197
  161. package/_bmad/bmb/workflows/module/templates/brief-template.md +0 -154
  162. package/_bmad/bmb/workflows/module/templates/workflow-spec-template.md +0 -96
  163. package/_bmad/bmb/workflows/module/workflow.md +0 -100
  164. package/_bmad/bmb/workflows/workflow/data/architecture.md +0 -152
  165. package/_bmad/bmb/workflows/workflow/data/common-workflow-tools.csv +0 -19
  166. package/_bmad/bmb/workflows/workflow/data/csv-data-file-standards.md +0 -81
  167. package/_bmad/bmb/workflows/workflow/data/frontmatter-standards.md +0 -225
  168. package/_bmad/bmb/workflows/workflow/data/input-discovery-standards.md +0 -269
  169. package/_bmad/bmb/workflows/workflow/data/intent-vs-prescriptive-spectrum.md +0 -50
  170. package/_bmad/bmb/workflows/workflow/data/menu-handling-standards.md +0 -167
  171. package/_bmad/bmb/workflows/workflow/data/output-format-standards.md +0 -188
  172. package/_bmad/bmb/workflows/workflow/data/step-file-rules.md +0 -235
  173. package/_bmad/bmb/workflows/workflow/data/step-type-patterns.md +0 -311
  174. package/_bmad/bmb/workflows/workflow/data/subprocess-optimization-patterns.md +0 -386
  175. package/_bmad/bmb/workflows/workflow/data/trimodal-workflow-structure.md +0 -209
  176. package/_bmad/bmb/workflows/workflow/data/workflow-chaining-standards.md +0 -271
  177. package/_bmad/bmb/workflows/workflow/data/workflow-examples.md +0 -276
  178. package/_bmad/bmb/workflows/workflow/data/workflow-type-criteria.md +0 -172
  179. package/_bmad/bmb/workflows/workflow/steps-c/step-00-conversion.md +0 -262
  180. package/_bmad/bmb/workflows/workflow/steps-c/step-01-discovery.md +0 -194
  181. package/_bmad/bmb/workflows/workflow/steps-c/step-01b-continuation.md +0 -3
  182. package/_bmad/bmb/workflows/workflow/steps-c/step-02-classification.md +0 -269
  183. package/_bmad/bmb/workflows/workflow/steps-c/step-03-requirements.md +0 -282
  184. package/_bmad/bmb/workflows/workflow/steps-c/step-04-tools.md +0 -281
  185. package/_bmad/bmb/workflows/workflow/steps-c/step-05-plan-review.md +0 -242
  186. package/_bmad/bmb/workflows/workflow/steps-c/step-06-design.md +0 -329
  187. package/_bmad/bmb/workflows/workflow/steps-c/step-07-foundation.md +0 -238
  188. package/_bmad/bmb/workflows/workflow/steps-c/step-08-build-step-01.md +0 -377
  189. package/_bmad/bmb/workflows/workflow/steps-c/step-09-build-next-step.md +0 -350
  190. package/_bmad/bmb/workflows/workflow/steps-c/step-10-confirmation.md +0 -320
  191. package/_bmad/bmb/workflows/workflow/steps-c/step-11-completion.md +0 -191
  192. package/_bmad/bmb/workflows/workflow/steps-e/step-e-01-assess-workflow.md +0 -237
  193. package/_bmad/bmb/workflows/workflow/steps-e/step-e-02-discover-edits.md +0 -248
  194. package/_bmad/bmb/workflows/workflow/steps-e/step-e-03-fix-validation.md +0 -252
  195. package/_bmad/bmb/workflows/workflow/steps-e/step-e-04-direct-edit.md +0 -275
  196. package/_bmad/bmb/workflows/workflow/steps-e/step-e-05-apply-edit.md +0 -154
  197. package/_bmad/bmb/workflows/workflow/steps-e/step-e-06-validate-after.md +0 -190
  198. package/_bmad/bmb/workflows/workflow/steps-e/step-e-07-complete.md +0 -206
  199. package/_bmad/bmb/workflows/workflow/steps-v/step-01-validate-max-mode.md +0 -109
  200. package/_bmad/bmb/workflows/workflow/steps-v/step-01-validate.md +0 -221
  201. package/_bmad/bmb/workflows/workflow/steps-v/step-01b-structure.md +0 -152
  202. package/_bmad/bmb/workflows/workflow/steps-v/step-02-frontmatter-validation.md +0 -199
  203. package/_bmad/bmb/workflows/workflow/steps-v/step-02b-path-violations.md +0 -265
  204. package/_bmad/bmb/workflows/workflow/steps-v/step-03-menu-validation.md +0 -164
  205. package/_bmad/bmb/workflows/workflow/steps-v/step-04-step-type-validation.md +0 -211
  206. package/_bmad/bmb/workflows/workflow/steps-v/step-05-output-format-validation.md +0 -200
  207. package/_bmad/bmb/workflows/workflow/steps-v/step-06-validation-design-check.md +0 -195
  208. package/_bmad/bmb/workflows/workflow/steps-v/step-07-instruction-style-check.md +0 -209
  209. package/_bmad/bmb/workflows/workflow/steps-v/step-08-collaborative-experience-check.md +0 -199
  210. package/_bmad/bmb/workflows/workflow/steps-v/step-08b-subprocess-optimization.md +0 -179
  211. package/_bmad/bmb/workflows/workflow/steps-v/step-09-cohesive-review.md +0 -186
  212. package/_bmad/bmb/workflows/workflow/steps-v/step-10-report-complete.md +0 -154
  213. package/_bmad/bmb/workflows/workflow/steps-v/step-11-plan-validation.md +0 -237
  214. package/_bmad/bmb/workflows/workflow/templates/minimal-output-template.md +0 -11
  215. package/_bmad/bmb/workflows/workflow/templates/step-01-init-continuable-template.md +0 -241
  216. package/_bmad/bmb/workflows/workflow/templates/step-1b-template.md +0 -223
  217. package/_bmad/bmb/workflows/workflow/templates/step-template.md +0 -290
  218. package/_bmad/bmb/workflows/workflow/templates/workflow-template.md +0 -102
  219. package/_bmad/bmb/workflows/workflow/workflow.md +0 -109
  220. package/_bmad/bme/_config/module.yaml +0 -52
  221. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-01.md +0 -8
  222. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-02.md +0 -8
  223. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-03.md +0 -8
  224. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-04.md +0 -8
  225. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-05.md +0 -8
  226. package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-06.md +0 -25
  227. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-01.md +0 -8
  228. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-02.md +0 -8
  229. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-03.md +0 -8
  230. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-04.md +0 -8
  231. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-05.md +0 -8
  232. package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-06.md +0 -25
  233. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-01.md +0 -8
  234. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-02.md +0 -8
  235. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-03.md +0 -8
  236. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-04.md +0 -8
  237. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-05.md +0 -8
  238. package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-06.md +0 -25
  239. package/_bmad/bmm/agents/analyst.md +0 -76
  240. package/_bmad/bmm/agents/architect.md +0 -58
  241. package/_bmad/bmm/agents/dev.md +0 -69
  242. package/_bmad/bmm/agents/pm.md +0 -72
  243. package/_bmad/bmm/agents/qa.md +0 -92
  244. package/_bmad/bmm/agents/quick-flow-solo-dev.md +0 -69
  245. package/_bmad/bmm/agents/sm.md +0 -70
  246. package/_bmad/bmm/agents/tech-writer/tech-writer.md +0 -70
  247. package/_bmad/bmm/agents/ux-designer.md +0 -57
  248. package/_bmad/bmm/config.yaml +0 -16
  249. package/_bmad/bmm/data/project-context-template.md +0 -26
  250. package/_bmad/bmm/module-help.csv +0 -32
  251. package/_bmad/bmm/teams/default-party.csv +0 -20
  252. package/_bmad/bmm/teams/team-fullstack.yaml +0 -12
  253. package/_bmad/bmm/workflows/1-analysis/create-product-brief/product-brief.template.md +0 -10
  254. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-01-init.md +0 -177
  255. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-01b-continue.md +0 -161
  256. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-02-vision.md +0 -199
  257. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-03-users.md +0 -202
  258. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-04-metrics.md +0 -205
  259. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-05-scope.md +0 -219
  260. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-06-complete.md +0 -162
  261. package/_bmad/bmm/workflows/1-analysis/create-product-brief/workflow.md +0 -58
  262. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-01-init.md +0 -137
  263. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-02-domain-analysis.md +0 -229
  264. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-03-competitive-landscape.md +0 -238
  265. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-04-regulatory-focus.md +0 -206
  266. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-05-technical-trends.md +0 -234
  267. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-06-research-synthesis.md +0 -443
  268. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-01-init.md +0 -182
  269. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-02-customer-behavior.md +0 -237
  270. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-02-customer-insights.md +0 -200
  271. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-03-customer-pain-points.md +0 -249
  272. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-04-customer-decisions.md +0 -259
  273. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-05-competitive-analysis.md +0 -177
  274. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-06-research-completion.md +0 -475
  275. package/_bmad/bmm/workflows/1-analysis/research/research.template.md +0 -29
  276. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-01-init.md +0 -137
  277. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-02-technical-overview.md +0 -239
  278. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-03-integration-patterns.md +0 -248
  279. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-04-architectural-patterns.md +0 -202
  280. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-05-implementation-research.md +0 -239
  281. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-06-research-synthesis.md +0 -486
  282. package/_bmad/bmm/workflows/1-analysis/research/workflow.md +0 -173
  283. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/data/domain-complexity.csv +0 -13
  284. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/data/prd-purpose.md +0 -197
  285. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/data/project-types.csv +0 -11
  286. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-01-init.md +0 -191
  287. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-01b-continue.md +0 -153
  288. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-02-discovery.md +0 -224
  289. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-03-success.md +0 -226
  290. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-04-journeys.md +0 -213
  291. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-05-domain.md +0 -207
  292. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-06-innovation.md +0 -226
  293. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-07-project-type.md +0 -237
  294. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-08-scoping.md +0 -228
  295. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-09-functional.md +0 -231
  296. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-10-nonfunctional.md +0 -242
  297. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-11-polish.md +0 -217
  298. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-12-complete.md +0 -124
  299. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-01-discovery.md +0 -247
  300. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-01b-legacy-conversion.md +0 -208
  301. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-02-review.md +0 -249
  302. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-03-edit.md +0 -253
  303. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-04-complete.md +0 -168
  304. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-01-discovery.md +0 -218
  305. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-02-format-detection.md +0 -191
  306. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-02b-parity-check.md +0 -209
  307. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-03-density-validation.md +0 -174
  308. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-04-brief-coverage-validation.md +0 -214
  309. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-05-measurability-validation.md +0 -228
  310. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-06-traceability-validation.md +0 -217
  311. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-07-implementation-leakage-validation.md +0 -205
  312. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-08-domain-compliance-validation.md +0 -243
  313. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-09-project-type-validation.md +0 -263
  314. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-10-smart-validation.md +0 -209
  315. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-11-holistic-quality-validation.md +0 -264
  316. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-12-completeness-validation.md +0 -242
  317. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-13-report-complete.md +0 -231
  318. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/templates/prd-template.md +0 -10
  319. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/validation-report-prd-workflow.md +0 -433
  320. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow.md +0 -150
  321. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-01-init.md +0 -135
  322. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-01b-continue.md +0 -127
  323. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-02-discovery.md +0 -190
  324. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-03-core-experience.md +0 -216
  325. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-04-emotional-response.md +0 -219
  326. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-05-inspiration.md +0 -234
  327. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-06-design-system.md +0 -252
  328. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-07-defining-experience.md +0 -254
  329. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-08-visual-foundation.md +0 -224
  330. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-09-design-directions.md +0 -224
  331. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-10-user-journeys.md +0 -241
  332. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-11-component-strategy.md +0 -248
  333. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-12-ux-patterns.md +0 -237
  334. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-13-responsive-accessibility.md +0 -264
  335. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-14-complete.md +0 -171
  336. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/ux-design-template.md +0 -13
  337. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/workflow.md +0 -43
  338. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-01-document-discovery.md +0 -190
  339. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-02-prd-analysis.md +0 -178
  340. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-03-epic-coverage-validation.md +0 -179
  341. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-04-ux-alignment.md +0 -139
  342. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-05-epic-quality-review.md +0 -252
  343. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-06-final-assessment.md +0 -135
  344. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/templates/readiness-report-template.md +0 -4
  345. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.md +0 -55
  346. package/_bmad/bmm/workflows/3-solutioning/create-architecture/architecture-decision-template.md +0 -12
  347. package/_bmad/bmm/workflows/3-solutioning/create-architecture/data/domain-complexity.csv +0 -11
  348. package/_bmad/bmm/workflows/3-solutioning/create-architecture/data/project-types.csv +0 -7
  349. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-01-init.md +0 -153
  350. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-01b-continue.md +0 -164
  351. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-02-context.md +0 -224
  352. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-03-starter.md +0 -331
  353. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-04-decisions.md +0 -318
  354. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-05-patterns.md +0 -359
  355. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-06-structure.md +0 -379
  356. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-07-validation.md +0 -359
  357. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-08-complete.md +0 -76
  358. package/_bmad/bmm/workflows/3-solutioning/create-architecture/workflow.md +0 -50
  359. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-01-validate-prerequisites.md +0 -259
  360. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-02-design-epics.md +0 -233
  361. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-03-create-stories.md +0 -272
  362. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-04-final-validation.md +0 -149
  363. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/templates/epics-template.md +0 -57
  364. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/workflow.md +0 -59
  365. package/_bmad/bmm/workflows/4-implementation/code-review/checklist.md +0 -23
  366. package/_bmad/bmm/workflows/4-implementation/code-review/instructions.xml +0 -227
  367. package/_bmad/bmm/workflows/4-implementation/code-review/workflow.yaml +0 -50
  368. package/_bmad/bmm/workflows/4-implementation/correct-course/checklist.md +0 -288
  369. package/_bmad/bmm/workflows/4-implementation/correct-course/instructions.md +0 -206
  370. package/_bmad/bmm/workflows/4-implementation/correct-course/workflow.yaml +0 -58
  371. package/_bmad/bmm/workflows/4-implementation/create-story/checklist.md +0 -358
  372. package/_bmad/bmm/workflows/4-implementation/create-story/instructions.xml +0 -345
  373. package/_bmad/bmm/workflows/4-implementation/create-story/template.md +0 -49
  374. package/_bmad/bmm/workflows/4-implementation/create-story/workflow.yaml +0 -59
  375. package/_bmad/bmm/workflows/4-implementation/dev-story/checklist.md +0 -80
  376. package/_bmad/bmm/workflows/4-implementation/dev-story/instructions.xml +0 -410
  377. package/_bmad/bmm/workflows/4-implementation/dev-story/workflow.yaml +0 -25
  378. package/_bmad/bmm/workflows/4-implementation/retrospective/instructions.md +0 -1443
  379. package/_bmad/bmm/workflows/4-implementation/retrospective/workflow.yaml +0 -57
  380. package/_bmad/bmm/workflows/4-implementation/sprint-planning/checklist.md +0 -33
  381. package/_bmad/bmm/workflows/4-implementation/sprint-planning/instructions.md +0 -225
  382. package/_bmad/bmm/workflows/4-implementation/sprint-planning/sprint-status-template.yaml +0 -55
  383. package/_bmad/bmm/workflows/4-implementation/sprint-planning/workflow.yaml +0 -53
  384. package/_bmad/bmm/workflows/4-implementation/sprint-status/instructions.md +0 -229
  385. package/_bmad/bmm/workflows/4-implementation/sprint-status/workflow.yaml +0 -35
  386. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-01-mode-detection.md +0 -176
  387. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-02-context-gathering.md +0 -120
  388. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-03-execute.md +0 -113
  389. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-04-self-check.md +0 -113
  390. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-05-adversarial-review.md +0 -106
  391. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-06-resolve-findings.md +0 -149
  392. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/workflow.md +0 -50
  393. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-01-understand.md +0 -192
  394. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-02-investigate.md +0 -145
  395. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-03-generate.md +0 -128
  396. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-04-review.md +0 -201
  397. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/tech-spec-template.md +0 -74
  398. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/workflow.md +0 -79
  399. package/_bmad/bmm/workflows/document-project/checklist.md +0 -245
  400. package/_bmad/bmm/workflows/document-project/documentation-requirements.csv +0 -12
  401. package/_bmad/bmm/workflows/document-project/instructions.md +0 -221
  402. package/_bmad/bmm/workflows/document-project/templates/deep-dive-template.md +0 -345
  403. package/_bmad/bmm/workflows/document-project/templates/index-template.md +0 -169
  404. package/_bmad/bmm/workflows/document-project/templates/project-overview-template.md +0 -103
  405. package/_bmad/bmm/workflows/document-project/templates/project-scan-report-schema.json +0 -160
  406. package/_bmad/bmm/workflows/document-project/templates/source-tree-template.md +0 -135
  407. package/_bmad/bmm/workflows/document-project/workflow.yaml +0 -28
  408. package/_bmad/bmm/workflows/document-project/workflows/deep-dive-instructions.md +0 -298
  409. package/_bmad/bmm/workflows/document-project/workflows/deep-dive.yaml +0 -31
  410. package/_bmad/bmm/workflows/document-project/workflows/full-scan-instructions.md +0 -1106
  411. package/_bmad/bmm/workflows/document-project/workflows/full-scan.yaml +0 -31
  412. package/_bmad/bmm/workflows/excalidraw-diagrams/_shared/excalidraw-library.json +0 -90
  413. package/_bmad/bmm/workflows/excalidraw-diagrams/_shared/excalidraw-templates.yaml +0 -127
  414. package/_bmad/bmm/workflows/excalidraw-diagrams/create-dataflow/checklist.md +0 -39
  415. package/_bmad/bmm/workflows/excalidraw-diagrams/create-dataflow/instructions.md +0 -130
  416. package/_bmad/bmm/workflows/excalidraw-diagrams/create-dataflow/workflow.yaml +0 -26
  417. package/_bmad/bmm/workflows/excalidraw-diagrams/create-diagram/checklist.md +0 -43
  418. package/_bmad/bmm/workflows/excalidraw-diagrams/create-diagram/instructions.md +0 -141
  419. package/_bmad/bmm/workflows/excalidraw-diagrams/create-diagram/workflow.yaml +0 -26
  420. package/_bmad/bmm/workflows/excalidraw-diagrams/create-flowchart/checklist.md +0 -49
  421. package/_bmad/bmm/workflows/excalidraw-diagrams/create-flowchart/instructions.md +0 -241
  422. package/_bmad/bmm/workflows/excalidraw-diagrams/create-flowchart/workflow.yaml +0 -26
  423. package/_bmad/bmm/workflows/excalidraw-diagrams/create-wireframe/checklist.md +0 -38
  424. package/_bmad/bmm/workflows/excalidraw-diagrams/create-wireframe/instructions.md +0 -133
  425. package/_bmad/bmm/workflows/excalidraw-diagrams/create-wireframe/workflow.yaml +0 -26
  426. package/_bmad/bmm/workflows/qa/automate/checklist.md +0 -33
  427. package/_bmad/bmm/workflows/qa/automate/instructions.md +0 -110
  428. package/_bmad/bmm/workflows/qa/automate/workflow.yaml +0 -47
  429. package/_bmad/cis/agents/brainstorming-coach.md +0 -61
  430. package/_bmad/cis/agents/creative-problem-solver.md +0 -61
  431. package/_bmad/cis/agents/design-thinking-coach.md +0 -61
  432. package/_bmad/cis/agents/innovation-strategist.md +0 -61
  433. package/_bmad/cis/agents/presentation-master.md +0 -67
  434. package/_bmad/cis/agents/storyteller/storyteller.md +0 -58
  435. package/_bmad/cis/config.yaml +0 -12
  436. package/_bmad/cis/module-help.csv +0 -6
  437. package/_bmad/cis/teams/creative-squad.yaml +0 -7
  438. package/_bmad/cis/teams/default-party.csv +0 -12
  439. package/_bmad/cis/workflows/README.md +0 -139
  440. package/_bmad/cis/workflows/design-thinking/README.md +0 -56
  441. package/_bmad/cis/workflows/design-thinking/design-methods.csv +0 -31
  442. package/_bmad/cis/workflows/design-thinking/instructions.md +0 -202
  443. package/_bmad/cis/workflows/design-thinking/template.md +0 -111
  444. package/_bmad/cis/workflows/design-thinking/workflow.yaml +0 -27
  445. package/_bmad/cis/workflows/innovation-strategy/README.md +0 -56
  446. package/_bmad/cis/workflows/innovation-strategy/innovation-frameworks.csv +0 -31
  447. package/_bmad/cis/workflows/innovation-strategy/instructions.md +0 -276
  448. package/_bmad/cis/workflows/innovation-strategy/template.md +0 -189
  449. package/_bmad/cis/workflows/innovation-strategy/workflow.yaml +0 -27
  450. package/_bmad/cis/workflows/problem-solving/README.md +0 -56
  451. package/_bmad/cis/workflows/problem-solving/instructions.md +0 -252
  452. package/_bmad/cis/workflows/problem-solving/solving-methods.csv +0 -31
  453. package/_bmad/cis/workflows/problem-solving/template.md +0 -165
  454. package/_bmad/cis/workflows/problem-solving/workflow.yaml +0 -27
  455. package/_bmad/cis/workflows/storytelling/README.md +0 -58
  456. package/_bmad/cis/workflows/storytelling/instructions.md +0 -293
  457. package/_bmad/cis/workflows/storytelling/story-types.csv +0 -26
  458. package/_bmad/cis/workflows/storytelling/template.md +0 -113
  459. package/_bmad/cis/workflows/storytelling/workflow.yaml +0 -27
  460. package/_bmad/core/agents/bmad-master.md +0 -56
  461. package/_bmad/core/config.yaml +0 -9
  462. package/_bmad/core/module-help.csv +0 -9
  463. package/_bmad/core/resources/excalidraw/README.md +0 -160
  464. package/_bmad/core/resources/excalidraw/excalidraw-helpers.md +0 -127
  465. package/_bmad/core/resources/excalidraw/library-loader.md +0 -50
  466. package/_bmad/core/resources/excalidraw/validate-json-instructions.md +0 -79
  467. package/_bmad/core/tasks/editorial-review-prose.xml +0 -100
  468. package/_bmad/core/tasks/editorial-review-structure.xml +0 -209
  469. package/_bmad/core/tasks/help.md +0 -62
  470. package/_bmad/core/tasks/index-docs.xml +0 -65
  471. package/_bmad/core/tasks/review-adversarial-general.xml +0 -48
  472. package/_bmad/core/tasks/shard-doc.xml +0 -109
  473. package/_bmad/core/tasks/workflow.xml +0 -235
  474. package/_bmad/core/workflows/advanced-elicitation/methods.csv +0 -51
  475. package/_bmad/core/workflows/advanced-elicitation/workflow.xml +0 -117
  476. package/_bmad/core/workflows/brainstorming/brain-methods.csv +0 -62
  477. package/_bmad/core/workflows/brainstorming/steps/step-01-session-setup.md +0 -197
  478. package/_bmad/core/workflows/brainstorming/steps/step-01b-continue.md +0 -122
  479. package/_bmad/core/workflows/brainstorming/steps/step-02a-user-selected.md +0 -225
  480. package/_bmad/core/workflows/brainstorming/steps/step-02b-ai-recommended.md +0 -237
  481. package/_bmad/core/workflows/brainstorming/steps/step-02c-random-selection.md +0 -209
  482. package/_bmad/core/workflows/brainstorming/steps/step-02d-progressive-flow.md +0 -264
  483. package/_bmad/core/workflows/brainstorming/steps/step-03-technique-execution.md +0 -399
  484. package/_bmad/core/workflows/brainstorming/steps/step-04-idea-organization.md +0 -303
  485. package/_bmad/core/workflows/brainstorming/template.md +0 -15
  486. package/_bmad/core/workflows/brainstorming/workflow.md +0 -58
  487. package/_bmad/core/workflows/party-mode/steps/step-01-agent-loading.md +0 -138
  488. package/_bmad/core/workflows/party-mode/steps/step-02-discussion-orchestration.md +0 -187
  489. package/_bmad/core/workflows/party-mode/steps/step-03-graceful-exit.md +0 -157
  490. package/_bmad/core/workflows/party-mode/workflow.md +0 -194
  491. package/_bmad/tea/agents/tea.md +0 -71
  492. package/_bmad/tea/config.yaml +0 -19
  493. package/_bmad/tea/module-help.csv +0 -10
  494. package/_bmad/tea/teams/default-party.csv +0 -2
  495. package/_bmad/tea/testarch/knowledge/adr-quality-readiness-checklist.md +0 -377
  496. package/_bmad/tea/testarch/knowledge/api-request.md +0 -442
  497. package/_bmad/tea/testarch/knowledge/api-testing-patterns.md +0 -851
  498. package/_bmad/tea/testarch/knowledge/auth-session.md +0 -548
  499. package/_bmad/tea/testarch/knowledge/burn-in.md +0 -273
  500. package/_bmad/tea/testarch/knowledge/ci-burn-in.md +0 -675
  501. package/_bmad/tea/testarch/knowledge/component-tdd.md +0 -486
  502. package/_bmad/tea/testarch/knowledge/contract-testing.md +0 -957
  503. package/_bmad/tea/testarch/knowledge/data-factories.md +0 -500
  504. package/_bmad/tea/testarch/knowledge/email-auth.md +0 -721
  505. package/_bmad/tea/testarch/knowledge/error-handling.md +0 -725
  506. package/_bmad/tea/testarch/knowledge/feature-flags.md +0 -750
  507. package/_bmad/tea/testarch/knowledge/file-utils.md +0 -456
  508. package/_bmad/tea/testarch/knowledge/fixture-architecture.md +0 -401
  509. package/_bmad/tea/testarch/knowledge/fixtures-composition.md +0 -382
  510. package/_bmad/tea/testarch/knowledge/intercept-network-call.md +0 -426
  511. package/_bmad/tea/testarch/knowledge/log.md +0 -426
  512. package/_bmad/tea/testarch/knowledge/network-error-monitor.md +0 -401
  513. package/_bmad/tea/testarch/knowledge/network-first.md +0 -486
  514. package/_bmad/tea/testarch/knowledge/network-recorder.md +0 -527
  515. package/_bmad/tea/testarch/knowledge/nfr-criteria.md +0 -670
  516. package/_bmad/tea/testarch/knowledge/overview.md +0 -286
  517. package/_bmad/tea/testarch/knowledge/playwright-config.md +0 -730
  518. package/_bmad/tea/testarch/knowledge/probability-impact.md +0 -601
  519. package/_bmad/tea/testarch/knowledge/recurse.md +0 -421
  520. package/_bmad/tea/testarch/knowledge/risk-governance.md +0 -615
  521. package/_bmad/tea/testarch/knowledge/selective-testing.md +0 -732
  522. package/_bmad/tea/testarch/knowledge/selector-resilience.md +0 -527
  523. package/_bmad/tea/testarch/knowledge/test-healing-patterns.md +0 -644
  524. package/_bmad/tea/testarch/knowledge/test-levels-framework.md +0 -473
  525. package/_bmad/tea/testarch/knowledge/test-priorities-matrix.md +0 -373
  526. package/_bmad/tea/testarch/knowledge/test-quality.md +0 -664
  527. package/_bmad/tea/testarch/knowledge/timing-debugging.md +0 -372
  528. package/_bmad/tea/testarch/knowledge/visual-debugging.md +0 -524
  529. package/_bmad/tea/testarch/tea-index.csv +0 -35
  530. package/_bmad/tea/workflows/testarch/README.md +0 -74
  531. package/_bmad/tea/workflows/testarch/atdd/atdd-checklist-template.md +0 -363
  532. package/_bmad/tea/workflows/testarch/atdd/checklist.md +0 -374
  533. package/_bmad/tea/workflows/testarch/atdd/instructions.md +0 -38
  534. package/_bmad/tea/workflows/testarch/atdd/steps-c/step-01-preflight-and-context.md +0 -110
  535. package/_bmad/tea/workflows/testarch/atdd/steps-c/step-02-generation-mode.md +0 -79
  536. package/_bmad/tea/workflows/testarch/atdd/steps-c/step-03-test-strategy.md +0 -76
  537. package/_bmad/tea/workflows/testarch/atdd/steps-c/step-04-generate-tests.md +0 -228
  538. package/_bmad/tea/workflows/testarch/atdd/steps-c/step-04a-subprocess-api-failing.md +0 -215
  539. package/_bmad/tea/workflows/testarch/atdd/steps-c/step-04b-subprocess-e2e-failing.md +0 -212
  540. package/_bmad/tea/workflows/testarch/atdd/steps-c/step-04c-aggregate.md +0 -329
  541. package/_bmad/tea/workflows/testarch/atdd/steps-c/step-05-validate-and-complete.md +0 -68
  542. package/_bmad/tea/workflows/testarch/atdd/steps-e/step-01-assess.md +0 -65
  543. package/_bmad/tea/workflows/testarch/atdd/steps-e/step-02-apply-edit.md +0 -60
  544. package/_bmad/tea/workflows/testarch/atdd/steps-v/step-01-validate.md +0 -67
  545. package/_bmad/tea/workflows/testarch/atdd/validation-report-20260127-095021.md +0 -73
  546. package/_bmad/tea/workflows/testarch/atdd/validation-report-20260127-102401.md +0 -116
  547. package/_bmad/tea/workflows/testarch/atdd/workflow-plan.md +0 -21
  548. package/_bmad/tea/workflows/testarch/atdd/workflow.md +0 -39
  549. package/_bmad/tea/workflows/testarch/atdd/workflow.yaml +0 -45
  550. package/_bmad/tea/workflows/testarch/automate/checklist.md +0 -582
  551. package/_bmad/tea/workflows/testarch/automate/instructions.md +0 -43
  552. package/_bmad/tea/workflows/testarch/automate/steps-c/step-01-preflight-and-context.md +0 -127
  553. package/_bmad/tea/workflows/testarch/automate/steps-c/step-02-identify-targets.md +0 -95
  554. package/_bmad/tea/workflows/testarch/automate/steps-c/step-03-generate-tests.md +0 -199
  555. package/_bmad/tea/workflows/testarch/automate/steps-c/step-03a-subprocess-api.md +0 -183
  556. package/_bmad/tea/workflows/testarch/automate/steps-c/step-03b-subprocess-e2e.md +0 -181
  557. package/_bmad/tea/workflows/testarch/automate/steps-c/step-03c-aggregate.md +0 -300
  558. package/_bmad/tea/workflows/testarch/automate/steps-c/step-04-validate-and-summarize.md +0 -69
  559. package/_bmad/tea/workflows/testarch/automate/steps-e/step-01-assess.md +0 -65
  560. package/_bmad/tea/workflows/testarch/automate/steps-e/step-02-apply-edit.md +0 -60
  561. package/_bmad/tea/workflows/testarch/automate/steps-v/step-01-validate.md +0 -67
  562. package/_bmad/tea/workflows/testarch/automate/validation-report-20260127-095021.md +0 -72
  563. package/_bmad/tea/workflows/testarch/automate/validation-report-20260127-102401.md +0 -114
  564. package/_bmad/tea/workflows/testarch/automate/workflow-plan.md +0 -20
  565. package/_bmad/tea/workflows/testarch/automate/workflow.md +0 -39
  566. package/_bmad/tea/workflows/testarch/automate/workflow.yaml +0 -52
  567. package/_bmad/tea/workflows/testarch/ci/checklist.md +0 -247
  568. package/_bmad/tea/workflows/testarch/ci/github-actions-template.yaml +0 -198
  569. package/_bmad/tea/workflows/testarch/ci/gitlab-ci-template.yaml +0 -149
  570. package/_bmad/tea/workflows/testarch/ci/instructions.md +0 -38
  571. package/_bmad/tea/workflows/testarch/ci/steps-c/step-01-preflight.md +0 -92
  572. package/_bmad/tea/workflows/testarch/ci/steps-c/step-02-generate-pipeline.md +0 -82
  573. package/_bmad/tea/workflows/testarch/ci/steps-c/step-03-configure-quality-gates.md +0 -75
  574. package/_bmad/tea/workflows/testarch/ci/steps-c/step-04-validate-and-summary.md +0 -67
  575. package/_bmad/tea/workflows/testarch/ci/steps-e/step-01-assess.md +0 -65
  576. package/_bmad/tea/workflows/testarch/ci/steps-e/step-02-apply-edit.md +0 -60
  577. package/_bmad/tea/workflows/testarch/ci/steps-v/step-01-validate.md +0 -67
  578. package/_bmad/tea/workflows/testarch/ci/validation-report-20260127-095021.md +0 -72
  579. package/_bmad/tea/workflows/testarch/ci/validation-report-20260127-102401.md +0 -114
  580. package/_bmad/tea/workflows/testarch/ci/workflow-plan.md +0 -20
  581. package/_bmad/tea/workflows/testarch/ci/workflow.md +0 -39
  582. package/_bmad/tea/workflows/testarch/ci/workflow.yaml +0 -45
  583. package/_bmad/tea/workflows/testarch/framework/checklist.md +0 -320
  584. package/_bmad/tea/workflows/testarch/framework/instructions.md +0 -38
  585. package/_bmad/tea/workflows/testarch/framework/steps-c/step-01-preflight.md +0 -75
  586. package/_bmad/tea/workflows/testarch/framework/steps-c/step-02-select-framework.md +0 -73
  587. package/_bmad/tea/workflows/testarch/framework/steps-c/step-03-scaffold-framework.md +0 -120
  588. package/_bmad/tea/workflows/testarch/framework/steps-c/step-04-docs-and-scripts.md +0 -70
  589. package/_bmad/tea/workflows/testarch/framework/steps-c/step-05-validate-and-summary.md +0 -68
  590. package/_bmad/tea/workflows/testarch/framework/steps-e/step-01-assess.md +0 -65
  591. package/_bmad/tea/workflows/testarch/framework/steps-e/step-02-apply-edit.md +0 -60
  592. package/_bmad/tea/workflows/testarch/framework/steps-v/step-01-validate.md +0 -67
  593. package/_bmad/tea/workflows/testarch/framework/validation-report-20260127-095021.md +0 -73
  594. package/_bmad/tea/workflows/testarch/framework/validation-report-20260127-102401.md +0 -116
  595. package/_bmad/tea/workflows/testarch/framework/workflow-plan.md +0 -22
  596. package/_bmad/tea/workflows/testarch/framework/workflow.md +0 -39
  597. package/_bmad/tea/workflows/testarch/framework/workflow.yaml +0 -47
  598. package/_bmad/tea/workflows/testarch/nfr-assess/checklist.md +0 -407
  599. package/_bmad/tea/workflows/testarch/nfr-assess/instructions.md +0 -36
  600. package/_bmad/tea/workflows/testarch/nfr-assess/nfr-report-template.md +0 -462
  601. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-01-load-context.md +0 -85
  602. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-02-define-thresholds.md +0 -82
  603. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-03-gather-evidence.md +0 -64
  604. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04-evaluate-and-score.md +0 -140
  605. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04a-subprocess-security.md +0 -138
  606. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04b-subprocess-performance.md +0 -84
  607. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04c-subprocess-reliability.md +0 -85
  608. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04d-subprocess-scalability.md +0 -88
  609. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04e-aggregate-nfr.md +0 -219
  610. package/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-05-generate-report.md +0 -71
  611. package/_bmad/tea/workflows/testarch/nfr-assess/steps-e/step-01-assess.md +0 -65
  612. package/_bmad/tea/workflows/testarch/nfr-assess/steps-e/step-02-apply-edit.md +0 -60
  613. package/_bmad/tea/workflows/testarch/nfr-assess/steps-v/step-01-validate.md +0 -67
  614. package/_bmad/tea/workflows/testarch/nfr-assess/validation-report-20260127-095021.md +0 -73
  615. package/_bmad/tea/workflows/testarch/nfr-assess/validation-report-20260127-102401.md +0 -116
  616. package/_bmad/tea/workflows/testarch/nfr-assess/workflow-plan.md +0 -19
  617. package/_bmad/tea/workflows/testarch/nfr-assess/workflow.md +0 -39
  618. package/_bmad/tea/workflows/testarch/nfr-assess/workflow.yaml +0 -47
  619. package/_bmad/tea/workflows/testarch/teach-me-testing/checklist.md +0 -197
  620. package/_bmad/tea/workflows/testarch/teach-me-testing/data/curriculum.yaml +0 -129
  621. package/_bmad/tea/workflows/testarch/teach-me-testing/data/quiz-questions.yaml +0 -206
  622. package/_bmad/tea/workflows/testarch/teach-me-testing/data/role-paths.yaml +0 -136
  623. package/_bmad/tea/workflows/testarch/teach-me-testing/data/session-content-map.yaml +0 -204
  624. package/_bmad/tea/workflows/testarch/teach-me-testing/data/tea-resources-index.yaml +0 -359
  625. package/_bmad/tea/workflows/testarch/teach-me-testing/instructions.md +0 -130
  626. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-01-init.md +0 -235
  627. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-01b-continue.md +0 -147
  628. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-02-assess.md +0 -258
  629. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-03-session-menu.md +0 -219
  630. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-01.md +0 -460
  631. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-02.md +0 -465
  632. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-03.md +0 -301
  633. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-04.md +0 -234
  634. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-05.md +0 -234
  635. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-06.md +0 -209
  636. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-07.md +0 -212
  637. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-05-completion.md +0 -339
  638. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-e/step-e-01-assess-workflow.md +0 -141
  639. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-e/step-e-02-apply-edits.md +0 -122
  640. package/_bmad/tea/workflows/testarch/teach-me-testing/steps-v/step-v-01-validate.md +0 -263
  641. package/_bmad/tea/workflows/testarch/teach-me-testing/templates/certificate-template.md +0 -86
  642. package/_bmad/tea/workflows/testarch/teach-me-testing/templates/progress-template.yaml +0 -95
  643. package/_bmad/tea/workflows/testarch/teach-me-testing/templates/session-notes-template.md +0 -83
  644. package/_bmad/tea/workflows/testarch/teach-me-testing/workflow-plan-teach-me-testing.md +0 -950
  645. package/_bmad/tea/workflows/testarch/teach-me-testing/workflow.md +0 -90
  646. package/_bmad/tea/workflows/testarch/test-design/checklist.md +0 -410
  647. package/_bmad/tea/workflows/testarch/test-design/instructions.md +0 -52
  648. package/_bmad/tea/workflows/testarch/test-design/steps-c/step-01-detect-mode.md +0 -109
  649. package/_bmad/tea/workflows/testarch/test-design/steps-c/step-02-load-context.md +0 -127
  650. package/_bmad/tea/workflows/testarch/test-design/steps-c/step-03-risk-and-testability.md +0 -85
  651. package/_bmad/tea/workflows/testarch/test-design/steps-c/step-04-coverage-plan.md +0 -98
  652. package/_bmad/tea/workflows/testarch/test-design/steps-c/step-05-generate-output.md +0 -97
  653. package/_bmad/tea/workflows/testarch/test-design/steps-e/step-01-assess.md +0 -65
  654. package/_bmad/tea/workflows/testarch/test-design/steps-e/step-02-apply-edit.md +0 -60
  655. package/_bmad/tea/workflows/testarch/test-design/steps-v/step-01-validate.md +0 -67
  656. package/_bmad/tea/workflows/testarch/test-design/test-design-architecture-template.md +0 -222
  657. package/_bmad/tea/workflows/testarch/test-design/test-design-qa-template.md +0 -296
  658. package/_bmad/tea/workflows/testarch/test-design/test-design-template.md +0 -294
  659. package/_bmad/tea/workflows/testarch/test-design/validation-report-20260127-095021.md +0 -73
  660. package/_bmad/tea/workflows/testarch/test-design/validation-report-20260127-102401.md +0 -116
  661. package/_bmad/tea/workflows/testarch/test-design/workflow-plan.md +0 -22
  662. package/_bmad/tea/workflows/testarch/test-design/workflow.md +0 -39
  663. package/_bmad/tea/workflows/testarch/test-design/workflow.yaml +0 -69
  664. package/_bmad/tea/workflows/testarch/test-review/checklist.md +0 -472
  665. package/_bmad/tea/workflows/testarch/test-review/instructions.md +0 -36
  666. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-01-load-context.md +0 -101
  667. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-02-discover-tests.md +0 -69
  668. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-03-quality-evaluation.md +0 -184
  669. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-03a-subprocess-determinism.md +0 -214
  670. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-03b-subprocess-isolation.md +0 -125
  671. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-03c-subprocess-maintainability.md +0 -102
  672. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-03d-subprocess-coverage.md +0 -111
  673. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-03e-subprocess-performance.md +0 -117
  674. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-03f-aggregate-scores.md +0 -246
  675. package/_bmad/tea/workflows/testarch/test-review/steps-c/step-04-generate-report.md +0 -72
  676. package/_bmad/tea/workflows/testarch/test-review/steps-e/step-01-assess.md +0 -65
  677. package/_bmad/tea/workflows/testarch/test-review/steps-e/step-02-apply-edit.md +0 -60
  678. package/_bmad/tea/workflows/testarch/test-review/steps-v/step-01-validate.md +0 -67
  679. package/_bmad/tea/workflows/testarch/test-review/test-review-template.md +0 -390
  680. package/_bmad/tea/workflows/testarch/test-review/validation-report-20260127-095021.md +0 -72
  681. package/_bmad/tea/workflows/testarch/test-review/validation-report-20260127-102401.md +0 -114
  682. package/_bmad/tea/workflows/testarch/test-review/workflow-plan.md +0 -18
  683. package/_bmad/tea/workflows/testarch/test-review/workflow.md +0 -39
  684. package/_bmad/tea/workflows/testarch/test-review/workflow.yaml +0 -46
  685. package/_bmad/tea/workflows/testarch/trace/checklist.md +0 -642
  686. package/_bmad/tea/workflows/testarch/trace/instructions.md +0 -36
  687. package/_bmad/tea/workflows/testarch/trace/steps-c/step-01-load-context.md +0 -80
  688. package/_bmad/tea/workflows/testarch/trace/steps-c/step-02-discover-tests.md +0 -69
  689. package/_bmad/tea/workflows/testarch/trace/steps-c/step-03-map-criteria.md +0 -65
  690. package/_bmad/tea/workflows/testarch/trace/steps-c/step-04-analyze-gaps.md +0 -244
  691. package/_bmad/tea/workflows/testarch/trace/steps-c/step-05-gate-decision.md +0 -232
  692. package/_bmad/tea/workflows/testarch/trace/steps-e/step-01-assess.md +0 -65
  693. package/_bmad/tea/workflows/testarch/trace/steps-e/step-02-apply-edit.md +0 -60
  694. package/_bmad/tea/workflows/testarch/trace/steps-v/step-01-validate.md +0 -67
  695. package/_bmad/tea/workflows/testarch/trace/trace-template.md +0 -675
  696. package/_bmad/tea/workflows/testarch/trace/validation-report-20260127-095021.md +0 -73
  697. package/_bmad/tea/workflows/testarch/trace/validation-report-20260127-102401.md +0 -116
  698. package/_bmad/tea/workflows/testarch/trace/workflow-plan.md +0 -21
  699. package/_bmad/tea/workflows/testarch/trace/workflow.md +0 -39
  700. package/_bmad/tea/workflows/testarch/trace/workflow.yaml +0 -55
  701. package/_bmad-output/.backups/backup-1.5.2-1772198614067/agent-manifest.csv +0 -21
  702. package/_bmad-output/.backups/backup-1.5.2-1772198614067/agents/contextualization-expert.md +0 -100
  703. package/_bmad-output/.backups/backup-1.5.2-1772198614067/agents/discovery-empathy-expert.md +0 -117
  704. package/_bmad-output/.backups/backup-1.5.2-1772198614067/agents/hypothesis-engineer.md +0 -117
  705. package/_bmad-output/.backups/backup-1.5.2-1772198614067/agents/lean-experiments-specialist.md +0 -118
  706. package/_bmad-output/.backups/backup-1.5.2-1772198614067/agents/learning-decision-expert.md +0 -117
  707. package/_bmad-output/.backups/backup-1.5.2-1772198614067/agents/production-intelligence-specialist.md +0 -117
  708. package/_bmad-output/.backups/backup-1.5.2-1772198614067/agents/research-convergence-specialist.md +0 -117
  709. package/_bmad-output/.backups/backup-1.5.2-1772198614067/backup-manifest.json +0 -13
  710. package/_bmad-output/.backups/backup-1.5.2-1772198614067/config.yaml +0 -44
  711. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/empathy-map.template.md +0 -143
  712. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/steps/step-01-define-user.md +0 -60
  713. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/steps/step-02-says-thinks.md +0 -67
  714. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/steps/step-03-does-feels.md +0 -79
  715. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/steps/step-04-pain-points.md +0 -87
  716. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/steps/step-05-gains.md +0 -103
  717. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/steps/step-06-synthesize.md +0 -104
  718. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/validate.md +0 -117
  719. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/empathy-map/workflow.md +0 -44
  720. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/wireframe/steps/step-01-define-requirements.md +0 -85
  721. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/wireframe/steps/step-02-user-flows.md +0 -59
  722. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/wireframe/steps/step-03-information-architecture.md +0 -68
  723. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/wireframe/steps/step-04-wireframe-sketch.md +0 -97
  724. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/wireframe/steps/step-05-components.md +0 -128
  725. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/wireframe/steps/step-06-synthesize.md +0 -83
  726. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/wireframe/wireframe.template.md +0 -287
  727. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/_deprecated/wireframe/workflow.md +0 -44
  728. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/assumption-mapping/steps/step-01-setup.md +0 -66
  729. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/assumption-mapping/steps/step-02-context.md +0 -93
  730. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/assumption-mapping/steps/step-03-risk-mapping.md +0 -103
  731. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/assumption-mapping/steps/step-04-synthesize.md +0 -101
  732. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/assumption-mapping/workflow.md +0 -49
  733. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/behavior-analysis/steps/step-01-setup.md +0 -81
  734. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/behavior-analysis/steps/step-02-context.md +0 -67
  735. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/behavior-analysis/steps/step-03-classification.md +0 -98
  736. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/behavior-analysis/steps/step-04-evidence.md +0 -100
  737. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/behavior-analysis/steps/step-05-synthesize.md +0 -174
  738. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/behavior-analysis/workflow.md +0 -52
  739. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/contextualize-scope.template.md +0 -67
  740. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/steps/step-01-list-opportunities.md +0 -47
  741. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/steps/step-02-define-criteria.md +0 -36
  742. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/steps/step-03-evaluate-opportunities.md +0 -30
  743. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/steps/step-04-define-boundaries.md +0 -32
  744. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/steps/step-05-validate-fit.md +0 -28
  745. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/steps/step-06-synthesize.md +0 -33
  746. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/validate.md +0 -30
  747. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/contextualize-scope/workflow.md +0 -59
  748. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/empathy-map.template.md +0 -143
  749. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/steps/step-01-define-user.md +0 -60
  750. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/steps/step-02-says-thinks.md +0 -67
  751. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/steps/step-03-does-feels.md +0 -79
  752. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/steps/step-04-pain-points.md +0 -87
  753. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/steps/step-05-gains.md +0 -103
  754. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/steps/step-06-synthesize.md +0 -107
  755. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/validate.md +0 -117
  756. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/empathy-map/workflow.md +0 -45
  757. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/experiment-design/steps/step-01-setup.md +0 -66
  758. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/experiment-design/steps/step-02-context.md +0 -77
  759. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/experiment-design/steps/step-03-design.md +0 -114
  760. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/experiment-design/steps/step-04-synthesize.md +0 -128
  761. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/experiment-design/workflow.md +0 -51
  762. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/hypothesis-engineering/steps/step-01-setup.md +0 -66
  763. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/hypothesis-engineering/steps/step-02-context.md +0 -80
  764. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/hypothesis-engineering/steps/step-03-brainwriting.md +0 -79
  765. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/hypothesis-engineering/steps/step-04-assumption-mapping.md +0 -102
  766. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/hypothesis-engineering/steps/step-05-synthesize.md +0 -130
  767. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/hypothesis-engineering/workflow.md +0 -52
  768. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/lean-experiment.template.md +0 -29
  769. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/steps/step-01.md +0 -8
  770. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/steps/step-02.md +0 -8
  771. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/steps/step-03.md +0 -8
  772. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/steps/step-04.md +0 -8
  773. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/steps/step-05.md +0 -8
  774. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/steps/step-06.md +0 -25
  775. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/validate.md +0 -30
  776. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-experiment/workflow.md +0 -26
  777. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/lean-persona.template.md +0 -163
  778. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/steps/step-01-define-job.md +0 -72
  779. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/steps/step-02-current-solution.md +0 -83
  780. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/steps/step-03-problem-contexts.md +0 -90
  781. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/steps/step-04-forces-anxieties.md +0 -98
  782. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/steps/step-05-success-criteria.md +0 -103
  783. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/steps/step-06-synthesize.md +0 -126
  784. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/validate.md +0 -30
  785. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/lean-persona/workflow.md +0 -50
  786. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/learning-card.template.md +0 -179
  787. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/steps/step-01-experiment-context.md +0 -100
  788. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/steps/step-02-raw-results.md +0 -125
  789. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/steps/step-03-analysis.md +0 -125
  790. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/steps/step-04-validated-learning.md +0 -139
  791. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/steps/step-05-implications.md +0 -134
  792. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/steps/step-06-synthesize.md +0 -121
  793. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/validate.md +0 -134
  794. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/learning-card/workflow.md +0 -51
  795. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/mvp.template.md +0 -40
  796. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/steps/step-01-riskiest-assumption.md +0 -17
  797. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/steps/step-02-success-criteria.md +0 -13
  798. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/steps/step-03-smallest-test.md +0 -13
  799. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/steps/step-04-scope-features.md +0 -13
  800. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/steps/step-05-build-measure-learn.md +0 -13
  801. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/steps/step-06-synthesize.md +0 -28
  802. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/validate.md +0 -30
  803. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/mvp/workflow.md +0 -36
  804. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pattern-mapping/steps/step-01-setup.md +0 -102
  805. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pattern-mapping/steps/step-02-context.md +0 -81
  806. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pattern-mapping/steps/step-03-pattern-identification.md +0 -88
  807. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pattern-mapping/steps/step-04-theme-clustering.md +0 -100
  808. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pattern-mapping/steps/step-05-synthesize.md +0 -135
  809. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pattern-mapping/workflow.md +0 -58
  810. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/pivot-patch-persevere.template.md +0 -201
  811. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/steps/step-01-evidence-review.md +0 -125
  812. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/steps/step-02-hypothesis-assessment.md +0 -132
  813. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/steps/step-03-option-analysis.md +0 -167
  814. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/steps/step-04-stakeholder-input.md +0 -141
  815. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/steps/step-05-decision.md +0 -161
  816. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/steps/step-06-action-plan.md +0 -188
  817. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/validate.md +0 -159
  818. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-patch-persevere/workflow.md +0 -51
  819. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-resynthesis/steps/step-01-setup.md +0 -97
  820. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-resynthesis/steps/step-02-context.md +0 -86
  821. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-resynthesis/steps/step-03-jtbd-reframing.md +0 -88
  822. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-resynthesis/steps/step-04-pains-gains-revision.md +0 -76
  823. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-resynthesis/steps/step-05-synthesize.md +0 -158
  824. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/pivot-resynthesis/workflow.md +0 -52
  825. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/product-vision.template.md +0 -147
  826. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/steps/step-01-define-problem.md +0 -89
  827. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/steps/step-02-target-market.md +0 -91
  828. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/steps/step-03-unique-approach.md +0 -87
  829. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/steps/step-04-future-state.md +0 -100
  830. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/steps/step-05-principles.md +0 -92
  831. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/steps/step-06-synthesize.md +0 -167
  832. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/validate.md +0 -30
  833. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/product-vision/workflow.md +0 -55
  834. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/production-monitoring/steps/step-01-setup.md +0 -84
  835. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/production-monitoring/steps/step-02-context.md +0 -66
  836. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/production-monitoring/steps/step-03-monitoring.md +0 -74
  837. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/production-monitoring/steps/step-04-prioritization.md +0 -97
  838. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/production-monitoring/steps/step-05-synthesize.md +0 -183
  839. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/production-monitoring/workflow.md +0 -52
  840. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/proof-of-concept.template.md +0 -25
  841. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/steps/step-01.md +0 -8
  842. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/steps/step-02.md +0 -8
  843. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/steps/step-03.md +0 -8
  844. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/steps/step-04.md +0 -8
  845. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/steps/step-05.md +0 -8
  846. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/steps/step-06.md +0 -25
  847. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/validate.md +0 -30
  848. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-concept/workflow.md +0 -26
  849. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/proof-of-value.template.md +0 -29
  850. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/steps/step-01.md +0 -8
  851. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/steps/step-02.md +0 -8
  852. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/steps/step-03.md +0 -8
  853. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/steps/step-04.md +0 -8
  854. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/steps/step-05.md +0 -8
  855. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/steps/step-06.md +0 -25
  856. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/validate.md +0 -30
  857. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/proof-of-value/workflow.md +0 -26
  858. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/research-convergence/steps/step-01-setup.md +0 -69
  859. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/research-convergence/steps/step-02-context.md +0 -70
  860. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/research-convergence/steps/step-03-jtbd-framing.md +0 -81
  861. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/research-convergence/steps/step-04-pains-gains.md +0 -77
  862. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/research-convergence/steps/step-05-synthesize.md +0 -147
  863. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/research-convergence/workflow.md +0 -50
  864. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/signal-interpretation/steps/step-01-setup.md +0 -68
  865. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/signal-interpretation/steps/step-02-context.md +0 -67
  866. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/signal-interpretation/steps/step-03-signal-analysis.md +0 -85
  867. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/signal-interpretation/steps/step-04-anomaly-detection.md +0 -93
  868. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/signal-interpretation/steps/step-05-synthesize.md +0 -163
  869. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/signal-interpretation/workflow.md +0 -52
  870. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/steps/step-01-discovery-scope.md +0 -77
  871. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/steps/step-02-research-methods.md +0 -152
  872. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/steps/step-03-research-plan.md +0 -159
  873. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/steps/step-04-execute.md +0 -169
  874. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/steps/step-05-organize-data.md +0 -149
  875. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/steps/step-06-synthesize.md +0 -159
  876. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/user-discovery.template.md +0 -231
  877. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/validate.md +0 -153
  878. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-discovery/workflow.md +0 -45
  879. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/steps/step-01-research-goals.md +0 -100
  880. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/steps/step-02-interview-script.md +0 -123
  881. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/steps/step-03-recruitment.md +0 -144
  882. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/steps/step-04-conduct.md +0 -154
  883. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/steps/step-05-findings.md +0 -163
  884. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/steps/step-06-synthesize.md +0 -171
  885. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/user-interview.template.md +0 -250
  886. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/validate.md +0 -142
  887. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/user-interview/workflow.md +0 -51
  888. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/steps/step-01-current-state.md +0 -56
  889. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/steps/step-02-evidence-inventory.md +0 -70
  890. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/steps/step-03-gap-analysis.md +0 -76
  891. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/steps/step-04-stream-evaluation.md +0 -57
  892. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/steps/step-05-recommendation.md +0 -65
  893. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/steps/step-06-navigation-plan.md +0 -72
  894. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/validate.md +0 -75
  895. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/vortex-navigation.template.md +0 -105
  896. package/_bmad-output/.backups/backup-1.5.2-1772198614067/workflows/vortex-navigation/workflow.md +0 -54
  897. package/_bmad-output/.backups/backup-1.5.2-1772198687901/agent-manifest.csv +0 -21
  898. package/_bmad-output/.backups/backup-1.5.2-1772198687901/agents/contextualization-expert.md +0 -100
  899. package/_bmad-output/.backups/backup-1.5.2-1772198687901/agents/discovery-empathy-expert.md +0 -117
  900. package/_bmad-output/.backups/backup-1.5.2-1772198687901/agents/hypothesis-engineer.md +0 -117
  901. package/_bmad-output/.backups/backup-1.5.2-1772198687901/agents/lean-experiments-specialist.md +0 -118
  902. package/_bmad-output/.backups/backup-1.5.2-1772198687901/agents/learning-decision-expert.md +0 -117
  903. package/_bmad-output/.backups/backup-1.5.2-1772198687901/agents/production-intelligence-specialist.md +0 -117
  904. package/_bmad-output/.backups/backup-1.5.2-1772198687901/agents/research-convergence-specialist.md +0 -117
  905. package/_bmad-output/.backups/backup-1.5.2-1772198687901/backup-manifest.json +0 -13
  906. package/_bmad-output/.backups/backup-1.5.2-1772198687901/config.yaml +0 -44
  907. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/empathy-map.template.md +0 -143
  908. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/steps/step-01-define-user.md +0 -60
  909. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/steps/step-02-says-thinks.md +0 -67
  910. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/steps/step-03-does-feels.md +0 -79
  911. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/steps/step-04-pain-points.md +0 -87
  912. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/steps/step-05-gains.md +0 -103
  913. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/steps/step-06-synthesize.md +0 -104
  914. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/validate.md +0 -117
  915. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/empathy-map/workflow.md +0 -44
  916. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/wireframe/steps/step-01-define-requirements.md +0 -85
  917. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/wireframe/steps/step-02-user-flows.md +0 -59
  918. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/wireframe/steps/step-03-information-architecture.md +0 -68
  919. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/wireframe/steps/step-04-wireframe-sketch.md +0 -97
  920. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/wireframe/steps/step-05-components.md +0 -128
  921. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/wireframe/steps/step-06-synthesize.md +0 -83
  922. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/wireframe/wireframe.template.md +0 -287
  923. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/_deprecated/wireframe/workflow.md +0 -44
  924. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/assumption-mapping/steps/step-01-setup.md +0 -66
  925. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/assumption-mapping/steps/step-02-context.md +0 -93
  926. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/assumption-mapping/steps/step-03-risk-mapping.md +0 -103
  927. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/assumption-mapping/steps/step-04-synthesize.md +0 -101
  928. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/assumption-mapping/workflow.md +0 -49
  929. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/behavior-analysis/steps/step-01-setup.md +0 -81
  930. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/behavior-analysis/steps/step-02-context.md +0 -67
  931. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/behavior-analysis/steps/step-03-classification.md +0 -98
  932. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/behavior-analysis/steps/step-04-evidence.md +0 -100
  933. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/behavior-analysis/steps/step-05-synthesize.md +0 -174
  934. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/behavior-analysis/workflow.md +0 -52
  935. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/contextualize-scope.template.md +0 -67
  936. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/steps/step-01-list-opportunities.md +0 -47
  937. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/steps/step-02-define-criteria.md +0 -36
  938. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/steps/step-03-evaluate-opportunities.md +0 -30
  939. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/steps/step-04-define-boundaries.md +0 -32
  940. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/steps/step-05-validate-fit.md +0 -28
  941. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/steps/step-06-synthesize.md +0 -33
  942. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/validate.md +0 -30
  943. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/contextualize-scope/workflow.md +0 -59
  944. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/empathy-map.template.md +0 -143
  945. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/steps/step-01-define-user.md +0 -60
  946. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/steps/step-02-says-thinks.md +0 -67
  947. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/steps/step-03-does-feels.md +0 -79
  948. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/steps/step-04-pain-points.md +0 -87
  949. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/steps/step-05-gains.md +0 -103
  950. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/steps/step-06-synthesize.md +0 -107
  951. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/validate.md +0 -117
  952. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/empathy-map/workflow.md +0 -45
  953. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/experiment-design/steps/step-01-setup.md +0 -66
  954. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/experiment-design/steps/step-02-context.md +0 -77
  955. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/experiment-design/steps/step-03-design.md +0 -114
  956. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/experiment-design/steps/step-04-synthesize.md +0 -128
  957. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/experiment-design/workflow.md +0 -51
  958. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/hypothesis-engineering/steps/step-01-setup.md +0 -66
  959. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/hypothesis-engineering/steps/step-02-context.md +0 -80
  960. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/hypothesis-engineering/steps/step-03-brainwriting.md +0 -79
  961. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/hypothesis-engineering/steps/step-04-assumption-mapping.md +0 -102
  962. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/hypothesis-engineering/steps/step-05-synthesize.md +0 -130
  963. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/hypothesis-engineering/workflow.md +0 -52
  964. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/lean-experiment.template.md +0 -29
  965. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/steps/step-01.md +0 -8
  966. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/steps/step-02.md +0 -8
  967. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/steps/step-03.md +0 -8
  968. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/steps/step-04.md +0 -8
  969. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/steps/step-05.md +0 -8
  970. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/steps/step-06.md +0 -25
  971. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/validate.md +0 -30
  972. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-experiment/workflow.md +0 -26
  973. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/lean-persona.template.md +0 -163
  974. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/steps/step-01-define-job.md +0 -72
  975. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/steps/step-02-current-solution.md +0 -83
  976. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/steps/step-03-problem-contexts.md +0 -90
  977. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/steps/step-04-forces-anxieties.md +0 -98
  978. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/steps/step-05-success-criteria.md +0 -103
  979. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/steps/step-06-synthesize.md +0 -126
  980. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/validate.md +0 -30
  981. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/lean-persona/workflow.md +0 -50
  982. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/learning-card.template.md +0 -179
  983. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/steps/step-01-experiment-context.md +0 -100
  984. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/steps/step-02-raw-results.md +0 -125
  985. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/steps/step-03-analysis.md +0 -125
  986. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/steps/step-04-validated-learning.md +0 -139
  987. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/steps/step-05-implications.md +0 -134
  988. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/steps/step-06-synthesize.md +0 -121
  989. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/validate.md +0 -134
  990. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/learning-card/workflow.md +0 -51
  991. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/mvp.template.md +0 -40
  992. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/steps/step-01-riskiest-assumption.md +0 -17
  993. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/steps/step-02-success-criteria.md +0 -13
  994. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/steps/step-03-smallest-test.md +0 -13
  995. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/steps/step-04-scope-features.md +0 -13
  996. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/steps/step-05-build-measure-learn.md +0 -13
  997. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/steps/step-06-synthesize.md +0 -28
  998. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/validate.md +0 -30
  999. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/mvp/workflow.md +0 -36
  1000. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pattern-mapping/steps/step-01-setup.md +0 -102
  1001. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pattern-mapping/steps/step-02-context.md +0 -81
  1002. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pattern-mapping/steps/step-03-pattern-identification.md +0 -88
  1003. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pattern-mapping/steps/step-04-theme-clustering.md +0 -100
  1004. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pattern-mapping/steps/step-05-synthesize.md +0 -135
  1005. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pattern-mapping/workflow.md +0 -58
  1006. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/pivot-patch-persevere.template.md +0 -201
  1007. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/steps/step-01-evidence-review.md +0 -125
  1008. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/steps/step-02-hypothesis-assessment.md +0 -132
  1009. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/steps/step-03-option-analysis.md +0 -167
  1010. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/steps/step-04-stakeholder-input.md +0 -141
  1011. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/steps/step-05-decision.md +0 -161
  1012. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/steps/step-06-action-plan.md +0 -188
  1013. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/validate.md +0 -159
  1014. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-patch-persevere/workflow.md +0 -51
  1015. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-resynthesis/steps/step-01-setup.md +0 -97
  1016. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-resynthesis/steps/step-02-context.md +0 -86
  1017. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-resynthesis/steps/step-03-jtbd-reframing.md +0 -88
  1018. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-resynthesis/steps/step-04-pains-gains-revision.md +0 -76
  1019. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-resynthesis/steps/step-05-synthesize.md +0 -158
  1020. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/pivot-resynthesis/workflow.md +0 -52
  1021. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/product-vision.template.md +0 -147
  1022. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/steps/step-01-define-problem.md +0 -89
  1023. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/steps/step-02-target-market.md +0 -91
  1024. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/steps/step-03-unique-approach.md +0 -87
  1025. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/steps/step-04-future-state.md +0 -100
  1026. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/steps/step-05-principles.md +0 -92
  1027. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/steps/step-06-synthesize.md +0 -167
  1028. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/validate.md +0 -30
  1029. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/product-vision/workflow.md +0 -55
  1030. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/production-monitoring/steps/step-01-setup.md +0 -84
  1031. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/production-monitoring/steps/step-02-context.md +0 -66
  1032. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/production-monitoring/steps/step-03-monitoring.md +0 -74
  1033. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/production-monitoring/steps/step-04-prioritization.md +0 -97
  1034. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/production-monitoring/steps/step-05-synthesize.md +0 -183
  1035. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/production-monitoring/workflow.md +0 -52
  1036. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/proof-of-concept.template.md +0 -25
  1037. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/steps/step-01.md +0 -8
  1038. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/steps/step-02.md +0 -8
  1039. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/steps/step-03.md +0 -8
  1040. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/steps/step-04.md +0 -8
  1041. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/steps/step-05.md +0 -8
  1042. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/steps/step-06.md +0 -25
  1043. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/validate.md +0 -30
  1044. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-concept/workflow.md +0 -26
  1045. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/proof-of-value.template.md +0 -29
  1046. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/steps/step-01.md +0 -8
  1047. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/steps/step-02.md +0 -8
  1048. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/steps/step-03.md +0 -8
  1049. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/steps/step-04.md +0 -8
  1050. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/steps/step-05.md +0 -8
  1051. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/steps/step-06.md +0 -25
  1052. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/validate.md +0 -30
  1053. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/proof-of-value/workflow.md +0 -26
  1054. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/research-convergence/steps/step-01-setup.md +0 -69
  1055. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/research-convergence/steps/step-02-context.md +0 -70
  1056. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/research-convergence/steps/step-03-jtbd-framing.md +0 -81
  1057. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/research-convergence/steps/step-04-pains-gains.md +0 -77
  1058. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/research-convergence/steps/step-05-synthesize.md +0 -147
  1059. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/research-convergence/workflow.md +0 -50
  1060. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/signal-interpretation/steps/step-01-setup.md +0 -68
  1061. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/signal-interpretation/steps/step-02-context.md +0 -67
  1062. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/signal-interpretation/steps/step-03-signal-analysis.md +0 -85
  1063. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/signal-interpretation/steps/step-04-anomaly-detection.md +0 -93
  1064. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/signal-interpretation/steps/step-05-synthesize.md +0 -163
  1065. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/signal-interpretation/workflow.md +0 -52
  1066. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/steps/step-01-discovery-scope.md +0 -77
  1067. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/steps/step-02-research-methods.md +0 -152
  1068. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/steps/step-03-research-plan.md +0 -159
  1069. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/steps/step-04-execute.md +0 -169
  1070. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/steps/step-05-organize-data.md +0 -149
  1071. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/steps/step-06-synthesize.md +0 -159
  1072. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/user-discovery.template.md +0 -231
  1073. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/validate.md +0 -153
  1074. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-discovery/workflow.md +0 -45
  1075. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/steps/step-01-research-goals.md +0 -100
  1076. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/steps/step-02-interview-script.md +0 -123
  1077. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/steps/step-03-recruitment.md +0 -144
  1078. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/steps/step-04-conduct.md +0 -154
  1079. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/steps/step-05-findings.md +0 -163
  1080. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/steps/step-06-synthesize.md +0 -171
  1081. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/user-interview.template.md +0 -250
  1082. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/validate.md +0 -142
  1083. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/user-interview/workflow.md +0 -51
  1084. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/steps/step-01-current-state.md +0 -56
  1085. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/steps/step-02-evidence-inventory.md +0 -70
  1086. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/steps/step-03-gap-analysis.md +0 -76
  1087. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/steps/step-04-stream-evaluation.md +0 -57
  1088. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/steps/step-05-recommendation.md +0 -65
  1089. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/steps/step-06-navigation-plan.md +0 -72
  1090. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/validate.md +0 -75
  1091. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/vortex-navigation.template.md +0 -105
  1092. package/_bmad-output/.backups/backup-1.5.2-1772198687901/workflows/vortex-navigation/workflow.md +0 -54
  1093. package/_bmad-output/.backups/backup-1.5.2-1772198765745/agent-manifest.csv +0 -21
  1094. package/_bmad-output/.backups/backup-1.5.2-1772198765745/agents/contextualization-expert.md +0 -100
  1095. package/_bmad-output/.backups/backup-1.5.2-1772198765745/agents/discovery-empathy-expert.md +0 -117
  1096. package/_bmad-output/.backups/backup-1.5.2-1772198765745/agents/hypothesis-engineer.md +0 -117
  1097. package/_bmad-output/.backups/backup-1.5.2-1772198765745/agents/lean-experiments-specialist.md +0 -118
  1098. package/_bmad-output/.backups/backup-1.5.2-1772198765745/agents/learning-decision-expert.md +0 -117
  1099. package/_bmad-output/.backups/backup-1.5.2-1772198765745/agents/production-intelligence-specialist.md +0 -117
  1100. package/_bmad-output/.backups/backup-1.5.2-1772198765745/agents/research-convergence-specialist.md +0 -117
  1101. package/_bmad-output/.backups/backup-1.5.2-1772198765745/backup-manifest.json +0 -13
  1102. package/_bmad-output/.backups/backup-1.5.2-1772198765745/config.yaml +0 -44
  1103. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/empathy-map.template.md +0 -143
  1104. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/steps/step-01-define-user.md +0 -60
  1105. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/steps/step-02-says-thinks.md +0 -67
  1106. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/steps/step-03-does-feels.md +0 -79
  1107. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/steps/step-04-pain-points.md +0 -87
  1108. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/steps/step-05-gains.md +0 -103
  1109. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/steps/step-06-synthesize.md +0 -104
  1110. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/validate.md +0 -117
  1111. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/empathy-map/workflow.md +0 -44
  1112. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/wireframe/steps/step-01-define-requirements.md +0 -85
  1113. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/wireframe/steps/step-02-user-flows.md +0 -59
  1114. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/wireframe/steps/step-03-information-architecture.md +0 -68
  1115. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/wireframe/steps/step-04-wireframe-sketch.md +0 -97
  1116. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/wireframe/steps/step-05-components.md +0 -128
  1117. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/wireframe/steps/step-06-synthesize.md +0 -83
  1118. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/wireframe/wireframe.template.md +0 -287
  1119. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/_deprecated/wireframe/workflow.md +0 -44
  1120. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/assumption-mapping/steps/step-01-setup.md +0 -66
  1121. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/assumption-mapping/steps/step-02-context.md +0 -93
  1122. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/assumption-mapping/steps/step-03-risk-mapping.md +0 -103
  1123. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/assumption-mapping/steps/step-04-synthesize.md +0 -101
  1124. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/assumption-mapping/workflow.md +0 -49
  1125. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/behavior-analysis/steps/step-01-setup.md +0 -81
  1126. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/behavior-analysis/steps/step-02-context.md +0 -67
  1127. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/behavior-analysis/steps/step-03-classification.md +0 -98
  1128. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/behavior-analysis/steps/step-04-evidence.md +0 -100
  1129. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/behavior-analysis/steps/step-05-synthesize.md +0 -174
  1130. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/behavior-analysis/workflow.md +0 -52
  1131. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/contextualize-scope.template.md +0 -67
  1132. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/steps/step-01-list-opportunities.md +0 -47
  1133. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/steps/step-02-define-criteria.md +0 -36
  1134. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/steps/step-03-evaluate-opportunities.md +0 -30
  1135. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/steps/step-04-define-boundaries.md +0 -32
  1136. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/steps/step-05-validate-fit.md +0 -28
  1137. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/steps/step-06-synthesize.md +0 -33
  1138. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/validate.md +0 -30
  1139. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/contextualize-scope/workflow.md +0 -59
  1140. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/empathy-map.template.md +0 -143
  1141. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/steps/step-01-define-user.md +0 -60
  1142. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/steps/step-02-says-thinks.md +0 -67
  1143. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/steps/step-03-does-feels.md +0 -79
  1144. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/steps/step-04-pain-points.md +0 -87
  1145. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/steps/step-05-gains.md +0 -103
  1146. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/steps/step-06-synthesize.md +0 -107
  1147. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/validate.md +0 -117
  1148. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/empathy-map/workflow.md +0 -45
  1149. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/experiment-design/steps/step-01-setup.md +0 -66
  1150. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/experiment-design/steps/step-02-context.md +0 -77
  1151. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/experiment-design/steps/step-03-design.md +0 -114
  1152. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/experiment-design/steps/step-04-synthesize.md +0 -128
  1153. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/experiment-design/workflow.md +0 -51
  1154. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/hypothesis-engineering/steps/step-01-setup.md +0 -66
  1155. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/hypothesis-engineering/steps/step-02-context.md +0 -80
  1156. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/hypothesis-engineering/steps/step-03-brainwriting.md +0 -79
  1157. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/hypothesis-engineering/steps/step-04-assumption-mapping.md +0 -102
  1158. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/hypothesis-engineering/steps/step-05-synthesize.md +0 -130
  1159. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/hypothesis-engineering/workflow.md +0 -52
  1160. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/lean-experiment.template.md +0 -29
  1161. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/steps/step-01.md +0 -8
  1162. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/steps/step-02.md +0 -8
  1163. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/steps/step-03.md +0 -8
  1164. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/steps/step-04.md +0 -8
  1165. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/steps/step-05.md +0 -8
  1166. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/steps/step-06.md +0 -25
  1167. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/validate.md +0 -30
  1168. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-experiment/workflow.md +0 -26
  1169. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/lean-persona.template.md +0 -163
  1170. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/steps/step-01-define-job.md +0 -72
  1171. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/steps/step-02-current-solution.md +0 -83
  1172. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/steps/step-03-problem-contexts.md +0 -90
  1173. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/steps/step-04-forces-anxieties.md +0 -98
  1174. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/steps/step-05-success-criteria.md +0 -103
  1175. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/steps/step-06-synthesize.md +0 -126
  1176. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/validate.md +0 -30
  1177. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/lean-persona/workflow.md +0 -50
  1178. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/learning-card.template.md +0 -179
  1179. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/steps/step-01-experiment-context.md +0 -100
  1180. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/steps/step-02-raw-results.md +0 -125
  1181. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/steps/step-03-analysis.md +0 -125
  1182. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/steps/step-04-validated-learning.md +0 -139
  1183. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/steps/step-05-implications.md +0 -134
  1184. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/steps/step-06-synthesize.md +0 -121
  1185. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/validate.md +0 -134
  1186. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/learning-card/workflow.md +0 -51
  1187. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/mvp.template.md +0 -40
  1188. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/steps/step-01-riskiest-assumption.md +0 -17
  1189. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/steps/step-02-success-criteria.md +0 -13
  1190. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/steps/step-03-smallest-test.md +0 -13
  1191. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/steps/step-04-scope-features.md +0 -13
  1192. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/steps/step-05-build-measure-learn.md +0 -13
  1193. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/steps/step-06-synthesize.md +0 -28
  1194. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/validate.md +0 -30
  1195. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/mvp/workflow.md +0 -36
  1196. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pattern-mapping/steps/step-01-setup.md +0 -102
  1197. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pattern-mapping/steps/step-02-context.md +0 -81
  1198. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pattern-mapping/steps/step-03-pattern-identification.md +0 -88
  1199. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pattern-mapping/steps/step-04-theme-clustering.md +0 -100
  1200. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pattern-mapping/steps/step-05-synthesize.md +0 -135
  1201. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pattern-mapping/workflow.md +0 -58
  1202. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/pivot-patch-persevere.template.md +0 -201
  1203. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/steps/step-01-evidence-review.md +0 -125
  1204. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/steps/step-02-hypothesis-assessment.md +0 -132
  1205. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/steps/step-03-option-analysis.md +0 -167
  1206. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/steps/step-04-stakeholder-input.md +0 -141
  1207. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/steps/step-05-decision.md +0 -161
  1208. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/steps/step-06-action-plan.md +0 -188
  1209. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/validate.md +0 -159
  1210. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-patch-persevere/workflow.md +0 -51
  1211. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-resynthesis/steps/step-01-setup.md +0 -97
  1212. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-resynthesis/steps/step-02-context.md +0 -86
  1213. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-resynthesis/steps/step-03-jtbd-reframing.md +0 -88
  1214. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-resynthesis/steps/step-04-pains-gains-revision.md +0 -76
  1215. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-resynthesis/steps/step-05-synthesize.md +0 -158
  1216. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/pivot-resynthesis/workflow.md +0 -52
  1217. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/product-vision.template.md +0 -147
  1218. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/steps/step-01-define-problem.md +0 -89
  1219. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/steps/step-02-target-market.md +0 -91
  1220. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/steps/step-03-unique-approach.md +0 -87
  1221. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/steps/step-04-future-state.md +0 -100
  1222. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/steps/step-05-principles.md +0 -92
  1223. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/steps/step-06-synthesize.md +0 -167
  1224. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/validate.md +0 -30
  1225. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/product-vision/workflow.md +0 -55
  1226. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/production-monitoring/steps/step-01-setup.md +0 -84
  1227. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/production-monitoring/steps/step-02-context.md +0 -66
  1228. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/production-monitoring/steps/step-03-monitoring.md +0 -74
  1229. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/production-monitoring/steps/step-04-prioritization.md +0 -97
  1230. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/production-monitoring/steps/step-05-synthesize.md +0 -183
  1231. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/production-monitoring/workflow.md +0 -52
  1232. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/proof-of-concept.template.md +0 -25
  1233. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/steps/step-01.md +0 -8
  1234. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/steps/step-02.md +0 -8
  1235. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/steps/step-03.md +0 -8
  1236. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/steps/step-04.md +0 -8
  1237. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/steps/step-05.md +0 -8
  1238. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/steps/step-06.md +0 -25
  1239. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/validate.md +0 -30
  1240. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-concept/workflow.md +0 -26
  1241. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/proof-of-value.template.md +0 -29
  1242. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/steps/step-01.md +0 -8
  1243. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/steps/step-02.md +0 -8
  1244. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/steps/step-03.md +0 -8
  1245. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/steps/step-04.md +0 -8
  1246. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/steps/step-05.md +0 -8
  1247. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/steps/step-06.md +0 -25
  1248. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/validate.md +0 -30
  1249. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/proof-of-value/workflow.md +0 -26
  1250. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/research-convergence/steps/step-01-setup.md +0 -69
  1251. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/research-convergence/steps/step-02-context.md +0 -70
  1252. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/research-convergence/steps/step-03-jtbd-framing.md +0 -81
  1253. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/research-convergence/steps/step-04-pains-gains.md +0 -77
  1254. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/research-convergence/steps/step-05-synthesize.md +0 -147
  1255. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/research-convergence/workflow.md +0 -50
  1256. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/signal-interpretation/steps/step-01-setup.md +0 -68
  1257. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/signal-interpretation/steps/step-02-context.md +0 -67
  1258. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/signal-interpretation/steps/step-03-signal-analysis.md +0 -85
  1259. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/signal-interpretation/steps/step-04-anomaly-detection.md +0 -93
  1260. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/signal-interpretation/steps/step-05-synthesize.md +0 -163
  1261. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/signal-interpretation/workflow.md +0 -52
  1262. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/steps/step-01-discovery-scope.md +0 -77
  1263. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/steps/step-02-research-methods.md +0 -152
  1264. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/steps/step-03-research-plan.md +0 -159
  1265. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/steps/step-04-execute.md +0 -169
  1266. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/steps/step-05-organize-data.md +0 -149
  1267. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/steps/step-06-synthesize.md +0 -159
  1268. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/user-discovery.template.md +0 -231
  1269. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/validate.md +0 -153
  1270. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-discovery/workflow.md +0 -45
  1271. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/steps/step-01-research-goals.md +0 -100
  1272. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/steps/step-02-interview-script.md +0 -123
  1273. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/steps/step-03-recruitment.md +0 -144
  1274. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/steps/step-04-conduct.md +0 -154
  1275. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/steps/step-05-findings.md +0 -163
  1276. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/steps/step-06-synthesize.md +0 -171
  1277. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/user-interview.template.md +0 -250
  1278. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/validate.md +0 -142
  1279. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/user-interview/workflow.md +0 -51
  1280. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/steps/step-01-current-state.md +0 -56
  1281. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/steps/step-02-evidence-inventory.md +0 -70
  1282. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/steps/step-03-gap-analysis.md +0 -76
  1283. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/steps/step-04-stream-evaluation.md +0 -57
  1284. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/steps/step-05-recommendation.md +0 -65
  1285. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/steps/step-06-navigation-plan.md +0 -72
  1286. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/validate.md +0 -75
  1287. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/vortex-navigation.template.md +0 -105
  1288. package/_bmad-output/.backups/backup-1.5.2-1772198765745/workflows/vortex-navigation/workflow.md +0 -54
  1289. package/_bmad-output/.logs/migration-1772198765807.log +0 -21
  1290. package/_bmad-output/.logs/migration-error-1772198614200.log +0 -19
  1291. package/_bmad-output/.logs/migration-error-1772198687988.log +0 -16
  1292. package/_bmad-output/BMAD-BUILDER-ANALYSIS.md +0 -372
  1293. package/_bmad-output/CRITICAL-FRAMEWORK-CORRECTION.md +0 -371
  1294. package/_bmad-output/DISTRIBUTION-UPDATE-COMPLETE.md +0 -238
  1295. package/_bmad-output/DOCUMENT-ALIGNMENT-ANALYSIS.md +0 -308
  1296. package/_bmad-output/EMMA-REFERENCE-IMPLEMENTATION-COMPLETE.md +0 -397
  1297. package/_bmad-output/EMMA-TESTING-GUIDE.md +0 -380
  1298. package/_bmad-output/FLEXIBLE-DISTRIBUTION-UPDATE.md +0 -438
  1299. package/_bmad-output/GENERIC-AGENT-INTEGRATION-FRAMEWORK.md +0 -794
  1300. package/_bmad-output/GIT-COMMIT-SUMMARY.md +0 -429
  1301. package/_bmad-output/PIVOT-SUMMARY-2026-02-07.md +0 -285
  1302. package/_bmad-output/PROJECT-STATUS-UPDATE.md +0 -781
  1303. package/_bmad-output/README-CONFLICT-RESOLUTION.md +0 -390
  1304. package/_bmad-output/README.md +0 -228
  1305. package/_bmad-output/ROADMAP-UPDATE-COMPLETE.md +0 -184
  1306. package/_bmad-output/WADE-COMPLETION-STATUS.md +0 -564
  1307. package/_bmad-output/WADE-DEVELOPMENT-PLAN.md +0 -912
  1308. package/_bmad-output/brainstorming/alignment-summary.md +0 -448
  1309. package/_bmad-output/brainstorming/architectural-decision-framework.md +0 -287
  1310. package/_bmad-output/brainstorming/brainstorming-session-2026-02-05.md +0 -313
  1311. package/_bmad-output/brainstorming/llm-agnostic-architecture.md +0 -350
  1312. package/_bmad-output/brainstorming/orchestration-patterns-catalog.md +0 -649
  1313. package/_bmad-output/feedback-template.md +0 -20
  1314. package/_bmad-output/implementation-artifacts/1-1-expand-agent-registry-to-7-agents.md +0 -190
  1315. package/_bmad-output/implementation-artifacts/1-2-update-validator-config-merger-doctor-for-7-agents.md +0 -184
  1316. package/_bmad-output/implementation-artifacts/1-3-create-migration-delta-installer-updates.md +0 -270
  1317. package/_bmad-output/implementation-artifacts/1-4-define-handoff-contract-schemas-hc1-hc5.md +0 -292
  1318. package/_bmad-output/implementation-artifacts/1-5-create-compass-routing-reference-document.md +0 -324
  1319. package/_bmad-output/implementation-artifacts/2-1-design-milas-agent-definition-persona.md +0 -270
  1320. package/_bmad-output/implementation-artifacts/2-2-create-research-convergence-workflow.md +0 -429
  1321. package/_bmad-output/implementation-artifacts/2-3-create-pivot-resynthesis-workflow.md +0 -411
  1322. package/_bmad-output/implementation-artifacts/2-4-create-pattern-mapping-workflow.md +0 -397
  1323. package/_bmad-output/implementation-artifacts/2-5-create-mila-user-guide-example-artifacts.md +0 -243
  1324. package/_bmad-output/implementation-artifacts/3-1-design-liams-agent-definition-persona.md +0 -301
  1325. package/_bmad-output/implementation-artifacts/3-2-create-hypothesis-engineering-workflow.md +0 -403
  1326. package/_bmad-output/implementation-artifacts/3-3-create-assumption-mapping-workflow.md +0 -373
  1327. package/_bmad-output/implementation-artifacts/3-4-create-experiment-design-workflow.md +0 -359
  1328. package/_bmad-output/implementation-artifacts/3-5-create-liam-user-guide-example-artifacts.md +0 -258
  1329. package/_bmad-output/implementation-artifacts/4-1-design-noahs-agent-definition-persona.md +0 -191
  1330. package/_bmad-output/implementation-artifacts/4-2-create-signal-interpretation-workflow.md +0 -352
  1331. package/_bmad-output/implementation-artifacts/4-3-create-behavior-analysis-workflow.md +0 -406
  1332. package/_bmad-output/implementation-artifacts/4-4-create-production-monitoring-workflow.md +0 -430
  1333. package/_bmad-output/implementation-artifacts/4-5-create-noah-user-guide-example-artifacts.md +0 -342
  1334. package/_bmad-output/implementation-artifacts/5-1-update-islas-compass-routes-to-mila.md +0 -210
  1335. package/_bmad-output/implementation-artifacts/5-2-update-wades-maxs-compass-routes.md +0 -260
  1336. package/_bmad-output/implementation-artifacts/5-3-update-documentation-for-complete-7-agent-vortex.md +0 -268
  1337. package/_bmad-output/implementation-artifacts/5-4-add-ci-dead-end-detection-final-version-bump.md +0 -206
  1338. package/_bmad-output/implementation-artifacts/epic-1-retro-2026-02-24.md +0 -90
  1339. package/_bmad-output/implementation-artifacts/epic-2-retro-2026-02-25.md +0 -104
  1340. package/_bmad-output/implementation-artifacts/epic-3-retro-2026-02-25.md +0 -126
  1341. package/_bmad-output/implementation-artifacts/epic-4-retro-2026-02-26.md +0 -151
  1342. package/_bmad-output/implementation-artifacts/epic-5-retro-2026-02-26.md +0 -168
  1343. package/_bmad-output/implementation-artifacts/p2-1-1-build-programmatic-docs-audit-tool.md +0 -222
  1344. package/_bmad-output/implementation-artifacts/p2-1-2-execute-docs-fix-pass-1-stale-references-broken-links.md +0 -219
  1345. package/_bmad-output/implementation-artifacts/p2-1-3-add-forward-compatibility-extension-guidance.md +0 -217
  1346. package/_bmad-output/implementation-artifacts/p2-1-4-validate-pass-1-completeness-document-inter-pass-checkpoint.md +0 -209
  1347. package/_bmad-output/implementation-artifacts/p2-2-1-build-registry-driven-p0-test-framework.md +0 -305
  1348. package/_bmad-output/implementation-artifacts/p2-2-2-p0-activation-workflow-tests-for-emma.md +0 -247
  1349. package/_bmad-output/implementation-artifacts/p2-2-3-p0-activation-workflow-tests-for-wade.md +0 -278
  1350. package/_bmad-output/implementation-artifacts/p2-3-1-p0-content-only-tests-for-remaining-5-agents.md +0 -311
  1351. package/_bmad-output/implementation-artifacts/p2-3-2-voice-consistency-validation-full-p0-confidence-gate.md +0 -224
  1352. package/_bmad-output/implementation-artifacts/p2-3-3-handoff-contract-validation-tests.md +0 -249
  1353. package/_bmad-output/implementation-artifacts/p2-3-4-ci-content-correctness-vortex-compass-validation.md +0 -294
  1354. package/_bmad-output/implementation-artifacts/p2-4-1-create-7-agent-journey-example-with-real-artifacts.md +0 -322
  1355. package/_bmad-output/implementation-artifacts/p2-4-2-add-handoff-annotations-self-contained-sections.md +0 -224
  1356. package/_bmad-output/implementation-artifacts/p2-4-3-journey-quality-verification-editorial-review.md +0 -176
  1357. package/_bmad-output/implementation-artifacts/p2-5-1-bmad-update-js-automated-tests-at-85-coverage.md +0 -239
  1358. package/_bmad-output/implementation-artifacts/p2-5-2-bmad-version-js-automated-tests-at-85-coverage.md +0 -175
  1359. package/_bmad-output/implementation-artifacts/p2-5-3-readme-landing-page-value-proposition-visual-overview.md +0 -221
  1360. package/_bmad-output/implementation-artifacts/p2-5-4-readme-landing-page-output-previews-journey-link.md +0 -212
  1361. package/_bmad-output/implementation-artifacts/p2-5-5-structured-user-feedback-mechanism.md +0 -267
  1362. package/_bmad-output/implementation-artifacts/p2-6-1-scope-adjacent-improvements-backlog-convention.md +0 -173
  1363. package/_bmad-output/implementation-artifacts/p2-6-2-execute-docs-fix-pass-2-post-release-review-template.md +0 -226
  1364. package/_bmad-output/implementation-artifacts/p2-6-3-scripted-end-to-end-rayas-journey-acceptance-test.md +0 -269
  1365. package/_bmad-output/implementation-artifacts/p2-epic-1-inter-pass-checkpoint.md +0 -250
  1366. package/_bmad-output/implementation-artifacts/p2-epic-1-retro-2026-02-28.md +0 -214
  1367. package/_bmad-output/implementation-artifacts/p2-epic-2-retro-2026-02-28.md +0 -225
  1368. package/_bmad-output/implementation-artifacts/p2-epic-3-retro-2026-03-01.md +0 -215
  1369. package/_bmad-output/implementation-artifacts/p2-epic-4-retro-2026-03-01.md +0 -175
  1370. package/_bmad-output/implementation-artifacts/p2-epic-5-retro-2026-03-02.md +0 -175
  1371. package/_bmad-output/implementation-artifacts/p2-epic-6-retro-2026-03-02.md +0 -194
  1372. package/_bmad-output/implementation-artifacts/sprint-status.yaml +0 -135
  1373. package/_bmad-output/journey-examples/busy-parents-7-agent-journey.md +0 -944
  1374. package/_bmad-output/planning-artifacts/4-framework-comparison-matrix.md +0 -813
  1375. package/_bmad-output/planning-artifacts/ORIGINAL-VISION-README.md +0 -282
  1376. package/_bmad-output/planning-artifacts/align-command-prototype.md +0 -1038
  1377. package/_bmad-output/planning-artifacts/architectural-comparison-quint-vs-bmad-first.md +0 -2310
  1378. package/_bmad-output/planning-artifacts/architectural-decision-record.md +0 -553
  1379. package/_bmad-output/planning-artifacts/architecture.md +0 -607
  1380. package/_bmad-output/planning-artifacts/baseartifact-contract-spec.md +0 -1104
  1381. package/_bmad-output/planning-artifacts/distribution-strategy.md +0 -1116
  1382. package/_bmad-output/planning-artifacts/epics-phase2.md +0 -641
  1383. package/_bmad-output/planning-artifacts/epics.md +0 -826
  1384. package/_bmad-output/planning-artifacts/executive-summary-presentation.md +0 -508
  1385. package/_bmad-output/planning-artifacts/framework-deep-dive-analysis.md +0 -1180
  1386. package/_bmad-output/planning-artifacts/greenfield-architecture-analysis.md +0 -1616
  1387. package/_bmad-output/planning-artifacts/implementation-readiness-report-2026-02-23.md +0 -156
  1388. package/_bmad-output/planning-artifacts/implementation-readiness-report-2026-02-28.md +0 -224
  1389. package/_bmad-output/planning-artifacts/integration-roadmap.md +0 -2364
  1390. package/_bmad-output/planning-artifacts/phase-0-alternative-agent-integration.md +0 -413
  1391. package/_bmad-output/planning-artifacts/phase-0-implementation-guide.md +0 -1361
  1392. package/_bmad-output/planning-artifacts/phase-0-workflow-map.md +0 -935
  1393. package/_bmad-output/planning-artifacts/prd-phase2.md +0 -563
  1394. package/_bmad-output/planning-artifacts/prd.md +0 -498
  1395. package/_bmad-output/planning-artifacts/product-brief-BMAD-Enhanced-2026-02-01.md +0 -3086
  1396. package/_bmad-output/planning-artifacts/product-brief-BMAD-Enhanced-2026-02-22.md +0 -262
  1397. package/_bmad-output/planning-artifacts/technical-deep-dive-analysis.md +0 -2755
  1398. package/_bmad-output/post-release-review-template.md +0 -85
  1399. package/_bmad-output/project-documentation/CLEANUP-AUDIT.md +0 -143
  1400. package/_bmad-output/project-documentation/INSTALLATION-SYSTEM-SUMMARY.md +0 -363
  1401. package/_bmad-output/project-documentation/NPX-INSTALLATION-UPDATE.md +0 -399
  1402. package/_bmad-output/project-documentation/PREREQUISITE-CHECK-UPDATE.md +0 -405
  1403. package/_bmad-output/project-documentation/PUBLICATION-SUCCESS-v1.0.3-alpha.md +0 -284
  1404. package/_bmad-output/project-documentation/PUBLISHING-COMPLETE.md +0 -259
  1405. package/_bmad-output/project-documentation/RELEASE-NOTES-v1.0.2-alpha.md +0 -101
  1406. package/_bmad-output/project-documentation/TEST-RESULTS-v1.0.3-alpha.md +0 -349
  1407. package/_bmad-output/rayas-journey-acceptance-test.md +0 -513
  1408. package/_bmad-output/scope-adjacent-backlog.md +0 -50
  1409. package/_bmad-output/test-artifacts/emma-tests/STAKEHOLDER-SIGNOFF-REVIEW.md +0 -522
  1410. package/_bmad-output/test-artifacts/emma-tests/emma-p0-test-results.md +0 -292
  1411. package/_bmad-output/test-artifacts/emma-tests/emma-p0-test-suite.md +0 -668
  1412. package/_bmad-output/test-artifacts/emma-tests/fixtures/incomplete-config.yaml +0 -7
  1413. package/_bmad-output/test-artifacts/emma-tests/fixtures/malformed-config.yaml +0 -9
  1414. package/_bmad-output/test-artifacts/emma-tests/fixtures/sample-user-persona.md +0 -50
  1415. package/_bmad-output/test-artifacts/emma-tests/fixtures/test-config-incomplete.yaml +0 -3
  1416. package/_bmad-output/test-artifacts/emma-tests/fixtures/test-config.yaml +0 -7
  1417. package/_bmad-output/test-artifacts/emma-tests/results/empathy-map-sarah-chen-2026-02-14.md +0 -271
  1418. package/_bmad-output/test-artifacts/test-design/emma-agent-verification-test-design.md +0 -636
  1419. package/_bmad-output/test-artifacts/wade-tests/README.md +0 -300
  1420. package/_bmad-output/test-artifacts/wade-tests/WADE-FINAL-SUMMARY.md +0 -513
  1421. package/_bmad-output/test-artifacts/wade-tests/WADE-STAKEHOLDER-SIGNOFF.md +0 -512
  1422. package/_bmad-output/test-artifacts/wade-tests/test-fixtures.md +0 -426
  1423. package/_bmad-output/test-artifacts/wade-tests/wade-live-test-results.md +0 -438
  1424. package/_bmad-output/test-artifacts/wade-tests/wade-p0-test-execution.md +0 -812
  1425. package/_bmad-output/vortex-artifacts/hc1-empathy-busy-parents-2026-03-01.md +0 -106
  1426. package/_bmad-output/vortex-artifacts/hc2-problem-definition-busy-parents-2026-03-01.md +0 -82
  1427. package/_bmad-output/vortex-artifacts/hc3-hypothesis-contract-busy-parents-2026-03-01.md +0 -100
  1428. package/_bmad-output/vortex-artifacts/hc4-experiment-context-busy-parents-2026-03-01.md +0 -96
  1429. package/_bmad-output/vortex-artifacts/hc5-signal-report-busy-parents-2026-03-01.md +0 -74
  1430. package/_bmad-output/vortex-artifacts/lean-persona-busy-parents-2026-03-01.md +0 -178
  1431. package/_bmad-output/vortex-artifacts/learning-card-busy-parents-2026-03-01.md +0 -62
package/CHANGELOG.md CHANGED
@@ -7,6 +7,71 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ---
9
9
 
10
+ ## [1.7.1] - 2026-03-03
11
+
12
+ ### Fixed
13
+
14
+ - **`bmad-update` failed to upgrade from 1.6.x to 1.7.0** — Missing `1.6.x-to-1.7.0` migration in registry caused "No migrations needed (versions compatible)" instead of running the upgrade. Added migration entry and no-op delta file.
15
+
16
+ ---
17
+
18
+ ## [1.7.0] - 2026-03-02
19
+
20
+ ### Added
21
+
22
+ - **Docs Audit Tool** (`npm run docs:audit`) — Programmatic documentation quality checker with 5 check types:
23
+ - Stale numeric references (detects outdated agent/workflow counts)
24
+ - Broken internal links
25
+ - Incomplete agent listing tables (with relationship table detection)
26
+ - Internal naming convention leaks (`_vortex` in user-facing prose)
27
+ - Forward-compatibility checks
28
+ - **P0 Content Correctness Test Suite** — 12 test files covering activation, voice consistency, content correctness, handoff contracts, and workflow structure for all 7 agents
29
+ - **18 production-quality workflow step files** for Wade's three remaining workflows:
30
+ - `lean-experiment/steps/` — step-01-hypothesis through step-06-decide
31
+ - `proof-of-concept/steps/` — step-01-risk through step-06-document
32
+ - `proof-of-value/steps/` — step-01-value-hypothesis through step-06-document
33
+ - **7 comprehensive user guides** — Created/expanded guides for all 7 agents in `_bmad/bme/_vortex/guides/`
34
+ - **"Your First 15 Minutes" walkthrough** in README — 6-step guided onboarding from config to first artifact
35
+ - **Activation model explanation** in README — explains what agent files are and how Claude adopts personas
36
+ - **Config personalization step** in README Quick Start and installer output
37
+ - **`bmad-update` test suite** — 615+ lines covering upgrade flows, config merging, version detection
38
+ - **`bmad-version` test suite** — 377 lines covering version display, migration history, update detection
39
+ - **`docs-audit` test suite** — 539 lines covering all 5 check functions
40
+ - **7-agent journey example** — Complete busy-parents walkthrough demonstrating all 7 agents and handoff contracts
41
+ - **Structured feedback mechanism** — GitHub issue template for agent/workflow feedback
42
+
43
+ ### Changed
44
+
45
+ - **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.
46
+ - **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.
47
+ - **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)
48
+ - **README overhaul** — Value proposition, visual Vortex diagram, agent output previews, Claude Code/Claude.ai activation instructions
49
+ - **Installer output** — Now shows numbered "Next Steps" including config personalization
50
+ - **Journey example condensed** — 944 to 888 lines, tightened transition sections
51
+ - **docs/agents.md** — Updated agent count references, handoff contract documentation
52
+ - **docs/faq.md** — Expanded with workflow and agent questions
53
+ - **INSTALLATION.md** — Updated installation instructions
54
+ - **UPDATE-GUIDE.md** — Added user-agent preservation documentation
55
+
56
+ ### Fixed
57
+
58
+ - Config merger overwrote user-added agents on upgrade (now preserved via smart-merge)
59
+ - Incomplete agent table detection false positives on relationship/contract-flow tables
60
+ - Internal naming leak check false positives on markdown link targets and backtick-wrapped paths
61
+ - `_vortex` appearing unescaped in 7 user guide Credits sections
62
+ - Separator and header rows incorrectly counted in agent table completeness check
63
+ - README "Type `LP`" instruction meaningless to new users (now "Select **Lean Persona** from the menu")
64
+ - Redundant config personalization step in "Your First 15 Minutes"
65
+
66
+ ### Technical Details
67
+
68
+ - **Tests:** 309 pass, 0 fail, 0 todo (unit + integration + P0)
69
+ - **Package:** 242 files, 1.1 MB unpacked (was 1618 files, 9.7 MB)
70
+ - **Docs audit:** `npm run docs:audit --json` returns `[]` (zero findings)
71
+ - **All 22 workflows** now have production-quality step content (no placeholders)
72
+
73
+ ---
74
+
10
75
  ## [1.6.0] - 2026-02-26
11
76
 
12
77
  ### Added
package/README.md CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
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)
@@ -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
 
@@ -225,6 +245,7 @@ BMAD-Enhanced works standalone or as an extension — no BMAD Method installatio
225
245
 
226
246
  - **v1.1.0–v1.5.x** — Waves 1-2: Foundation (Emma, Isla, Wade, Max — agent definitions, workflows, update system, CI/CD)
227
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)
228
249
  - **v2.0.0+** — Multi-agent collaboration, cross-agent workflows, analytics
229
250
 
230
251
  ---
package/UPDATE-GUIDE.md CHANGED
@@ -120,7 +120,7 @@ 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
  ---
@@ -38,35 +38,30 @@ Lean personas focused on jobs-to-be-done and problem contexts, product vision do
38
38
 
39
39
  ## How to Invoke Emma
40
40
 
41
- ### Method 1: Slash Command (Preferred)
41
+ ### Method 1: Direct Agent File Reading (Recommended)
42
42
 
43
- If you're in a BMAD environment that supports slash commands:
43
+ Read Emma's agent file to activate her. This works in any environment:
44
44
 
45
+ **Claude Code:**
45
46
  ```
46
- /bmad-agent-bme-contextualization-expert
47
+ Read the file at _bmad/bme/_vortex/agents/contextualization-expert.md
47
48
  ```
48
49
 
49
- **If you see "Unknown skill":**
50
- This means slash commands aren't available in your environment. Use Method 2 instead.
50
+ **Terminal:**
51
+ ```bash
52
+ cat _bmad/bme/_vortex/agents/contextualization-expert.md
53
+ ```
51
54
 
52
- ---
55
+ **Claude.ai:** Copy the contents of `_bmad/bme/_vortex/agents/contextualization-expert.md` and paste into the chat.
53
56
 
54
- ### Method 2: Direct Agent File Reading (Always Works)
57
+ ---
55
58
 
56
- In any environment (including Claude Code), you can invoke Emma by reading her agent file:
59
+ ### Method 2: Slash Command (BMAD Environments Only)
57
60
 
58
- 1. Navigate to your BMAD project root
59
- 2. Read the file: `_bmad/bme/_vortex/agents/contextualization-expert.md`
60
- 3. Emma will activate and greet you
61
+ If your environment supports BMAD slash commands:
61
62
 
62
- **Example (Claude Code):**
63
63
  ```
64
- Read the file at _bmad/bme/_vortex/agents/contextualization-expert.md
65
- ```
66
-
67
- **Example (Terminal):**
68
- ```bash
69
- cat _bmad/bme/_vortex/agents/contextualization-expert.md
64
+ /bmad-agent-bme-contextualization-expert
70
65
  ```
71
66
 
72
67
  ---
@@ -228,7 +223,7 @@ Unclear product strategy wastes everyone's time. Be specific about problem space
228
223
 
229
224
  **Agent:** Emma (contextualization-expert)
230
225
  **Module:** BMAD Enhanced (bme)
231
- **Submodule:** Vortex Pattern (_vortex)
226
+ **Submodule:** Vortex Pattern (`_vortex`)
232
227
  **Stream:** Contextualize (Stream 1)
233
228
  **Version:** 1.6.4
234
229
 
@@ -27,35 +27,30 @@ Empathy maps grounded in research, interview guides and findings, discovery rese
27
27
 
28
28
  ## How to Invoke Isla
29
29
 
30
- ### Method 1: Slash Command (Preferred)
30
+ ### Method 1: Direct Agent File Reading (Recommended)
31
31
 
32
- If you're in a BMAD environment that supports slash commands:
32
+ Read Isla's agent file to activate her. This works in any environment:
33
33
 
34
+ **Claude Code:**
34
35
  ```
35
- /bmad-agent-bme-discovery-empathy-expert
36
+ Read the file at _bmad/bme/_vortex/agents/discovery-empathy-expert.md
36
37
  ```
37
38
 
38
- **If you see "Unknown skill":**
39
- This means slash commands aren't available in your environment. Use Method 2 instead.
39
+ **Terminal:**
40
+ ```bash
41
+ cat _bmad/bme/_vortex/agents/discovery-empathy-expert.md
42
+ ```
40
43
 
41
- ---
44
+ **Claude.ai:** Copy the contents of `_bmad/bme/_vortex/agents/discovery-empathy-expert.md` and paste into the chat.
42
45
 
43
- ### Method 2: Direct Agent File Reading (Always Works)
46
+ ---
44
47
 
45
- In any environment (including Claude Code), you can invoke Isla by reading her agent file:
48
+ ### Method 2: Slash Command (BMAD Environments Only)
46
49
 
47
- 1. Navigate to your BMAD project root
48
- 2. Read the file: `_bmad/bme/_vortex/agents/discovery-empathy-expert.md`
49
- 3. Isla will activate and greet you
50
+ If your environment supports BMAD slash commands:
50
51
 
51
- **Example (Claude Code):**
52
52
  ```
53
- Read the file at _bmad/bme/_vortex/agents/discovery-empathy-expert.md
54
- ```
55
-
56
- **Example (Terminal):**
57
- ```bash
58
- cat _bmad/bme/_vortex/agents/discovery-empathy-expert.md
53
+ /bmad-agent-bme-discovery-empathy-expert
59
54
  ```
60
55
 
61
56
  ---
@@ -204,7 +199,7 @@ When a participant's voice changes, they lean forward, or they hesitate — that
204
199
 
205
200
  **Agent:** Isla (discovery-empathy-expert)
206
201
  **Module:** BMAD Enhanced (bme)
207
- **Submodule:** Vortex Pattern (_vortex)
202
+ **Submodule:** Vortex Pattern (`_vortex`)
208
203
  **Stream:** Empathize (Stream 2)
209
204
  **Version:** 1.5.0
210
205
 
@@ -39,35 +39,30 @@ Hypothesis contracts (HC3 artifacts) containing 1-3 testable hypotheses in 4-fie
39
39
 
40
40
  ## How to Invoke Liam
41
41
 
42
- ### Method 1: Slash Command (Preferred)
42
+ ### Method 1: Direct Agent File Reading (Recommended)
43
43
 
44
- If you're in a BMAD environment that supports slash commands:
44
+ Read Liam's agent file to activate him. This works in any environment:
45
45
 
46
+ **Claude Code:**
46
47
  ```
47
- /bmad-agent-bme-hypothesis-engineer
48
+ Read the file at _bmad/bme/_vortex/agents/hypothesis-engineer.md
48
49
  ```
49
50
 
50
- **If you see "Unknown skill":**
51
- This means slash commands aren't available in your environment. Use Method 2 instead.
51
+ **Terminal:**
52
+ ```bash
53
+ cat _bmad/bme/_vortex/agents/hypothesis-engineer.md
54
+ ```
52
55
 
53
- ---
56
+ **Claude.ai:** Copy the contents of `_bmad/bme/_vortex/agents/hypothesis-engineer.md` and paste into the chat.
54
57
 
55
- ### Method 2: Direct Agent File Reading (Always Works)
58
+ ---
56
59
 
57
- In any environment (including Claude Code), you can invoke Liam by reading his agent file:
60
+ ### Method 2: Slash Command (BMAD Environments Only)
58
61
 
59
- 1. Navigate to your BMAD project root
60
- 2. Read the file: `_bmad/bme/_vortex/agents/hypothesis-engineer.md`
61
- 3. Liam will activate and greet you
62
+ If your environment supports BMAD slash commands:
62
63
 
63
- **Example (Claude Code):**
64
64
  ```
65
- Read the file at _bmad/bme/_vortex/agents/hypothesis-engineer.md
66
- ```
67
-
68
- **Example (Terminal):**
69
- ```bash
70
- cat _bmad/bme/_vortex/agents/hypothesis-engineer.md
65
+ /bmad-agent-bme-hypothesis-engineer
71
66
  ```
72
67
 
73
68
  ---
@@ -251,7 +246,7 @@ This is the fundamental test. If there's no result that would make you say "we w
251
246
 
252
247
  **Agent:** Liam (hypothesis-engineer)
253
248
  **Module:** BMAD Enhanced (bme)
254
- **Submodule:** Vortex Pattern (_vortex)
249
+ **Submodule:** Vortex Pattern (`_vortex`)
255
250
  **Stream:** Hypothesize (Stream 4)
256
251
  **Version:** 1.6.0
257
252
 
@@ -26,35 +26,30 @@ Learning cards, pivot/patch/persevere assessments, Vortex navigation recommendat
26
26
 
27
27
  ## How to Invoke Max
28
28
 
29
- ### Method 1: Slash Command (Preferred)
29
+ ### Method 1: Direct Agent File Reading (Recommended)
30
30
 
31
- If you're in a BMAD environment that supports slash commands:
31
+ Read Max's agent file to activate him. This works in any environment:
32
32
 
33
+ **Claude Code:**
33
34
  ```
34
- /bmad-agent-bme-learning-decision-expert
35
+ Read the file at _bmad/bme/_vortex/agents/learning-decision-expert.md
35
36
  ```
36
37
 
37
- **If you see "Unknown skill":**
38
- Use Method 2 instead.
38
+ **Terminal:**
39
+ ```bash
40
+ cat _bmad/bme/_vortex/agents/learning-decision-expert.md
41
+ ```
39
42
 
40
- ---
43
+ **Claude.ai:** Copy the contents of `_bmad/bme/_vortex/agents/learning-decision-expert.md` and paste into the chat.
41
44
 
42
- ### Method 2: Direct Agent File Reading (Always Works)
45
+ ---
43
46
 
44
- In any environment (including Claude Code), invoke Max by reading his agent file:
47
+ ### Method 2: Slash Command (BMAD Environments Only)
45
48
 
46
- 1. Navigate to your BMAD project root
47
- 2. Read the file: `_bmad/bme/_vortex/agents/learning-decision-expert.md`
48
- 3. Max will activate and greet you
49
+ If your environment supports BMAD slash commands:
49
50
 
50
- **Example (Claude Code):**
51
51
  ```
52
- Read the file at _bmad/bme/_vortex/agents/learning-decision-expert.md
53
- ```
54
-
55
- **Example (Terminal):**
56
- ```bash
57
- cat _bmad/bme/_vortex/agents/learning-decision-expert.md
52
+ /bmad-agent-bme-learning-decision-expert
58
53
  ```
59
54
 
60
55
  ---
@@ -209,7 +204,7 @@ A "failed" experiment that clearly invalidates an assumption saves months of bui
209
204
 
210
205
  **Agent:** Max (learning-decision-expert)
211
206
  **Module:** BMAD Enhanced (bme)
212
- **Submodule:** Vortex Pattern (_vortex)
207
+ **Submodule:** Vortex Pattern (`_vortex`)
213
208
  **Stream:** Systematize (Stream 7)
214
209
  **Version:** 1.5.0
215
210
 
@@ -38,35 +38,30 @@ Evidence-backed problem definitions (HC2 artifacts) grounded in Jobs-to-be-Done
38
38
 
39
39
  ## How to Invoke Mila
40
40
 
41
- ### Method 1: Slash Command (Preferred)
41
+ ### Method 1: Direct Agent File Reading (Recommended)
42
42
 
43
- If you're in a BMAD environment that supports slash commands:
43
+ Read Mila's agent file to activate her. This works in any environment:
44
44
 
45
+ **Claude Code:**
45
46
  ```
46
- /bmad-agent-bme-research-convergence-specialist
47
+ Read the file at _bmad/bme/_vortex/agents/research-convergence-specialist.md
47
48
  ```
48
49
 
49
- **If you see "Unknown skill":**
50
- This means slash commands aren't available in your environment. Use Method 2 instead.
50
+ **Terminal:**
51
+ ```bash
52
+ cat _bmad/bme/_vortex/agents/research-convergence-specialist.md
53
+ ```
51
54
 
52
- ---
55
+ **Claude.ai:** Copy the contents of `_bmad/bme/_vortex/agents/research-convergence-specialist.md` and paste into the chat.
53
56
 
54
- ### Method 2: Direct Agent File Reading (Always Works)
57
+ ---
55
58
 
56
- In any environment (including Claude Code), you can invoke Mila by reading her agent file:
59
+ ### Method 2: Slash Command (BMAD Environments Only)
57
60
 
58
- 1. Navigate to your BMAD project root
59
- 2. Read the file: `_bmad/bme/_vortex/agents/research-convergence-specialist.md`
60
- 3. Mila will activate and greet you
61
+ If your environment supports BMAD slash commands:
61
62
 
62
- **Example (Claude Code):**
63
63
  ```
64
- Read the file at _bmad/bme/_vortex/agents/research-convergence-specialist.md
65
- ```
66
-
67
- **Example (Terminal):**
68
- ```bash
69
- cat _bmad/bme/_vortex/agents/research-convergence-specialist.md
64
+ /bmad-agent-bme-research-convergence-specialist
70
65
  ```
71
66
 
72
67
  ---
@@ -231,7 +226,7 @@ A single interview quote is interesting. The same insight appearing across three
231
226
 
232
227
  **Agent:** Mila (research-convergence-specialist)
233
228
  **Module:** BMAD Enhanced (bme)
234
- **Submodule:** Vortex Pattern (_vortex)
229
+ **Submodule:** Vortex Pattern (`_vortex`)
235
230
  **Stream:** Synthesize (Stream 3)
236
231
  **Version:** 1.6.0
237
232
 
@@ -40,35 +40,30 @@ HC5 signal reports — contextualized intelligence reports that interpret produc
40
40
 
41
41
  ## How to Invoke Noah
42
42
 
43
- ### Method 1: Slash Command (Preferred)
43
+ ### Method 1: Direct Agent File Reading (Recommended)
44
44
 
45
- If you're in a BMAD environment that supports slash commands:
45
+ Read Noah's agent file to activate him. This works in any environment:
46
46
 
47
+ **Claude Code:**
47
48
  ```
48
- /bmad-agent-bme-production-intelligence-specialist
49
+ Read the file at _bmad/bme/_vortex/agents/production-intelligence-specialist.md
49
50
  ```
50
51
 
51
- **If you see "Unknown skill":**
52
- This means slash commands aren't available in your environment. Use Method 2 instead.
52
+ **Terminal:**
53
+ ```bash
54
+ cat _bmad/bme/_vortex/agents/production-intelligence-specialist.md
55
+ ```
53
56
 
54
- ---
57
+ **Claude.ai:** Copy the contents of `_bmad/bme/_vortex/agents/production-intelligence-specialist.md` and paste into the chat.
55
58
 
56
- ### Method 2: Direct Agent File Reading (Always Works)
59
+ ---
57
60
 
58
- In any environment (including Claude Code), you can invoke Noah by reading his agent file:
61
+ ### Method 2: Slash Command (BMAD Environments Only)
59
62
 
60
- 1. Navigate to your BMAD project root
61
- 2. Read the file: `_bmad/bme/_vortex/agents/production-intelligence-specialist.md`
62
- 3. Noah will activate and greet you
63
+ If your environment supports BMAD slash commands:
63
64
 
64
- **Example (Claude Code):**
65
65
  ```
66
- Read the file at _bmad/bme/_vortex/agents/production-intelligence-specialist.md
67
- ```
68
-
69
- **Example (Terminal):**
70
- ```bash
71
- cat _bmad/bme/_vortex/agents/production-intelligence-specialist.md
66
+ /bmad-agent-bme-production-intelligence-specialist
72
67
  ```
73
68
 
74
69
  ---
@@ -254,7 +249,7 @@ Noah produces prioritized, evidence-based signal reports. Noah does not tell you
254
249
 
255
250
  **Agent:** Noah (production-intelligence-specialist)
256
251
  **Module:** BMAD Enhanced (bme)
257
- **Submodule:** Vortex Pattern (_vortex)
252
+ **Submodule:** Vortex Pattern (`_vortex`)
258
253
  **Stream:** Sensitize (Stream 6)
259
254
  **Version:** 1.6.0
260
255
 
@@ -39,35 +39,30 @@ MVP specifications, lean experiment designs with Build-Measure-Learn structure,
39
39
 
40
40
  ## How to Invoke Wade
41
41
 
42
- ### Method 1: Slash Command (Preferred)
42
+ ### Method 1: Direct Agent File Reading (Recommended)
43
43
 
44
- If you're in a BMAD environment that supports slash commands:
44
+ Read Wade's agent file to activate him. This works in any environment:
45
45
 
46
+ **Claude Code:**
46
47
  ```
47
- /bmad-agent-bme-lean-experiments-specialist
48
+ Read the file at _bmad/bme/_vortex/agents/lean-experiments-specialist.md
48
49
  ```
49
50
 
50
- **If you see "Unknown skill":**
51
- This means slash commands aren't available in your environment. Use Method 2 instead.
51
+ **Terminal:**
52
+ ```bash
53
+ cat _bmad/bme/_vortex/agents/lean-experiments-specialist.md
54
+ ```
52
55
 
53
- ---
56
+ **Claude.ai:** Copy the contents of `_bmad/bme/_vortex/agents/lean-experiments-specialist.md` and paste into the chat.
54
57
 
55
- ### Method 2: Direct Agent File Reading (Always Works)
58
+ ---
56
59
 
57
- In any environment (including Claude Code), you can invoke Wade by reading his agent file:
60
+ ### Method 2: Slash Command (BMAD Environments Only)
58
61
 
59
- 1. Navigate to your BMAD project root
60
- 2. Read the file: `_bmad/bme/_vortex/agents/lean-experiments-specialist.md`
61
- 3. Wade will activate and greet you
62
+ If your environment supports BMAD slash commands:
62
63
 
63
- **Example (Claude Code):**
64
64
  ```
65
- Read the file at _bmad/bme/_vortex/agents/lean-experiments-specialist.md
66
- ```
67
-
68
- **Example (Terminal):**
69
- ```bash
70
- cat _bmad/bme/_vortex/agents/lean-experiments-specialist.md
65
+ /bmad-agent-bme-lean-experiments-specialist
71
66
  ```
72
67
 
73
68
  ---
@@ -241,7 +236,7 @@ Failure is only valuable if you learn from it. Document what you learned, why ex
241
236
 
242
237
  **Agent:** Wade (lean-experiments-specialist)
243
238
  **Module:** BMAD Enhanced (bme)
244
- **Submodule:** Vortex Pattern (_vortex)
239
+ **Submodule:** Vortex Pattern (`_vortex`)
245
240
  **Stream:** Externalize (Stream 5)
246
241
  **Version:** 1.6.4
247
242
 
@@ -0,0 +1,58 @@
1
+ ---
2
+ step: 1
3
+ workflow: lean-experiment
4
+ title: State Hypothesis & Input Validation
5
+ ---
6
+
7
+ # Step 1: State Hypothesis & Input Validation
8
+
9
+ Before we run any experiment, we need a clear hypothesis to test. Not a hunch. Not a wish. A falsifiable bet with explicit assumptions you can prove wrong.
10
+
11
+ ## Why This Matters
12
+
13
+ Experiments without hypotheses produce data without direction. You'll measure things, but you won't know what the results mean. A clear hypothesis tells you exactly what result would change your mind — and that's what makes it an experiment instead of a demo.
14
+
15
+ ## Your Task
16
+
17
+ ### 1. What Hypothesis Are You Testing?
18
+
19
+ Wade expects a hypothesis — ideally from Liam's hypothesis-engineering workflow as an HC3-compliant artifact:
20
+ - **HC3 Hypothesis Contract** (from Liam's `hypothesis-engineering` workflow)
21
+ - **HC3 with Assumption Risk Map** showing which assumptions to test first
22
+
23
+ You can also bring **any well-formed hypothesis** — Wade accepts input from outside the Vortex pattern. It doesn't have to be HC3-compliant, but having a structured hypothesis with an explicit riskiest assumption makes experiment design dramatically stronger.
24
+
25
+ ### 2. Provide Your Input
26
+
27
+ Please provide the file path or describe the hypothesis you want to test. For example:
28
+ - `_bmad-output/vortex-artifacts/hc3-hypothesis-contract-2026-03-01.md`
29
+ - Or: "I believe that [users] will [behavior] because [rationale], and the riskiest assumption is [assumption]"
30
+
31
+ ### 3. Input Validation
32
+
33
+ I'll check your hypothesis for experiment-readiness:
34
+
35
+ **Hypothesis Statement Check:**
36
+ - [ ] States what you believe will happen (expected outcome)
37
+ - [ ] Identifies a specific behavior change you expect to observe
38
+ - [ ] Provides rationale grounded in evidence (not intuition)
39
+ - [ ] Names the riskiest assumption — the one thing that could kill this
40
+
41
+ **Falsifiability Check:**
42
+ - [ ] Can you describe a result that would prove this hypothesis wrong?
43
+ - [ ] Are the expected outcomes specific enough that two people would agree on success vs. failure?
44
+ - [ ] Is the riskiest assumption something you can actually observe or measure?
45
+
46
+ **If your input is incomplete:** That's okay — we'll work through the gaps. But let's be honest about what we know vs. what we're assuming. The experiment will only be as strong as the hypothesis driving it.
47
+
48
+ ---
49
+
50
+ ## Your Turn
51
+
52
+ Please provide your hypothesis — file path, description, or both. I'll validate it and we'll proceed to designing the experiment.
53
+
54
+ ## Next Step
55
+
56
+ When your hypothesis is validated and experiment-ready, I'll load:
57
+
58
+ {project-root}/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-02-design.md