ma-agents 3.4.9 → 3.5.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 (1364) hide show
  1. package/AiAudit.md +7 -0
  2. package/README.md +78 -29
  3. package/_bmad-output/implementation-artifacts/16-4-validation-report.md +79 -0
  4. package/_bmad-output/implementation-artifacts/17-10-rework-generate-backlog.md +237 -0
  5. package/_bmad-output/implementation-artifacts/17-11-rework-add-to-sprint.md +339 -0
  6. package/_bmad-output/implementation-artifacts/17-12-rework-remove-from-sprint.md +348 -0
  7. package/_bmad-output/implementation-artifacts/17-13-rework-sprint-status-view.md +383 -0
  8. package/_bmad-output/implementation-artifacts/17-14-rework-cleanup-done.md +348 -0
  9. package/_bmad-output/implementation-artifacts/17-15-rework-bmad-sprint-planning.md +385 -0
  10. package/_bmad-output/implementation-artifacts/17-16-rework-add-sprint.md +362 -0
  11. package/_bmad-output/implementation-artifacts/17-17-rework-modify-sprint.md +477 -0
  12. package/_bmad-output/implementation-artifacts/17-18-rework-bmad-dev-story.md +377 -0
  13. package/_bmad-output/implementation-artifacts/17-19-rework-story-status-lookup.md +301 -0
  14. package/_bmad-output/implementation-artifacts/17-20-rework-bmad-sprint-status.md +508 -0
  15. package/_bmad-output/implementation-artifacts/17-21-new-close-sprint.md +455 -0
  16. package/_bmad-output/implementation-artifacts/17-22-jira-adapter-pattern.md +325 -0
  17. package/_bmad-output/implementation-artifacts/17-23-migration-deprecation-old-files.md +403 -0
  18. package/_bmad-output/implementation-artifacts/17-24-rework-prioritize-backlog.md +344 -0
  19. package/_bmad-output/implementation-artifacts/17-9-unified-sprint-status-schema.md +279 -0
  20. package/_bmad-output/implementation-artifacts/19-1-knowledge-graph-core-library.md +239 -0
  21. package/_bmad-output/implementation-artifacts/19-2-graph-emission-create-prd.md +171 -0
  22. package/_bmad-output/implementation-artifacts/19-3-graph-emission-create-architecture-epics.md +179 -0
  23. package/_bmad-output/implementation-artifacts/19-4-graph-emission-create-story-remaining.md +190 -0
  24. package/_bmad-output/implementation-artifacts/19-5-open-graph-skill.md +213 -0
  25. package/_bmad-output/implementation-artifacts/19-6-interactive-visualization-renderer.md +259 -0
  26. package/_bmad-output/implementation-artifacts/19-7-llm-writability-validation-tests.md +280 -0
  27. package/_bmad-output/implementation-artifacts/4-1-vs-agent-registry-entry.md +173 -0
  28. package/_bmad-output/implementation-artifacts/4-2-vs-skill-template-format.md +129 -0
  29. package/_bmad-output/implementation-artifacts/5-5-explicit-parameter-passing.md +274 -0
  30. package/_bmad-output/implementation-artifacts/5-6-fix-space-in-path-bug.md +186 -0
  31. package/_bmad-output/implementation-artifacts/7-1-test-infrastructure-setup.md +144 -0
  32. package/_bmad-output/implementation-artifacts/7-2-installer-pipeline-tests.md +132 -0
  33. package/_bmad-output/implementation-artifacts/7-3-bmad-pipeline-tests.md +119 -0
  34. package/_bmad-output/implementation-artifacts/7-4-cli-command-routing-tests.md +162 -0
  35. package/_bmad-output/implementation-artifacts/deferred-work.md +9 -0
  36. package/_bmad-output/implementation-artifacts/done/1-1-ci-cd-yes-flag.md +200 -0
  37. package/_bmad-output/implementation-artifacts/done/10-1-ensure-bmad-output-not-gitignored.md +172 -0
  38. package/_bmad-output/implementation-artifacts/done/10-2-document-bmad-output-policy.md +102 -0
  39. package/_bmad-output/implementation-artifacts/done/11-1-auto-bug-detection-skill.md +119 -0
  40. package/_bmad-output/implementation-artifacts/done/11-2-bug-story-extension-workflow.md +132 -0
  41. package/_bmad-output/implementation-artifacts/done/11-3-integrate-bug-detection-code-review.md +111 -0
  42. package/_bmad-output/implementation-artifacts/done/12-1-add-sprint-workflow.md +126 -0
  43. package/_bmad-output/implementation-artifacts/done/12-2-add-to-sprint-workflow.md +137 -0
  44. package/_bmad-output/implementation-artifacts/done/12-3-modify-sprint-workflow.md +127 -0
  45. package/_bmad-output/implementation-artifacts/done/12-4-sprint-status-assigned-items.md +129 -0
  46. package/_bmad-output/implementation-artifacts/done/13-1-project-context-template-and-generator.md +179 -0
  47. package/_bmad-output/implementation-artifacts/done/13-2-install-pipeline-integration.md +138 -0
  48. package/_bmad-output/implementation-artifacts/done/13-3-bmad-critical-actions-update.md +150 -0
  49. package/_bmad-output/implementation-artifacts/done/13-4-retrospective-expansion-trigger.md +128 -0
  50. package/_bmad-output/implementation-artifacts/done/13-5-document-project-context-generation.md +118 -0
  51. package/_bmad-output/implementation-artifacts/done/15-1-bump-bmad-method-to-6-2-1.md +132 -0
  52. package/_bmad-output/implementation-artifacts/done/15-2-restructure-extension-module.md +174 -0
  53. package/_bmad-output/implementation-artifacts/done/15-3-convert-custom-agents-to-skill-folders.md +183 -0
  54. package/_bmad-output/implementation-artifacts/done/15-4-convert-mil498-workflows-to-skill-md.md +252 -0
  55. package/_bmad-output/implementation-artifacts/done/15-5-convert-sre-devops-cyber-workflows.md +232 -0
  56. package/_bmad-output/implementation-artifacts/done/15-6-separate-built-in-agent-customizations.md +163 -0
  57. package/_bmad-output/implementation-artifacts/done/15-7-migration-detection-and-upgrade-path.md +133 -0
  58. package/_bmad-output/implementation-artifacts/done/15-8-validate-migrated-agents-and-workflows.md +172 -0
  59. package/_bmad-output/implementation-artifacts/done/15-8-validation-report.md +342 -0
  60. package/_bmad-output/implementation-artifacts/done/16-1-repository-layout-wizard.md +223 -0
  61. package/_bmad-output/implementation-artifacts/done/16-2-config-storage-and-cross-reference.md +180 -0
  62. package/_bmad-output/implementation-artifacts/done/16-3-project-context-multi-repo-section.md +136 -0
  63. package/_bmad-output/implementation-artifacts/done/16-4-validate-cross-repo-path-resolution.md +137 -0
  64. package/_bmad-output/implementation-artifacts/done/16-4-validation-report.md +79 -0
  65. package/_bmad-output/implementation-artifacts/done/16-5-fix-config-lost-on-update.md +110 -0
  66. package/_bmad-output/implementation-artifacts/done/16-6-repo-sync-check-skill.md +116 -0
  67. package/_bmad-output/implementation-artifacts/done/16-7-portable-path-storage.md +109 -0
  68. package/_bmad-output/implementation-artifacts/done/16-8-cicd-remote-mode.md +97 -0
  69. package/_bmad-output/implementation-artifacts/done/16-9-reconfigure-layout-workflow.md +125 -0
  70. package/_bmad-output/implementation-artifacts/done/17-1-sprint-entity-model.md +322 -0
  71. package/_bmad-output/implementation-artifacts/done/17-2-flat-backlog-model.md +264 -0
  72. package/_bmad-output/implementation-artifacts/done/17-3-bug-as-story-type.md +208 -0
  73. package/_bmad-output/implementation-artifacts/done/17-4-backlog-to-sprint-workflow.md +209 -0
  74. package/_bmad-output/implementation-artifacts/done/17-5-sprint-to-backlog-workflow.md +221 -0
  75. package/_bmad-output/implementation-artifacts/done/17-6-done-item-cleanup.md +273 -0
  76. package/_bmad-output/implementation-artifacts/done/17-7-multi-criteria-prioritization.md +235 -0
  77. package/_bmad-output/implementation-artifacts/done/17-8-rework-sprint-status-display.md +285 -0
  78. package/_bmad-output/implementation-artifacts/done/2-1-cpp-coding-standards-skill.md +188 -0
  79. package/_bmad-output/implementation-artifacts/done/2-2-csharp-coding-standards-skill.md +211 -0
  80. package/_bmad-output/implementation-artifacts/done/2-3-python-coding-standards-skill.md +189 -0
  81. package/_bmad-output/implementation-artifacts/done/3-1-skill-scaffolding-tool.md +184 -0
  82. package/_bmad-output/implementation-artifacts/done/3-2-skill-validation-tool.md +178 -0
  83. package/_bmad-output/implementation-artifacts/done/3-3-mandatory-skill-designation.md +136 -0
  84. package/_bmad-output/implementation-artifacts/done/3-4-bmad-persona-customization-tooling.md +141 -0
  85. package/_bmad-output/implementation-artifacts/done/3-5-specialized-agent-development-tooling.md +145 -0
  86. package/_bmad-output/implementation-artifacts/done/5-1-bmad-method-direct-dependency.md +188 -0
  87. package/_bmad-output/implementation-artifacts/done/5-2-bmad-cache-build-script.md +219 -0
  88. package/_bmad-output/implementation-artifacts/done/5-3-pre-populate-bmad-cache.md +234 -0
  89. package/_bmad-output/implementation-artifacts/done/5-4-validate-bundled-installation.md +274 -0
  90. package/_bmad-output/implementation-artifacts/done/6-1-methodology-presentation-bundle.md +173 -0
  91. package/_bmad-output/implementation-artifacts/done/8-1-move-instruction-injection-to-top.md +131 -0
  92. package/_bmad-output/implementation-artifacts/done/8-2-agent-aware-injection-strategy.md +124 -0
  93. package/_bmad-output/implementation-artifacts/done/8-3-create-bmad-extension-module.md +187 -0
  94. package/_bmad-output/implementation-artifacts/done/8-4-integration-verification.md +102 -0
  95. package/_bmad-output/implementation-artifacts/done/8-5-per-agent-enforcement-hooks-research.md +126 -0
  96. package/_bmad-output/implementation-artifacts/done/8-6-context-persistence-research.md +101 -0
  97. package/_bmad-output/implementation-artifacts/done/9-1-register-opencode-agent.md +73 -0
  98. package/_bmad-output/implementation-artifacts/done/9-2-json-merge-injection.md +91 -0
  99. package/_bmad-output/implementation-artifacts/done/9-3-json-merge-existing.md +113 -0
  100. package/_bmad-output/implementation-artifacts/done/9-4-json-error-handling.md +90 -0
  101. package/_bmad-output/implementation-artifacts/epic-11-12-shared-guardrails.md +53 -0
  102. package/_bmad-output/implementation-artifacts/epic-15-adversarial-fixes.md +287 -0
  103. package/_bmad-output/implementation-artifacts/epic-16-adversarial-review.md +49 -0
  104. package/_bmad-output/implementation-artifacts/epic-16-edge-case-review.md +230 -0
  105. package/_bmad-output/implementation-artifacts/epic-17-adversarial-review.md +37 -0
  106. package/_bmad-output/implementation-artifacts/epic-17-edge-case-review.md +140 -0
  107. package/_bmad-output/implementation-artifacts/sprint-status.yaml +96 -0
  108. package/_bmad-output/methodology/BMAD_AI_Development_Training.pptx +0 -0
  109. package/_bmad-output/methodology/version.json +7 -0
  110. package/_bmad-output/planning-artifacts/adapter-pattern-spec.md +508 -0
  111. package/_bmad-output/planning-artifacts/architecture.md +1971 -0
  112. package/_bmad-output/planning-artifacts/domain-research-roocode-2026-03-31.md +295 -0
  113. package/_bmad-output/planning-artifacts/epics.md +3835 -0
  114. package/_bmad-output/planning-artifacts/mil498-workflow-audit.md +290 -0
  115. package/_bmad-output/planning-artifacts/prd.md +766 -0
  116. package/_bmad-output/planning-artifacts/product-brief-agents-2026-03-08.md +214 -0
  117. package/_bmad-output/planning-artifacts/sprint-status-schema.md +506 -0
  118. package/_bmad-output/planning-artifacts/validation-report-prd-2026-04-07.md +330 -0
  119. package/_bmad-output/project-context.md +47 -0
  120. package/lib/bmad-cache/bmb/.claude-plugin/marketplace.json +38 -4
  121. package/lib/bmad-cache/bmb/README.md +39 -27
  122. package/lib/bmad-cache/bmb/_git_preserved/index +0 -0
  123. package/lib/bmad-cache/bmb/_git_preserved/logs/HEAD +1 -1
  124. package/lib/bmad-cache/bmb/_git_preserved/logs/refs/heads/main +1 -1
  125. package/lib/bmad-cache/bmb/_git_preserved/logs/refs/remotes/origin/HEAD +1 -1
  126. package/lib/bmad-cache/bmb/_git_preserved/objects/pack/pack-5e915049d8459481e4aa7be8d5959643fa68a981.idx +0 -0
  127. package/lib/bmad-cache/bmb/_git_preserved/objects/pack/pack-5e915049d8459481e4aa7be8d5959643fa68a981.pack +0 -0
  128. package/lib/bmad-cache/bmb/_git_preserved/objects/pack/pack-5e915049d8459481e4aa7be8d5959643fa68a981.rev +0 -0
  129. package/lib/bmad-cache/bmb/_git_preserved/packed-refs +1 -1
  130. package/lib/bmad-cache/bmb/_git_preserved/refs/heads/main +1 -1
  131. package/lib/bmad-cache/bmb/_git_preserved/shallow +1 -1
  132. package/lib/bmad-cache/bmb/package.json +1 -9
  133. package/lib/bmad-cache/bmb/samples/bmad-agent-code-coach/scripts/init-sanctum.py +288 -0
  134. package/lib/bmad-cache/bmb/samples/bmad-agent-creative-muse/scripts/init-sanctum.py +274 -0
  135. package/lib/bmad-cache/bmb/samples/bmad-agent-dream-weaver/assets/module-help.csv +9 -0
  136. package/lib/bmad-cache/bmb/samples/bmad-agent-dream-weaver/assets/module.yaml +8 -0
  137. package/lib/bmad-cache/bmb/samples/bmad-agent-dream-weaver/scripts/merge-help-csv.py +218 -0
  138. package/lib/bmad-cache/bmb/samples/bmad-agent-sentinel/scripts/init-sanctum.py +285 -0
  139. package/lib/bmad-cache/bmb/samples/bmad-agent-sentinel/scripts/tests/test-init-sanctum.py +174 -0
  140. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/assets/init-sanctum-template.py +277 -0
  141. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/references/sample-init-sanctum.py +274 -0
  142. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/scripts/prepass-execution-deps.py +4 -4
  143. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/scripts/prepass-prompt-metrics.py +22 -0
  144. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/scripts/prepass-sanctum-architecture.py +385 -0
  145. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/scripts/prepass-structure-capabilities.py +64 -27
  146. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/scripts/process-template.py +190 -0
  147. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/scripts/scan-path-standards.py +17 -32
  148. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/scripts/scan-scripts.py +5 -3
  149. package/lib/bmad-cache/bmb/skills/bmad-bmb-setup/assets/module-help.csv +10 -0
  150. package/lib/bmad-cache/bmb/skills/bmad-bmb-setup/scripts/merge-config.py +408 -0
  151. package/lib/bmad-cache/bmb/skills/bmad-bmb-setup/scripts/merge-help-csv.py +218 -0
  152. package/lib/bmad-cache/bmb/skills/bmad-module-builder/assets/setup-skill-template/assets/module-help.csv +1 -0
  153. package/lib/bmad-cache/bmb/skills/bmad-module-builder/assets/setup-skill-template/assets/module.yaml +6 -0
  154. package/lib/bmad-cache/bmb/skills/bmad-module-builder/assets/setup-skill-template/scripts/cleanup-legacy.py +259 -0
  155. package/lib/bmad-cache/bmb/skills/bmad-module-builder/assets/setup-skill-template/scripts/merge-config.py +408 -0
  156. package/lib/bmad-cache/bmb/skills/bmad-module-builder/assets/setup-skill-template/scripts/merge-help-csv.py +218 -0
  157. package/lib/bmad-cache/bmb/skills/bmad-module-builder/assets/standalone-module-template/merge-config.py +408 -0
  158. package/lib/bmad-cache/bmb/skills/bmad-module-builder/assets/standalone-module-template/merge-help-csv.py +218 -0
  159. package/lib/bmad-cache/bmb/skills/bmad-module-builder/scripts/scaffold-setup-skill.py +124 -0
  160. package/lib/bmad-cache/bmb/skills/bmad-module-builder/scripts/scaffold-standalone-module.py +190 -0
  161. package/lib/bmad-cache/bmb/skills/bmad-module-builder/scripts/tests/test-scaffold-setup-skill.py +223 -0
  162. package/lib/bmad-cache/bmb/skills/bmad-module-builder/scripts/tests/test-scaffold-standalone-module.py +266 -0
  163. package/lib/bmad-cache/bmb/skills/bmad-module-builder/scripts/tests/test-validate-module.py +314 -0
  164. package/lib/bmad-cache/bmb/skills/bmad-module-builder/scripts/validate-module.py +293 -0
  165. package/lib/bmad-cache/bmb/skills/bmad-workflow-builder/scripts/generate-convert-report.py +406 -0
  166. package/lib/bmad-cache/bmb/skills/bmad-workflow-builder/scripts/prepass-workflow-integrity.py +1 -6
  167. package/lib/bmad-cache/bmb/skills/bmad-workflow-builder/scripts/scan-path-standards.py +14 -16
  168. package/lib/bmad-cache/bmb/skills/bmad-workflow-builder/scripts/tests/test_generate_convert_report.py +243 -0
  169. package/lib/bmad-cache/bmb/skills/module-help.csv +10 -5
  170. package/lib/bmad-cache/bmb/tools/validate-file-refs.mjs +1 -1
  171. package/lib/bmad-cache/bmb/website/astro.config.mjs +10 -6
  172. package/lib/bmad-cache/bmb/website/src/components/Banner.astro +6 -5
  173. package/lib/bmad-cache/bmb/website/src/styles/custom.css +60 -42
  174. package/lib/bmad-cache/cache-manifest.json +11 -11
  175. package/lib/bmad-cache/cis/README.md +9 -0
  176. package/lib/bmad-cache/cis/_git_preserved/index +0 -0
  177. package/lib/bmad-cache/cis/_git_preserved/logs/HEAD +1 -1
  178. package/lib/bmad-cache/cis/_git_preserved/logs/refs/heads/main +1 -1
  179. package/lib/bmad-cache/cis/_git_preserved/logs/refs/remotes/origin/HEAD +1 -1
  180. package/lib/bmad-cache/cis/_git_preserved/objects/pack/pack-39c4fd66f4e0eb3f4d93665318df04cd356b0297.idx +0 -0
  181. package/lib/bmad-cache/cis/_git_preserved/objects/pack/pack-39c4fd66f4e0eb3f4d93665318df04cd356b0297.pack +0 -0
  182. package/lib/bmad-cache/cis/_git_preserved/objects/pack/pack-39c4fd66f4e0eb3f4d93665318df04cd356b0297.rev +0 -0
  183. package/lib/bmad-cache/cis/_git_preserved/packed-refs +1 -1
  184. package/lib/bmad-cache/cis/_git_preserved/refs/heads/main +1 -1
  185. package/lib/bmad-cache/cis/_git_preserved/shallow +1 -1
  186. package/lib/bmad-cache/cis/src/module-help.csv +1 -0
  187. package/lib/bmad-cache/cis/website/astro.config.mjs +14 -6
  188. package/lib/bmad-cache/cis/website/src/components/Banner.astro +26 -11
  189. package/lib/bmad-cache/cis/website/src/styles/custom.css +60 -41
  190. package/lib/bmad-cache/gds/.claude-plugin/marketplace.json +1 -1
  191. package/lib/bmad-cache/gds/README.md +9 -0
  192. package/lib/bmad-cache/gds/_git_preserved/index +0 -0
  193. package/lib/bmad-cache/gds/_git_preserved/logs/HEAD +1 -1
  194. package/lib/bmad-cache/gds/_git_preserved/logs/refs/heads/main +1 -1
  195. package/lib/bmad-cache/gds/_git_preserved/logs/refs/remotes/origin/HEAD +1 -1
  196. package/lib/bmad-cache/gds/_git_preserved/objects/pack/pack-ac967149d58fba215d07238ad8881bdbdad5c9c3.idx +0 -0
  197. package/lib/bmad-cache/gds/_git_preserved/objects/pack/pack-ac967149d58fba215d07238ad8881bdbdad5c9c3.pack +0 -0
  198. package/lib/bmad-cache/gds/_git_preserved/objects/pack/pack-ac967149d58fba215d07238ad8881bdbdad5c9c3.rev +0 -0
  199. package/lib/bmad-cache/gds/_git_preserved/packed-refs +1 -1
  200. package/lib/bmad-cache/gds/_git_preserved/refs/heads/main +1 -1
  201. package/lib/bmad-cache/gds/_git_preserved/shallow +1 -1
  202. package/lib/bmad-cache/gds/package.json +1 -1
  203. package/lib/bmad-cache/gds/src/module-help.csv +1 -0
  204. package/lib/bmad-cache/gds/website/astro.config.mjs +14 -6
  205. package/lib/bmad-cache/gds/website/src/components/Banner.astro +26 -11
  206. package/lib/bmad-cache/gds/website/src/styles/custom.css +60 -41
  207. package/lib/bmad-cache/tea/README.md +14 -0
  208. package/lib/bmad-cache/tea/_git_preserved/index +0 -0
  209. package/lib/bmad-cache/tea/_git_preserved/objects/pack/pack-c79805bb3fee27fa6d8c612a971af7fc86fc80e1.idx +0 -0
  210. package/lib/bmad-cache/tea/_git_preserved/objects/pack/pack-c79805bb3fee27fa6d8c612a971af7fc86fc80e1.pack +0 -0
  211. package/lib/bmad-cache/tea/_git_preserved/objects/pack/pack-c79805bb3fee27fa6d8c612a971af7fc86fc80e1.rev +0 -0
  212. package/lib/bmad-cache/tea/_git_preserved/packed-refs +1 -1
  213. package/lib/bmad-cache/tea/_git_preserved/refs/heads/main +1 -1
  214. package/lib/bmad-cache/tea/_git_preserved/shallow +1 -1
  215. package/lib/bmad-cache/tea/docs/index.md +4 -14
  216. package/lib/bmad-cache/tea/package-lock.json +2 -2
  217. package/lib/bmad-cache/tea/package.json +1 -1
  218. package/lib/bmad-cache/tea/src/agents/bmad-tea/SKILL.md +6 -6
  219. package/lib/bmad-cache/tea/src/agents/bmad-tea/resources/knowledge/playwright-cli.md +119 -4
  220. package/lib/bmad-cache/tea/src/agents/bmad-tea/resources/knowledge/playwright-config.md +8 -4
  221. package/lib/bmad-cache/tea/src/agents/bmad-tea/resources/knowledge/visual-debugging.md +34 -31
  222. package/lib/bmad-cache/tea/src/agents/bmad-tea/resources/tea-index.csv +1 -1
  223. package/lib/bmad-cache/tea/src/module-help.csv +1 -0
  224. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/atdd-checklist-template.md +1 -1
  225. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/instructions.md +0 -1
  226. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/adr-quality-readiness-checklist.md +377 -0
  227. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/api-request.md +563 -0
  228. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/api-testing-patterns.md +915 -0
  229. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/auth-session.md +548 -0
  230. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/burn-in.md +273 -0
  231. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/ci-burn-in.md +717 -0
  232. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/component-tdd.md +486 -0
  233. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/contract-testing.md +1050 -0
  234. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/data-factories.md +500 -0
  235. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/email-auth.md +721 -0
  236. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/error-handling.md +725 -0
  237. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/feature-flags.md +750 -0
  238. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/file-utils.md +456 -0
  239. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/fixture-architecture.md +401 -0
  240. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/fixtures-composition.md +382 -0
  241. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/intercept-network-call.md +426 -0
  242. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/log.md +426 -0
  243. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/network-error-monitor.md +401 -0
  244. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/network-first.md +486 -0
  245. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/network-recorder.md +527 -0
  246. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/nfr-criteria.md +670 -0
  247. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/overview.md +286 -0
  248. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/pact-consumer-di.md +310 -0
  249. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/pact-consumer-framework-setup.md +635 -0
  250. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/pact-mcp.md +204 -0
  251. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/pactjs-utils-consumer-helpers.md +270 -0
  252. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/pactjs-utils-overview.md +216 -0
  253. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/pactjs-utils-provider-verifier.md +315 -0
  254. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/pactjs-utils-request-filter.md +224 -0
  255. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/playwright-cli.md +280 -0
  256. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/playwright-config.md +734 -0
  257. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/probability-impact.md +601 -0
  258. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/recurse.md +421 -0
  259. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/risk-governance.md +615 -0
  260. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/selective-testing.md +732 -0
  261. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/selector-resilience.md +527 -0
  262. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/test-healing-patterns.md +644 -0
  263. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/test-levels-framework.md +473 -0
  264. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/test-priorities-matrix.md +373 -0
  265. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/test-quality.md +664 -0
  266. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/timing-debugging.md +372 -0
  267. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/visual-debugging.md +527 -0
  268. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/tea-index.csv +43 -0
  269. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/steps-c/step-01-preflight-and-context.md +1 -1
  270. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/instructions.md +0 -1
  271. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/adr-quality-readiness-checklist.md +377 -0
  272. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/api-request.md +563 -0
  273. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/api-testing-patterns.md +915 -0
  274. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/auth-session.md +548 -0
  275. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/burn-in.md +273 -0
  276. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/ci-burn-in.md +717 -0
  277. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/component-tdd.md +486 -0
  278. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/contract-testing.md +1050 -0
  279. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/data-factories.md +500 -0
  280. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/email-auth.md +721 -0
  281. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/error-handling.md +725 -0
  282. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/feature-flags.md +750 -0
  283. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/file-utils.md +456 -0
  284. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/fixture-architecture.md +401 -0
  285. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/fixtures-composition.md +382 -0
  286. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/intercept-network-call.md +426 -0
  287. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/log.md +426 -0
  288. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/network-error-monitor.md +401 -0
  289. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/network-first.md +486 -0
  290. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/network-recorder.md +527 -0
  291. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/nfr-criteria.md +670 -0
  292. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/overview.md +286 -0
  293. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/pact-consumer-di.md +310 -0
  294. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/pact-consumer-framework-setup.md +635 -0
  295. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/pact-mcp.md +204 -0
  296. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/pactjs-utils-consumer-helpers.md +270 -0
  297. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/pactjs-utils-overview.md +216 -0
  298. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/pactjs-utils-provider-verifier.md +315 -0
  299. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/pactjs-utils-request-filter.md +224 -0
  300. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/playwright-cli.md +280 -0
  301. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/playwright-config.md +734 -0
  302. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/probability-impact.md +601 -0
  303. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/recurse.md +421 -0
  304. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/risk-governance.md +615 -0
  305. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/selective-testing.md +732 -0
  306. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/selector-resilience.md +527 -0
  307. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/test-healing-patterns.md +644 -0
  308. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/test-levels-framework.md +473 -0
  309. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/test-priorities-matrix.md +373 -0
  310. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/test-quality.md +664 -0
  311. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/timing-debugging.md +372 -0
  312. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/visual-debugging.md +527 -0
  313. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/tea-index.csv +43 -0
  314. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/steps-c/step-01-preflight-and-context.md +1 -1
  315. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/steps-c/step-03c-aggregate.md +8 -3
  316. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/harness-pipeline-template.yaml +7 -6
  317. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/instructions.md +0 -1
  318. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/adr-quality-readiness-checklist.md +377 -0
  319. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/api-request.md +563 -0
  320. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/api-testing-patterns.md +915 -0
  321. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/auth-session.md +548 -0
  322. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/burn-in.md +273 -0
  323. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/ci-burn-in.md +717 -0
  324. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/component-tdd.md +486 -0
  325. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/contract-testing.md +1050 -0
  326. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/data-factories.md +500 -0
  327. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/email-auth.md +721 -0
  328. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/error-handling.md +725 -0
  329. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/feature-flags.md +750 -0
  330. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/file-utils.md +456 -0
  331. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/fixture-architecture.md +401 -0
  332. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/fixtures-composition.md +382 -0
  333. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/intercept-network-call.md +426 -0
  334. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/log.md +426 -0
  335. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/network-error-monitor.md +401 -0
  336. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/network-first.md +486 -0
  337. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/network-recorder.md +527 -0
  338. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/nfr-criteria.md +670 -0
  339. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/overview.md +286 -0
  340. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/pact-consumer-di.md +310 -0
  341. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/pact-consumer-framework-setup.md +635 -0
  342. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/pact-mcp.md +204 -0
  343. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/pactjs-utils-consumer-helpers.md +270 -0
  344. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/pactjs-utils-overview.md +216 -0
  345. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/pactjs-utils-provider-verifier.md +315 -0
  346. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/pactjs-utils-request-filter.md +224 -0
  347. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/playwright-cli.md +280 -0
  348. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/playwright-config.md +734 -0
  349. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/probability-impact.md +601 -0
  350. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/recurse.md +421 -0
  351. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/risk-governance.md +615 -0
  352. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/selective-testing.md +732 -0
  353. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/selector-resilience.md +527 -0
  354. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/test-healing-patterns.md +644 -0
  355. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/test-levels-framework.md +473 -0
  356. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/test-priorities-matrix.md +373 -0
  357. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/test-quality.md +664 -0
  358. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/timing-debugging.md +372 -0
  359. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/visual-debugging.md +527 -0
  360. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/tea-index.csv +43 -0
  361. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/steps-c/step-02-generate-pipeline.md +1 -1
  362. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/steps-c/step-03-configure-quality-gates.md +1 -1
  363. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/checklist.md +1 -1
  364. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/instructions.md +0 -1
  365. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/adr-quality-readiness-checklist.md +377 -0
  366. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/api-request.md +563 -0
  367. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/api-testing-patterns.md +915 -0
  368. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/auth-session.md +548 -0
  369. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/burn-in.md +273 -0
  370. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/ci-burn-in.md +717 -0
  371. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/component-tdd.md +486 -0
  372. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/contract-testing.md +1050 -0
  373. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/data-factories.md +500 -0
  374. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/email-auth.md +721 -0
  375. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/error-handling.md +725 -0
  376. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/feature-flags.md +750 -0
  377. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/file-utils.md +456 -0
  378. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/fixture-architecture.md +401 -0
  379. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/fixtures-composition.md +382 -0
  380. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/intercept-network-call.md +426 -0
  381. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/log.md +426 -0
  382. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/network-error-monitor.md +401 -0
  383. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/network-first.md +486 -0
  384. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/network-recorder.md +527 -0
  385. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/nfr-criteria.md +670 -0
  386. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/overview.md +286 -0
  387. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/pact-consumer-di.md +310 -0
  388. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/pact-consumer-framework-setup.md +635 -0
  389. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/pact-mcp.md +204 -0
  390. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/pactjs-utils-consumer-helpers.md +270 -0
  391. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/pactjs-utils-overview.md +216 -0
  392. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/pactjs-utils-provider-verifier.md +315 -0
  393. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/pactjs-utils-request-filter.md +224 -0
  394. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/playwright-cli.md +280 -0
  395. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/playwright-config.md +734 -0
  396. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/probability-impact.md +601 -0
  397. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/recurse.md +421 -0
  398. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/risk-governance.md +615 -0
  399. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/selective-testing.md +732 -0
  400. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/selector-resilience.md +527 -0
  401. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/test-healing-patterns.md +644 -0
  402. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/test-levels-framework.md +473 -0
  403. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/test-priorities-matrix.md +373 -0
  404. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/test-quality.md +664 -0
  405. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/timing-debugging.md +372 -0
  406. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/visual-debugging.md +527 -0
  407. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/tea-index.csv +43 -0
  408. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/steps-c/step-03-scaffold-framework.md +2 -2
  409. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/adr-quality-readiness-checklist.md +377 -0
  410. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/api-request.md +563 -0
  411. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/api-testing-patterns.md +915 -0
  412. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/auth-session.md +548 -0
  413. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/burn-in.md +273 -0
  414. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/ci-burn-in.md +717 -0
  415. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/component-tdd.md +486 -0
  416. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/contract-testing.md +1050 -0
  417. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/data-factories.md +500 -0
  418. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/email-auth.md +721 -0
  419. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/error-handling.md +725 -0
  420. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/feature-flags.md +750 -0
  421. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/file-utils.md +456 -0
  422. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/fixture-architecture.md +401 -0
  423. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/fixtures-composition.md +382 -0
  424. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/intercept-network-call.md +426 -0
  425. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/log.md +426 -0
  426. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/network-error-monitor.md +401 -0
  427. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/network-first.md +486 -0
  428. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/network-recorder.md +527 -0
  429. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/nfr-criteria.md +670 -0
  430. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/overview.md +286 -0
  431. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/pact-consumer-di.md +310 -0
  432. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/pact-consumer-framework-setup.md +635 -0
  433. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/pact-mcp.md +204 -0
  434. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/pactjs-utils-consumer-helpers.md +270 -0
  435. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/pactjs-utils-overview.md +216 -0
  436. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/pactjs-utils-provider-verifier.md +315 -0
  437. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/pactjs-utils-request-filter.md +224 -0
  438. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/playwright-cli.md +280 -0
  439. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/playwright-config.md +734 -0
  440. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/probability-impact.md +601 -0
  441. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/recurse.md +421 -0
  442. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/risk-governance.md +615 -0
  443. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/selective-testing.md +732 -0
  444. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/selector-resilience.md +527 -0
  445. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/test-healing-patterns.md +644 -0
  446. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/test-levels-framework.md +473 -0
  447. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/test-priorities-matrix.md +373 -0
  448. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/test-quality.md +664 -0
  449. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/timing-debugging.md +372 -0
  450. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/visual-debugging.md +527 -0
  451. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/tea-index.csv +43 -0
  452. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/steps-c/step-01-load-context.md +1 -1
  453. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/instructions.md +0 -1
  454. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/adr-quality-readiness-checklist.md +377 -0
  455. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/api-request.md +563 -0
  456. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/api-testing-patterns.md +915 -0
  457. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/auth-session.md +548 -0
  458. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/burn-in.md +273 -0
  459. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/ci-burn-in.md +717 -0
  460. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/component-tdd.md +486 -0
  461. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/contract-testing.md +1050 -0
  462. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/data-factories.md +500 -0
  463. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/email-auth.md +721 -0
  464. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/error-handling.md +725 -0
  465. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/feature-flags.md +750 -0
  466. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/file-utils.md +456 -0
  467. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/fixture-architecture.md +401 -0
  468. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/fixtures-composition.md +382 -0
  469. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/intercept-network-call.md +426 -0
  470. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/log.md +426 -0
  471. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/network-error-monitor.md +401 -0
  472. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/network-first.md +486 -0
  473. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/network-recorder.md +527 -0
  474. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/nfr-criteria.md +670 -0
  475. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/overview.md +286 -0
  476. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/pact-consumer-di.md +310 -0
  477. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/pact-consumer-framework-setup.md +635 -0
  478. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/pact-mcp.md +204 -0
  479. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/pactjs-utils-consumer-helpers.md +270 -0
  480. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/pactjs-utils-overview.md +216 -0
  481. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/pactjs-utils-provider-verifier.md +315 -0
  482. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/pactjs-utils-request-filter.md +224 -0
  483. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/playwright-cli.md +280 -0
  484. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/playwright-config.md +734 -0
  485. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/probability-impact.md +601 -0
  486. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/recurse.md +421 -0
  487. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/risk-governance.md +615 -0
  488. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/selective-testing.md +732 -0
  489. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/selector-resilience.md +527 -0
  490. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/test-healing-patterns.md +644 -0
  491. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/test-levels-framework.md +473 -0
  492. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/test-priorities-matrix.md +373 -0
  493. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/test-quality.md +664 -0
  494. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/timing-debugging.md +372 -0
  495. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/visual-debugging.md +527 -0
  496. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/tea-index.csv +43 -0
  497. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/steps-c/step-02-load-context.md +1 -1
  498. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/test-design-qa-template.md +1 -1
  499. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/test-design-template.md +1 -1
  500. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/checklist.md +1 -1
  501. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/adr-quality-readiness-checklist.md +377 -0
  502. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/api-request.md +563 -0
  503. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/api-testing-patterns.md +915 -0
  504. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/auth-session.md +548 -0
  505. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/burn-in.md +273 -0
  506. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/ci-burn-in.md +717 -0
  507. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/component-tdd.md +486 -0
  508. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/contract-testing.md +1050 -0
  509. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/data-factories.md +500 -0
  510. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/email-auth.md +721 -0
  511. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/error-handling.md +725 -0
  512. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/feature-flags.md +750 -0
  513. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/file-utils.md +456 -0
  514. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/fixture-architecture.md +401 -0
  515. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/fixtures-composition.md +382 -0
  516. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/intercept-network-call.md +426 -0
  517. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/log.md +426 -0
  518. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/network-error-monitor.md +401 -0
  519. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/network-first.md +486 -0
  520. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/network-recorder.md +527 -0
  521. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/nfr-criteria.md +670 -0
  522. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/overview.md +286 -0
  523. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/pact-consumer-di.md +310 -0
  524. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/pact-consumer-framework-setup.md +635 -0
  525. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/pact-mcp.md +204 -0
  526. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/pactjs-utils-consumer-helpers.md +270 -0
  527. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/pactjs-utils-overview.md +216 -0
  528. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/pactjs-utils-provider-verifier.md +315 -0
  529. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/pactjs-utils-request-filter.md +224 -0
  530. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/playwright-cli.md +280 -0
  531. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/playwright-config.md +734 -0
  532. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/probability-impact.md +601 -0
  533. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/recurse.md +421 -0
  534. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/risk-governance.md +615 -0
  535. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/selective-testing.md +732 -0
  536. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/selector-resilience.md +527 -0
  537. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/test-healing-patterns.md +644 -0
  538. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/test-levels-framework.md +473 -0
  539. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/test-priorities-matrix.md +373 -0
  540. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/test-quality.md +664 -0
  541. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/timing-debugging.md +372 -0
  542. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/visual-debugging.md +527 -0
  543. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/tea-index.csv +43 -0
  544. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/steps-c/step-01-load-context.md +1 -1
  545. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/steps-c/step-02-discover-tests.md +7 -0
  546. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/steps-c/step-03a-subagent-determinism.md +1 -1
  547. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/adr-quality-readiness-checklist.md +377 -0
  548. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/api-request.md +563 -0
  549. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/api-testing-patterns.md +915 -0
  550. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/auth-session.md +548 -0
  551. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/burn-in.md +273 -0
  552. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/ci-burn-in.md +717 -0
  553. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/component-tdd.md +486 -0
  554. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/contract-testing.md +1050 -0
  555. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/data-factories.md +500 -0
  556. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/email-auth.md +721 -0
  557. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/error-handling.md +725 -0
  558. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/feature-flags.md +750 -0
  559. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/file-utils.md +456 -0
  560. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/fixture-architecture.md +401 -0
  561. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/fixtures-composition.md +382 -0
  562. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/intercept-network-call.md +426 -0
  563. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/log.md +426 -0
  564. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/network-error-monitor.md +401 -0
  565. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/network-first.md +486 -0
  566. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/network-recorder.md +527 -0
  567. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/nfr-criteria.md +670 -0
  568. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/overview.md +286 -0
  569. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/pact-consumer-di.md +310 -0
  570. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/pact-consumer-framework-setup.md +635 -0
  571. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/pact-mcp.md +204 -0
  572. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/pactjs-utils-consumer-helpers.md +270 -0
  573. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/pactjs-utils-overview.md +216 -0
  574. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/pactjs-utils-provider-verifier.md +315 -0
  575. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/pactjs-utils-request-filter.md +224 -0
  576. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/playwright-cli.md +280 -0
  577. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/playwright-config.md +734 -0
  578. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/probability-impact.md +601 -0
  579. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/recurse.md +421 -0
  580. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/risk-governance.md +615 -0
  581. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/selective-testing.md +732 -0
  582. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/selector-resilience.md +527 -0
  583. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/test-healing-patterns.md +644 -0
  584. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/test-levels-framework.md +473 -0
  585. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/test-priorities-matrix.md +373 -0
  586. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/test-quality.md +664 -0
  587. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/timing-debugging.md +372 -0
  588. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/visual-debugging.md +527 -0
  589. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/tea-index.csv +43 -0
  590. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/steps-c/step-01-load-context.md +1 -1
  591. package/lib/bmad-cache/tea/website/astro.config.mjs +10 -6
  592. package/lib/bmad-cache/tea/website/src/components/Banner.astro +28 -13
  593. package/lib/bmad-cache/tea/website/src/components/Header.astro +1 -1
  594. package/lib/bmad-cache/tea/website/src/components/MobileMenuFooter.astro +1 -1
  595. package/lib/bmad-cache/tea/website/src/styles/custom.css +60 -41
  596. package/lib/bmad-cache/wds/README.md +13 -0
  597. package/lib/bmad-cache/wds/_git_preserved/index +0 -0
  598. package/lib/bmad-cache/wds/_git_preserved/logs/HEAD +1 -1
  599. package/lib/bmad-cache/wds/_git_preserved/logs/refs/heads/main +1 -1
  600. package/lib/bmad-cache/wds/_git_preserved/logs/refs/remotes/origin/HEAD +1 -1
  601. package/lib/bmad-cache/wds/_git_preserved/objects/pack/pack-96877c1c09123cccb1f91c1412184b11d2b492ad.idx +0 -0
  602. package/lib/bmad-cache/wds/_git_preserved/objects/pack/pack-96877c1c09123cccb1f91c1412184b11d2b492ad.pack +0 -0
  603. package/lib/bmad-cache/wds/_git_preserved/objects/pack/pack-96877c1c09123cccb1f91c1412184b11d2b492ad.rev +0 -0
  604. package/lib/bmad-cache/wds/_git_preserved/packed-refs +1 -1
  605. package/lib/bmad-cache/wds/_git_preserved/refs/heads/main +1 -1
  606. package/lib/bmad-cache/wds/_git_preserved/shallow +1 -1
  607. package/lib/bmad-cache/wds/src/module-help.csv +3 -2
  608. package/lib/bmad-cache/wds/src/module.yaml +1 -4
  609. package/lib/bmad-cache/wds/src/workflows/wds-0-project-setup/resources/wds-1-project-brief/templates/platform-requirements.template.yaml +69 -0
  610. package/lib/bmad-cache/wds/src/workflows/wds-0-project-setup/resources/wds-7-design-system/templates/catalog.template.html +363 -0
  611. package/lib/bmad-customize/bmm-qa.customize.yaml +19 -1
  612. package/lib/bmad-extension/module-help.csv +30 -4
  613. package/lib/bmad-extension/skills/add-sprint/SKILL.md +126 -72
  614. package/lib/bmad-extension/skills/add-to-sprint/SKILL.md +124 -96
  615. package/lib/bmad-extension/skills/bmad-dev-story/bmad-skill-manifest.yaml +3 -0
  616. package/lib/bmad-extension/skills/bmad-dev-story/checklist.md +80 -0
  617. package/lib/bmad-extension/skills/bmad-dev-story/workflow.md +509 -0
  618. package/lib/bmad-extension/skills/bmad-ma-agent-mil498/SKILL.md +2 -1
  619. package/lib/bmad-extension/skills/bmad-ma-agent-sqa/SKILL.md +46 -0
  620. package/lib/bmad-extension/skills/bmad-ma-agent-sqa/bmad-skill-manifest.yaml +11 -0
  621. package/lib/bmad-extension/skills/bmad-sprint-planning/SKILL.md +6 -0
  622. package/lib/bmad-extension/skills/bmad-sprint-planning/bmad-skill-manifest.yaml +3 -0
  623. package/lib/bmad-extension/skills/bmad-sprint-planning/checklist.md +74 -0
  624. package/lib/bmad-extension/skills/bmad-sprint-planning/sprint-status-template.yaml +89 -0
  625. package/lib/bmad-extension/skills/bmad-sprint-planning/workflow.md +372 -0
  626. package/lib/bmad-extension/skills/bmad-sprint-status/SKILL.md +6 -0
  627. package/lib/bmad-extension/skills/bmad-sprint-status/bmad-skill-manifest.yaml +3 -0
  628. package/lib/bmad-extension/skills/bmad-sprint-status/workflow.md +434 -0
  629. package/lib/bmad-extension/skills/cleanup-done/SKILL.md +215 -0
  630. package/lib/bmad-extension/skills/close-sprint/SKILL.md +379 -0
  631. package/lib/bmad-extension/skills/close-sprint/bmad-skill-manifest.yaml +3 -0
  632. package/lib/bmad-extension/skills/generate-backlog/SKILL.md +195 -0
  633. package/lib/bmad-extension/skills/mil498-requirement-quality/SKILL.md +105 -0
  634. package/lib/bmad-extension/skills/mil498-requirement-quality/bmad-skill-manifest.yaml +5 -0
  635. package/lib/bmad-extension/skills/mil498-ssdd/prompts/05-validate.md +4 -0
  636. package/lib/bmad-extension/skills/modify-sprint/SKILL.md +227 -175
  637. package/lib/bmad-extension/skills/prioritize-backlog/SKILL.md +217 -0
  638. package/lib/bmad-extension/skills/remove-from-sprint/SKILL.md +184 -0
  639. package/lib/bmad-extension/skills/sprint-status-view/SKILL.md +165 -190
  640. package/lib/bmad-extension/skills/sqa-audit/SKILL.md +279 -0
  641. package/lib/bmad-extension/skills/sqa-audit/bmad-skill-manifest.yaml +3 -0
  642. package/lib/bmad-extension/skills/sqa-ieee12207/SKILL.md +374 -0
  643. package/lib/bmad-extension/skills/sqa-ieee12207/bmad-skill-manifest.yaml +3 -0
  644. package/lib/bmad-extension/skills/sqa-requirements-quality/SKILL.md +244 -0
  645. package/lib/bmad-extension/skills/sqa-requirements-quality/bmad-skill-manifest.yaml +3 -0
  646. package/lib/bmad-extension/workflows/add-sprint/workflow.md +125 -71
  647. package/lib/bmad-extension/workflows/add-to-sprint/workflow.md +123 -95
  648. package/lib/bmad-extension/workflows/modify-sprint/workflow.md +228 -176
  649. package/lib/bmad-extension/workflows/remove-from-sprint/workflow.md +164 -0
  650. package/lib/bmad-extension/workflows/sprint-status-view/workflow.md +162 -189
  651. package/mil498/README.md +4 -0
  652. package/out.txt +0 -0
  653. package/package.json +1 -1
  654. package/skills/add-sprint/SKILL.md +165 -0
  655. package/skills/add-sprint/skill.json +7 -0
  656. package/skills/add-to-sprint/SKILL.md +231 -0
  657. package/skills/add-to-sprint/skill.json +7 -0
  658. package/skills/bmad-sprint-planning/SKILL.md +321 -0
  659. package/skills/bmad-sprint-planning/skill.json +7 -0
  660. package/skills/bmad-sprint-status/SKILL.md +273 -0
  661. package/skills/bmad-sprint-status/skill.json +7 -0
  662. package/skills/cleanup-done/SKILL.md +203 -0
  663. package/skills/cleanup-done/skill.json +7 -0
  664. package/skills/close-sprint/SKILL.md +370 -0
  665. package/skills/close-sprint/skill.json +7 -0
  666. package/skills/generate-backlog/SKILL.md +178 -0
  667. package/skills/generate-backlog/skill.json +7 -0
  668. package/skills/modify-sprint/SKILL.md +302 -0
  669. package/skills/modify-sprint/skill.json +7 -0
  670. package/skills/prioritize-backlog/SKILL.md +203 -0
  671. package/skills/prioritize-backlog/skill.json +7 -0
  672. package/skills/remove-from-sprint/SKILL.md +174 -0
  673. package/skills/remove-from-sprint/skill.json +7 -0
  674. package/skills/sprint-status-view/SKILL.md +173 -0
  675. package/skills/sprint-status-view/skill.json +7 -0
  676. package/skills/story-status-lookup/SKILL.md +21 -6
  677. package/skills/story-status-lookup/skill.json +2 -2
  678. package/test/extension-module-restructure.test.js +36 -12
  679. package/test/migration-validation.test.js +11 -11
  680. package/.opencode/skills/.ma-agents.json +0 -241
  681. package/.opencode/skills/MANIFEST.yaml +0 -254
  682. package/.opencode/skills/add-sprint/SKILL.md +0 -207
  683. package/.opencode/skills/add-sprint/bmad-skill-manifest.yaml +0 -3
  684. package/.opencode/skills/add-to-sprint/SKILL.md +0 -189
  685. package/.opencode/skills/add-to-sprint/bmad-skill-manifest.yaml +0 -3
  686. package/.opencode/skills/ai-audit-trail/SKILL.md +0 -23
  687. package/.opencode/skills/auto-bug-detection/SKILL.md +0 -169
  688. package/.opencode/skills/bmad-advanced-elicitation/SKILL.md +0 -137
  689. package/.opencode/skills/bmad-advanced-elicitation/methods.csv +0 -51
  690. package/.opencode/skills/bmad-agent-analyst/SKILL.md +0 -56
  691. package/.opencode/skills/bmad-agent-analyst/bmad-skill-manifest.yaml +0 -11
  692. package/.opencode/skills/bmad-agent-architect/SKILL.md +0 -52
  693. package/.opencode/skills/bmad-agent-architect/bmad-skill-manifest.yaml +0 -11
  694. package/.opencode/skills/bmad-agent-dev/SKILL.md +0 -62
  695. package/.opencode/skills/bmad-agent-dev/bmad-skill-manifest.yaml +0 -11
  696. package/.opencode/skills/bmad-agent-pm/SKILL.md +0 -57
  697. package/.opencode/skills/bmad-agent-pm/bmad-skill-manifest.yaml +0 -11
  698. package/.opencode/skills/bmad-agent-qa/SKILL.md +0 -59
  699. package/.opencode/skills/bmad-agent-qa/bmad-skill-manifest.yaml +0 -11
  700. package/.opencode/skills/bmad-agent-quick-flow-solo-dev/SKILL.md +0 -51
  701. package/.opencode/skills/bmad-agent-quick-flow-solo-dev/bmad-skill-manifest.yaml +0 -11
  702. package/.opencode/skills/bmad-agent-sm/SKILL.md +0 -53
  703. package/.opencode/skills/bmad-agent-sm/bmad-skill-manifest.yaml +0 -11
  704. package/.opencode/skills/bmad-agent-tech-writer/SKILL.md +0 -55
  705. package/.opencode/skills/bmad-agent-tech-writer/bmad-skill-manifest.yaml +0 -11
  706. package/.opencode/skills/bmad-agent-tech-writer/explain-concept.md +0 -20
  707. package/.opencode/skills/bmad-agent-tech-writer/mermaid-gen.md +0 -20
  708. package/.opencode/skills/bmad-agent-tech-writer/validate-doc.md +0 -19
  709. package/.opencode/skills/bmad-agent-tech-writer/write-document.md +0 -20
  710. package/.opencode/skills/bmad-agent-ux-designer/SKILL.md +0 -53
  711. package/.opencode/skills/bmad-agent-ux-designer/bmad-skill-manifest.yaml +0 -11
  712. package/.opencode/skills/bmad-brainstorming/SKILL.md +0 -6
  713. package/.opencode/skills/bmad-brainstorming/brain-methods.csv +0 -62
  714. package/.opencode/skills/bmad-brainstorming/steps/step-01-session-setup.md +0 -214
  715. package/.opencode/skills/bmad-brainstorming/steps/step-01b-continue.md +0 -124
  716. package/.opencode/skills/bmad-brainstorming/steps/step-02a-user-selected.md +0 -229
  717. package/.opencode/skills/bmad-brainstorming/steps/step-02b-ai-recommended.md +0 -239
  718. package/.opencode/skills/bmad-brainstorming/steps/step-02c-random-selection.md +0 -211
  719. package/.opencode/skills/bmad-brainstorming/steps/step-02d-progressive-flow.md +0 -266
  720. package/.opencode/skills/bmad-brainstorming/steps/step-03-technique-execution.md +0 -401
  721. package/.opencode/skills/bmad-brainstorming/steps/step-04-idea-organization.md +0 -305
  722. package/.opencode/skills/bmad-brainstorming/template.md +0 -15
  723. package/.opencode/skills/bmad-brainstorming/workflow.md +0 -53
  724. package/.opencode/skills/bmad-check-implementation-readiness/SKILL.md +0 -6
  725. package/.opencode/skills/bmad-check-implementation-readiness/steps/step-01-document-discovery.md +0 -179
  726. package/.opencode/skills/bmad-check-implementation-readiness/steps/step-02-prd-analysis.md +0 -168
  727. package/.opencode/skills/bmad-check-implementation-readiness/steps/step-03-epic-coverage-validation.md +0 -169
  728. package/.opencode/skills/bmad-check-implementation-readiness/steps/step-04-ux-alignment.md +0 -129
  729. package/.opencode/skills/bmad-check-implementation-readiness/steps/step-05-epic-quality-review.md +0 -241
  730. package/.opencode/skills/bmad-check-implementation-readiness/steps/step-06-final-assessment.md +0 -126
  731. package/.opencode/skills/bmad-check-implementation-readiness/templates/readiness-report-template.md +0 -4
  732. package/.opencode/skills/bmad-check-implementation-readiness/workflow.md +0 -49
  733. package/.opencode/skills/bmad-cis-design-thinking/SKILL.md +0 -6
  734. package/.opencode/skills/bmad-cis-design-thinking/bmad-skill-manifest.yaml +0 -1
  735. package/.opencode/skills/bmad-cis-design-thinking/design-methods.csv +0 -31
  736. package/.opencode/skills/bmad-cis-design-thinking/template.md +0 -111
  737. package/.opencode/skills/bmad-cis-design-thinking/workflow.md +0 -242
  738. package/.opencode/skills/bmad-cis-innovation-strategy/SKILL.md +0 -6
  739. package/.opencode/skills/bmad-cis-innovation-strategy/bmad-skill-manifest.yaml +0 -1
  740. package/.opencode/skills/bmad-cis-innovation-strategy/innovation-frameworks.csv +0 -31
  741. package/.opencode/skills/bmad-cis-innovation-strategy/template.md +0 -189
  742. package/.opencode/skills/bmad-cis-innovation-strategy/workflow.md +0 -315
  743. package/.opencode/skills/bmad-cis-problem-solving/SKILL.md +0 -6
  744. package/.opencode/skills/bmad-cis-problem-solving/bmad-skill-manifest.yaml +0 -1
  745. package/.opencode/skills/bmad-cis-problem-solving/solving-methods.csv +0 -31
  746. package/.opencode/skills/bmad-cis-problem-solving/template.md +0 -165
  747. package/.opencode/skills/bmad-cis-problem-solving/workflow.md +0 -291
  748. package/.opencode/skills/bmad-cis-storytelling/SKILL.md +0 -6
  749. package/.opencode/skills/bmad-cis-storytelling/bmad-skill-manifest.yaml +0 -1
  750. package/.opencode/skills/bmad-cis-storytelling/story-types.csv +0 -26
  751. package/.opencode/skills/bmad-cis-storytelling/template.md +0 -113
  752. package/.opencode/skills/bmad-cis-storytelling/workflow.md +0 -321
  753. package/.opencode/skills/bmad-code-review/SKILL.md +0 -6
  754. package/.opencode/skills/bmad-code-review/steps/step-01-gather-context.md +0 -62
  755. package/.opencode/skills/bmad-code-review/steps/step-02-review.md +0 -34
  756. package/.opencode/skills/bmad-code-review/steps/step-03-triage.md +0 -49
  757. package/.opencode/skills/bmad-code-review/steps/step-04-present.md +0 -129
  758. package/.opencode/skills/bmad-code-review/workflow.md +0 -55
  759. package/.opencode/skills/bmad-correct-course/SKILL.md +0 -6
  760. package/.opencode/skills/bmad-correct-course/checklist.md +0 -288
  761. package/.opencode/skills/bmad-correct-course/workflow.md +0 -267
  762. package/.opencode/skills/bmad-create-architecture/SKILL.md +0 -6
  763. package/.opencode/skills/bmad-create-architecture/architecture-decision-template.md +0 -12
  764. package/.opencode/skills/bmad-create-architecture/data/domain-complexity.csv +0 -13
  765. package/.opencode/skills/bmad-create-architecture/data/project-types.csv +0 -7
  766. package/.opencode/skills/bmad-create-architecture/steps/step-01-init.md +0 -153
  767. package/.opencode/skills/bmad-create-architecture/steps/step-01b-continue.md +0 -173
  768. package/.opencode/skills/bmad-create-architecture/steps/step-02-context.md +0 -224
  769. package/.opencode/skills/bmad-create-architecture/steps/step-03-starter.md +0 -329
  770. package/.opencode/skills/bmad-create-architecture/steps/step-04-decisions.md +0 -318
  771. package/.opencode/skills/bmad-create-architecture/steps/step-05-patterns.md +0 -359
  772. package/.opencode/skills/bmad-create-architecture/steps/step-06-structure.md +0 -379
  773. package/.opencode/skills/bmad-create-architecture/steps/step-07-validation.md +0 -359
  774. package/.opencode/skills/bmad-create-architecture/steps/step-08-complete.md +0 -76
  775. package/.opencode/skills/bmad-create-architecture/workflow.md +0 -38
  776. package/.opencode/skills/bmad-create-epics-and-stories/SKILL.md +0 -6
  777. package/.opencode/skills/bmad-create-epics-and-stories/steps/step-01-validate-prerequisites.md +0 -255
  778. package/.opencode/skills/bmad-create-epics-and-stories/steps/step-02-design-epics.md +0 -212
  779. package/.opencode/skills/bmad-create-epics-and-stories/steps/step-03-create-stories.md +0 -255
  780. package/.opencode/skills/bmad-create-epics-and-stories/steps/step-04-final-validation.md +0 -131
  781. package/.opencode/skills/bmad-create-epics-and-stories/templates/epics-template.md +0 -61
  782. package/.opencode/skills/bmad-create-epics-and-stories/workflow.md +0 -53
  783. package/.opencode/skills/bmad-create-prd/SKILL.md +0 -6
  784. package/.opencode/skills/bmad-create-prd/data/domain-complexity.csv +0 -15
  785. package/.opencode/skills/bmad-create-prd/data/prd-purpose.md +0 -197
  786. package/.opencode/skills/bmad-create-prd/data/project-types.csv +0 -11
  787. package/.opencode/skills/bmad-create-prd/steps-c/step-01-init.md +0 -178
  788. package/.opencode/skills/bmad-create-prd/steps-c/step-01b-continue.md +0 -161
  789. package/.opencode/skills/bmad-create-prd/steps-c/step-02-discovery.md +0 -208
  790. package/.opencode/skills/bmad-create-prd/steps-c/step-02b-vision.md +0 -142
  791. package/.opencode/skills/bmad-create-prd/steps-c/step-02c-executive-summary.md +0 -158
  792. package/.opencode/skills/bmad-create-prd/steps-c/step-03-success.md +0 -214
  793. package/.opencode/skills/bmad-create-prd/steps-c/step-04-journeys.md +0 -201
  794. package/.opencode/skills/bmad-create-prd/steps-c/step-05-domain.md +0 -194
  795. package/.opencode/skills/bmad-create-prd/steps-c/step-06-innovation.md +0 -211
  796. package/.opencode/skills/bmad-create-prd/steps-c/step-07-project-type.md +0 -222
  797. package/.opencode/skills/bmad-create-prd/steps-c/step-08-scoping.md +0 -216
  798. package/.opencode/skills/bmad-create-prd/steps-c/step-09-functional.md +0 -219
  799. package/.opencode/skills/bmad-create-prd/steps-c/step-10-nonfunctional.md +0 -230
  800. package/.opencode/skills/bmad-create-prd/steps-c/step-11-polish.md +0 -221
  801. package/.opencode/skills/bmad-create-prd/steps-c/step-12-complete.md +0 -115
  802. package/.opencode/skills/bmad-create-prd/templates/prd-template.md +0 -10
  803. package/.opencode/skills/bmad-create-prd/workflow.md +0 -62
  804. package/.opencode/skills/bmad-create-story/SKILL.md +0 -6
  805. package/.opencode/skills/bmad-create-story/checklist.md +0 -357
  806. package/.opencode/skills/bmad-create-story/discover-inputs.md +0 -88
  807. package/.opencode/skills/bmad-create-story/template.md +0 -49
  808. package/.opencode/skills/bmad-create-story/workflow.md +0 -380
  809. package/.opencode/skills/bmad-create-ux-design/SKILL.md +0 -6
  810. package/.opencode/skills/bmad-create-ux-design/steps/step-01-init.md +0 -135
  811. package/.opencode/skills/bmad-create-ux-design/steps/step-01b-continue.md +0 -127
  812. package/.opencode/skills/bmad-create-ux-design/steps/step-02-discovery.md +0 -190
  813. package/.opencode/skills/bmad-create-ux-design/steps/step-03-core-experience.md +0 -217
  814. package/.opencode/skills/bmad-create-ux-design/steps/step-04-emotional-response.md +0 -220
  815. package/.opencode/skills/bmad-create-ux-design/steps/step-05-inspiration.md +0 -235
  816. package/.opencode/skills/bmad-create-ux-design/steps/step-06-design-system.md +0 -253
  817. package/.opencode/skills/bmad-create-ux-design/steps/step-07-defining-experience.md +0 -255
  818. package/.opencode/skills/bmad-create-ux-design/steps/step-08-visual-foundation.md +0 -225
  819. package/.opencode/skills/bmad-create-ux-design/steps/step-09-design-directions.md +0 -225
  820. package/.opencode/skills/bmad-create-ux-design/steps/step-10-user-journeys.md +0 -242
  821. package/.opencode/skills/bmad-create-ux-design/steps/step-11-component-strategy.md +0 -249
  822. package/.opencode/skills/bmad-create-ux-design/steps/step-12-ux-patterns.md +0 -238
  823. package/.opencode/skills/bmad-create-ux-design/steps/step-13-responsive-accessibility.md +0 -265
  824. package/.opencode/skills/bmad-create-ux-design/steps/step-14-complete.md +0 -171
  825. package/.opencode/skills/bmad-create-ux-design/ux-design-template.md +0 -13
  826. package/.opencode/skills/bmad-create-ux-design/workflow.md +0 -36
  827. package/.opencode/skills/bmad-dev-story/checklist.md +0 -80
  828. package/.opencode/skills/bmad-dev-story/workflow.md +0 -450
  829. package/.opencode/skills/bmad-distillator/SKILL.md +0 -178
  830. package/.opencode/skills/bmad-distillator/agents/distillate-compressor.md +0 -116
  831. package/.opencode/skills/bmad-distillator/agents/round-trip-reconstructor.md +0 -68
  832. package/.opencode/skills/bmad-distillator/resources/compression-rules.md +0 -51
  833. package/.opencode/skills/bmad-distillator/resources/distillate-format-reference.md +0 -227
  834. package/.opencode/skills/bmad-distillator/resources/splitting-strategy.md +0 -78
  835. package/.opencode/skills/bmad-distillator/scripts/analyze_sources.py +0 -300
  836. package/.opencode/skills/bmad-distillator/scripts/tests/test_analyze_sources.py +0 -204
  837. package/.opencode/skills/bmad-document-project/SKILL.md +0 -6
  838. package/.opencode/skills/bmad-document-project/checklist.md +0 -245
  839. package/.opencode/skills/bmad-document-project/documentation-requirements.csv +0 -12
  840. package/.opencode/skills/bmad-document-project/instructions.md +0 -128
  841. package/.opencode/skills/bmad-document-project/templates/deep-dive-template.md +0 -345
  842. package/.opencode/skills/bmad-document-project/templates/index-template.md +0 -169
  843. package/.opencode/skills/bmad-document-project/templates/project-overview-template.md +0 -103
  844. package/.opencode/skills/bmad-document-project/templates/project-scan-report-schema.json +0 -160
  845. package/.opencode/skills/bmad-document-project/templates/source-tree-template.md +0 -135
  846. package/.opencode/skills/bmad-document-project/workflow.md +0 -27
  847. package/.opencode/skills/bmad-document-project/workflows/deep-dive-instructions.md +0 -299
  848. package/.opencode/skills/bmad-document-project/workflows/deep-dive-workflow.md +0 -34
  849. package/.opencode/skills/bmad-document-project/workflows/full-scan-instructions.md +0 -1107
  850. package/.opencode/skills/bmad-document-project/workflows/full-scan-workflow.md +0 -34
  851. package/.opencode/skills/bmad-domain-research/SKILL.md +0 -6
  852. package/.opencode/skills/bmad-domain-research/domain-steps/step-01-init.md +0 -137
  853. package/.opencode/skills/bmad-domain-research/domain-steps/step-02-domain-analysis.md +0 -229
  854. package/.opencode/skills/bmad-domain-research/domain-steps/step-03-competitive-landscape.md +0 -238
  855. package/.opencode/skills/bmad-domain-research/domain-steps/step-04-regulatory-focus.md +0 -206
  856. package/.opencode/skills/bmad-domain-research/domain-steps/step-05-technical-trends.md +0 -234
  857. package/.opencode/skills/bmad-domain-research/domain-steps/step-06-research-synthesis.md +0 -444
  858. package/.opencode/skills/bmad-domain-research/research.template.md +0 -29
  859. package/.opencode/skills/bmad-domain-research/workflow.md +0 -49
  860. package/.opencode/skills/bmad-edit-prd/SKILL.md +0 -6
  861. package/.opencode/skills/bmad-edit-prd/steps-e/step-e-01-discovery.md +0 -242
  862. package/.opencode/skills/bmad-edit-prd/steps-e/step-e-01b-legacy-conversion.md +0 -204
  863. package/.opencode/skills/bmad-edit-prd/steps-e/step-e-02-review.md +0 -245
  864. package/.opencode/skills/bmad-edit-prd/steps-e/step-e-03-edit.md +0 -250
  865. package/.opencode/skills/bmad-edit-prd/steps-e/step-e-04-complete.md +0 -165
  866. package/.opencode/skills/bmad-edit-prd/workflow.md +0 -63
  867. package/.opencode/skills/bmad-editorial-review-prose/SKILL.md +0 -86
  868. package/.opencode/skills/bmad-editorial-review-structure/SKILL.md +0 -179
  869. package/.opencode/skills/bmad-generate-project-context/SKILL.md +0 -6
  870. package/.opencode/skills/bmad-generate-project-context/project-context-template.md +0 -21
  871. package/.opencode/skills/bmad-generate-project-context/steps/step-01-discover.md +0 -186
  872. package/.opencode/skills/bmad-generate-project-context/steps/step-02-generate.md +0 -321
  873. package/.opencode/skills/bmad-generate-project-context/steps/step-03-complete.md +0 -278
  874. package/.opencode/skills/bmad-generate-project-context/workflow.md +0 -43
  875. package/.opencode/skills/bmad-help/SKILL.md +0 -73
  876. package/.opencode/skills/bmad-index-docs/SKILL.md +0 -66
  877. package/.opencode/skills/bmad-init/SKILL.md +0 -100
  878. package/.opencode/skills/bmad-init/resources/core-module.yaml +0 -25
  879. package/.opencode/skills/bmad-init/scripts/bmad_init.py +0 -593
  880. package/.opencode/skills/bmad-init/scripts/tests/test_bmad_init.py +0 -329
  881. package/.opencode/skills/bmad-ma-agent-cyber/SKILL.md +0 -49
  882. package/.opencode/skills/bmad-ma-agent-cyber/bmad-skill-manifest.yaml +0 -11
  883. package/.opencode/skills/bmad-ma-agent-devops/SKILL.md +0 -49
  884. package/.opencode/skills/bmad-ma-agent-devops/bmad-skill-manifest.yaml +0 -11
  885. package/.opencode/skills/bmad-ma-agent-mil498/SKILL.md +0 -53
  886. package/.opencode/skills/bmad-ma-agent-mil498/bmad-skill-manifest.yaml +0 -11
  887. package/.opencode/skills/bmad-ma-agent-ml/SKILL.md +0 -59
  888. package/.opencode/skills/bmad-ma-agent-ml/bmad-skill-manifest.yaml +0 -11
  889. package/.opencode/skills/bmad-ma-agent-sre/SKILL.md +0 -49
  890. package/.opencode/skills/bmad-ma-agent-sre/bmad-skill-manifest.yaml +0 -11
  891. package/.opencode/skills/bmad-market-research/SKILL.md +0 -6
  892. package/.opencode/skills/bmad-market-research/research.template.md +0 -29
  893. package/.opencode/skills/bmad-market-research/steps/step-01-init.md +0 -184
  894. package/.opencode/skills/bmad-market-research/steps/step-02-customer-behavior.md +0 -239
  895. package/.opencode/skills/bmad-market-research/steps/step-03-customer-pain-points.md +0 -251
  896. package/.opencode/skills/bmad-market-research/steps/step-04-customer-decisions.md +0 -261
  897. package/.opencode/skills/bmad-market-research/steps/step-05-competitive-analysis.md +0 -173
  898. package/.opencode/skills/bmad-market-research/steps/step-06-research-completion.md +0 -478
  899. package/.opencode/skills/bmad-market-research/workflow.md +0 -49
  900. package/.opencode/skills/bmad-party-mode/SKILL.md +0 -6
  901. package/.opencode/skills/bmad-party-mode/steps/step-01-agent-loading.md +0 -138
  902. package/.opencode/skills/bmad-party-mode/steps/step-02-discussion-orchestration.md +0 -187
  903. package/.opencode/skills/bmad-party-mode/steps/step-03-graceful-exit.md +0 -167
  904. package/.opencode/skills/bmad-party-mode/workflow.md +0 -190
  905. package/.opencode/skills/bmad-product-brief/SKILL.md +0 -87
  906. package/.opencode/skills/bmad-product-brief/agents/artifact-analyzer.md +0 -60
  907. package/.opencode/skills/bmad-product-brief/agents/opportunity-reviewer.md +0 -44
  908. package/.opencode/skills/bmad-product-brief/agents/skeptic-reviewer.md +0 -44
  909. package/.opencode/skills/bmad-product-brief/agents/web-researcher.md +0 -49
  910. package/.opencode/skills/bmad-product-brief/bmad-manifest.json +0 -17
  911. package/.opencode/skills/bmad-product-brief/prompts/contextual-discovery.md +0 -57
  912. package/.opencode/skills/bmad-product-brief/prompts/draft-and-review.md +0 -86
  913. package/.opencode/skills/bmad-product-brief/prompts/finalize.md +0 -75
  914. package/.opencode/skills/bmad-product-brief/prompts/guided-elicitation.md +0 -70
  915. package/.opencode/skills/bmad-product-brief/resources/brief-template.md +0 -60
  916. package/.opencode/skills/bmad-qa-generate-e2e-tests/SKILL.md +0 -6
  917. package/.opencode/skills/bmad-qa-generate-e2e-tests/checklist.md +0 -33
  918. package/.opencode/skills/bmad-qa-generate-e2e-tests/workflow.md +0 -136
  919. package/.opencode/skills/bmad-quick-dev/SKILL.md +0 -6
  920. package/.opencode/skills/bmad-quick-dev/spec-template.md +0 -88
  921. package/.opencode/skills/bmad-quick-dev/step-01-clarify-and-route.md +0 -64
  922. package/.opencode/skills/bmad-quick-dev/step-02-plan.md +0 -35
  923. package/.opencode/skills/bmad-quick-dev/step-03-implement.md +0 -37
  924. package/.opencode/skills/bmad-quick-dev/step-04-review.md +0 -49
  925. package/.opencode/skills/bmad-quick-dev/step-05-present.md +0 -63
  926. package/.opencode/skills/bmad-quick-dev/step-oneshot.md +0 -49
  927. package/.opencode/skills/bmad-quick-dev/workflow.md +0 -79
  928. package/.opencode/skills/bmad-retrospective/SKILL.md +0 -6
  929. package/.opencode/skills/bmad-retrospective/workflow.md +0 -1479
  930. package/.opencode/skills/bmad-review-adversarial-general/SKILL.md +0 -37
  931. package/.opencode/skills/bmad-review-edge-case-hunter/SKILL.md +0 -67
  932. package/.opencode/skills/bmad-shard-doc/SKILL.md +0 -105
  933. package/.opencode/skills/bmad-sprint-planning/SKILL.md +0 -6
  934. package/.opencode/skills/bmad-sprint-planning/checklist.md +0 -33
  935. package/.opencode/skills/bmad-sprint-planning/sprint-status-template.yaml +0 -56
  936. package/.opencode/skills/bmad-sprint-planning/workflow.md +0 -263
  937. package/.opencode/skills/bmad-sprint-status/SKILL.md +0 -6
  938. package/.opencode/skills/bmad-sprint-status/workflow.md +0 -261
  939. package/.opencode/skills/bmad-technical-research/SKILL.md +0 -6
  940. package/.opencode/skills/bmad-technical-research/research.template.md +0 -29
  941. package/.opencode/skills/bmad-technical-research/technical-steps/step-01-init.md +0 -137
  942. package/.opencode/skills/bmad-technical-research/technical-steps/step-02-technical-overview.md +0 -239
  943. package/.opencode/skills/bmad-technical-research/technical-steps/step-03-integration-patterns.md +0 -248
  944. package/.opencode/skills/bmad-technical-research/technical-steps/step-04-architectural-patterns.md +0 -202
  945. package/.opencode/skills/bmad-technical-research/technical-steps/step-05-implementation-research.md +0 -233
  946. package/.opencode/skills/bmad-technical-research/technical-steps/step-06-research-synthesis.md +0 -487
  947. package/.opencode/skills/bmad-technical-research/workflow.md +0 -50
  948. package/.opencode/skills/bmad-validate-prd/SKILL.md +0 -6
  949. package/.opencode/skills/bmad-validate-prd/data/domain-complexity.csv +0 -15
  950. package/.opencode/skills/bmad-validate-prd/data/prd-purpose.md +0 -197
  951. package/.opencode/skills/bmad-validate-prd/data/project-types.csv +0 -11
  952. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-01-discovery.md +0 -221
  953. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-02-format-detection.md +0 -188
  954. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-02b-parity-check.md +0 -206
  955. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-03-density-validation.md +0 -171
  956. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-04-brief-coverage-validation.md +0 -211
  957. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-05-measurability-validation.md +0 -225
  958. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-06-traceability-validation.md +0 -214
  959. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-07-implementation-leakage-validation.md +0 -202
  960. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-08-domain-compliance-validation.md +0 -240
  961. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-09-project-type-validation.md +0 -260
  962. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-10-smart-validation.md +0 -206
  963. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-11-holistic-quality-validation.md +0 -261
  964. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-12-completeness-validation.md +0 -239
  965. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-13-report-complete.md +0 -229
  966. package/.opencode/skills/bmad-validate-prd/workflow.md +0 -62
  967. package/.opencode/skills/cleanup-done/SKILL.md +0 -159
  968. package/.opencode/skills/cmake-best-practices/SKILL.md +0 -64
  969. package/.opencode/skills/cmake-best-practices/examples/cmake.md +0 -59
  970. package/.opencode/skills/code-documentation/SKILL.md +0 -57
  971. package/.opencode/skills/code-documentation/examples/cpp.md +0 -29
  972. package/.opencode/skills/code-documentation/examples/csharp.md +0 -28
  973. package/.opencode/skills/code-documentation/examples/javascript_typescript.md +0 -28
  974. package/.opencode/skills/code-documentation/examples/python.md +0 -57
  975. package/.opencode/skills/code-review/SKILL.md +0 -43
  976. package/.opencode/skills/commit-message/SKILL.md +0 -79
  977. package/.opencode/skills/cpp-best-practices/SKILL.md +0 -234
  978. package/.opencode/skills/cpp-best-practices/examples/modern-idioms.md +0 -189
  979. package/.opencode/skills/cpp-best-practices/examples/naming-and-organization.md +0 -102
  980. package/.opencode/skills/cpp-concurrency-safety/SKILL.md +0 -60
  981. package/.opencode/skills/cpp-concurrency-safety/examples/concurrency.md +0 -73
  982. package/.opencode/skills/cpp-const-correctness/SKILL.md +0 -63
  983. package/.opencode/skills/cpp-const-correctness/examples/const_correctness.md +0 -54
  984. package/.opencode/skills/cpp-memory-handling/SKILL.md +0 -42
  985. package/.opencode/skills/cpp-memory-handling/examples/modern-cpp.md +0 -49
  986. package/.opencode/skills/cpp-memory-handling/examples/smart-pointers.md +0 -46
  987. package/.opencode/skills/cpp-modern-composition/SKILL.md +0 -64
  988. package/.opencode/skills/cpp-modern-composition/examples/composition.md +0 -51
  989. package/.opencode/skills/cpp-robust-interfaces/SKILL.md +0 -55
  990. package/.opencode/skills/cpp-robust-interfaces/examples/interfaces.md +0 -56
  991. package/.opencode/skills/create-bug-story/SKILL.md +0 -263
  992. package/.opencode/skills/create-bug-story/bmad-skill-manifest.yaml +0 -3
  993. package/.opencode/skills/create-hardened-docker-skill/SKILL.md +0 -637
  994. package/.opencode/skills/create-hardened-docker-skill/scripts/create-all.sh +0 -489
  995. package/.opencode/skills/csharp-best-practices/SKILL.md +0 -278
  996. package/.opencode/skills/cyber-generate-certs/SKILL.md +0 -27
  997. package/.opencode/skills/cyber-generate-certs/bmad-skill-manifest.yaml +0 -3
  998. package/.opencode/skills/cyber-immunity-estimation/SKILL.md +0 -29
  999. package/.opencode/skills/cyber-immunity-estimation/bmad-skill-manifest.yaml +0 -3
  1000. package/.opencode/skills/cyber-security-audit/SKILL.md +0 -27
  1001. package/.opencode/skills/cyber-security-audit/bmad-skill-manifest.yaml +0 -3
  1002. package/.opencode/skills/cyber-vault-secrets/SKILL.md +0 -28
  1003. package/.opencode/skills/cyber-vault-secrets/bmad-skill-manifest.yaml +0 -3
  1004. package/.opencode/skills/cyber-verify-docker-users/.gitkeep +0 -0
  1005. package/.opencode/skills/cyber-verify-docker-users/SKILL.md +0 -23
  1006. package/.opencode/skills/cyber-verify-docker-users/bmad-skill-manifest.yaml +0 -3
  1007. package/.opencode/skills/cyber-verify-image-signature/.gitkeep +0 -0
  1008. package/.opencode/skills/cyber-verify-image-signature/SKILL.md +0 -22
  1009. package/.opencode/skills/cyber-verify-image-signature/bmad-skill-manifest.yaml +0 -3
  1010. package/.opencode/skills/cyber-vulnerability-scan/.gitkeep +0 -0
  1011. package/.opencode/skills/cyber-vulnerability-scan/SKILL.md +0 -28
  1012. package/.opencode/skills/cyber-vulnerability-scan/bmad-skill-manifest.yaml +0 -3
  1013. package/.opencode/skills/devops-configure-infrastructure/.gitkeep +0 -0
  1014. package/.opencode/skills/devops-configure-infrastructure/SKILL.md +0 -27
  1015. package/.opencode/skills/devops-configure-infrastructure/bmad-skill-manifest.yaml +0 -3
  1016. package/.opencode/skills/devops-disconnected-deployment/.gitkeep +0 -0
  1017. package/.opencode/skills/devops-disconnected-deployment/SKILL.md +0 -27
  1018. package/.opencode/skills/devops-disconnected-deployment/bmad-skill-manifest.yaml +0 -3
  1019. package/.opencode/skills/devops-docker-compose-setup/.gitkeep +0 -0
  1020. package/.opencode/skills/devops-docker-compose-setup/SKILL.md +0 -26
  1021. package/.opencode/skills/devops-docker-compose-setup/bmad-skill-manifest.yaml +0 -3
  1022. package/.opencode/skills/devops-manage-helm/.gitkeep +0 -0
  1023. package/.opencode/skills/devops-manage-helm/SKILL.md +0 -28
  1024. package/.opencode/skills/devops-manage-helm/bmad-skill-manifest.yaml +0 -3
  1025. package/.opencode/skills/devops-sign-docker-image/.gitkeep +0 -0
  1026. package/.opencode/skills/devops-sign-docker-image/SKILL.md +0 -24
  1027. package/.opencode/skills/devops-sign-docker-image/bmad-skill-manifest.yaml +0 -3
  1028. package/.opencode/skills/docker-hardening-verification/SKILL.md +0 -28
  1029. package/.opencode/skills/docker-hardening-verification/scripts/verify-hardening.sh +0 -39
  1030. package/.opencode/skills/docker-image-signing/SKILL.md +0 -28
  1031. package/.opencode/skills/docker-image-signing/scripts/sign-image.sh +0 -33
  1032. package/.opencode/skills/document-revision-history/SKILL.md +0 -104
  1033. package/.opencode/skills/generate-backlog/.gitkeep +0 -0
  1034. package/.opencode/skills/generate-backlog/SKILL.md +0 -183
  1035. package/.opencode/skills/git-workflow-skill/SKILL.md +0 -194
  1036. package/.opencode/skills/git-workflow-skill/hooks/commit-msg +0 -61
  1037. package/.opencode/skills/git-workflow-skill/hooks/pre-commit +0 -38
  1038. package/.opencode/skills/git-workflow-skill/hooks/prepare-commit-msg +0 -56
  1039. package/.opencode/skills/git-workflow-skill/scripts/finish-feature.sh +0 -192
  1040. package/.opencode/skills/git-workflow-skill/scripts/install-hooks.sh +0 -55
  1041. package/.opencode/skills/git-workflow-skill/scripts/start-feature.sh +0 -110
  1042. package/.opencode/skills/git-workflow-skill/scripts/validate-workflow.sh +0 -229
  1043. package/.opencode/skills/js-ts-dependency-mgmt/SKILL.md +0 -49
  1044. package/.opencode/skills/js-ts-dependency-mgmt/examples/dependency_mgmt.md +0 -60
  1045. package/.opencode/skills/js-ts-security-skill/SKILL.md +0 -64
  1046. package/.opencode/skills/js-ts-security-skill/scripts/verify-security.sh +0 -136
  1047. package/.opencode/skills/logging-best-practices/SKILL.md +0 -50
  1048. package/.opencode/skills/logging-best-practices/examples/cpp.md +0 -36
  1049. package/.opencode/skills/logging-best-practices/examples/csharp.md +0 -49
  1050. package/.opencode/skills/logging-best-practices/examples/javascript.md +0 -77
  1051. package/.opencode/skills/logging-best-practices/examples/python.md +0 -57
  1052. package/.opencode/skills/logging-best-practices/references/logging-standards.md +0 -29
  1053. package/.opencode/skills/mil498-ocd/.gitkeep +0 -0
  1054. package/.opencode/skills/mil498-ocd/SKILL.md +0 -30
  1055. package/.opencode/skills/mil498-ocd/bmad-skill-manifest.yaml +0 -5
  1056. package/.opencode/skills/mil498-ocd/prompts/01-discover-project-artifacts.md +0 -26
  1057. package/.opencode/skills/mil498-ocd/prompts/02-load-template.md +0 -10
  1058. package/.opencode/skills/mil498-ocd/prompts/03-generate-document.md +0 -90
  1059. package/.opencode/skills/mil498-ocd/prompts/04-validate.md +0 -14
  1060. package/.opencode/skills/mil498-ocd/prompts/05-review.md +0 -15
  1061. package/.opencode/skills/mil498-ocd/prompts/06-save.md +0 -15
  1062. package/.opencode/skills/mil498-sdd/.gitkeep +0 -0
  1063. package/.opencode/skills/mil498-sdd/SKILL.md +0 -30
  1064. package/.opencode/skills/mil498-sdd/bmad-skill-manifest.yaml +0 -5
  1065. package/.opencode/skills/mil498-sdd/prompts/01-discover-project-artifacts.md +0 -50
  1066. package/.opencode/skills/mil498-sdd/prompts/02-load-template.md +0 -10
  1067. package/.opencode/skills/mil498-sdd/prompts/03-generate-document.md +0 -98
  1068. package/.opencode/skills/mil498-sdd/prompts/04-validate.md +0 -16
  1069. package/.opencode/skills/mil498-sdd/prompts/05-review.md +0 -15
  1070. package/.opencode/skills/mil498-sdd/prompts/06-save.md +0 -19
  1071. package/.opencode/skills/mil498-sdd/template.md +0 -163
  1072. package/.opencode/skills/mil498-sdp/.gitkeep +0 -0
  1073. package/.opencode/skills/mil498-sdp/SKILL.md +0 -30
  1074. package/.opencode/skills/mil498-sdp/bmad-skill-manifest.yaml +0 -5
  1075. package/.opencode/skills/mil498-sdp/prompts/01-discover-project-artifacts.md +0 -32
  1076. package/.opencode/skills/mil498-sdp/prompts/02-load-template.md +0 -10
  1077. package/.opencode/skills/mil498-sdp/prompts/03-generate-document.md +0 -187
  1078. package/.opencode/skills/mil498-sdp/prompts/04-validate.md +0 -13
  1079. package/.opencode/skills/mil498-sdp/prompts/05-review.md +0 -15
  1080. package/.opencode/skills/mil498-sdp/prompts/06-save.md +0 -14
  1081. package/.opencode/skills/mil498-srs/.gitkeep +0 -0
  1082. package/.opencode/skills/mil498-srs/SKILL.md +0 -30
  1083. package/.opencode/skills/mil498-srs/bmad-skill-manifest.yaml +0 -5
  1084. package/.opencode/skills/mil498-srs/prompts/01-discover-project-artifacts.md +0 -42
  1085. package/.opencode/skills/mil498-srs/prompts/02-load-template.md +0 -10
  1086. package/.opencode/skills/mil498-srs/prompts/03-generate-document.md +0 -100
  1087. package/.opencode/skills/mil498-srs/prompts/04-validate.md +0 -16
  1088. package/.opencode/skills/mil498-srs/prompts/05-review.md +0 -15
  1089. package/.opencode/skills/mil498-srs/prompts/06-save.md +0 -18
  1090. package/.opencode/skills/mil498-ssdd/.gitkeep +0 -0
  1091. package/.opencode/skills/mil498-ssdd/SKILL.md +0 -32
  1092. package/.opencode/skills/mil498-ssdd/bmad-skill-manifest.yaml +0 -5
  1093. package/.opencode/skills/mil498-ssdd/prompts/01-discover-project-artifacts.md +0 -32
  1094. package/.opencode/skills/mil498-ssdd/prompts/02-load-template.md +0 -10
  1095. package/.opencode/skills/mil498-ssdd/prompts/03-csci-discovery-interview.md +0 -43
  1096. package/.opencode/skills/mil498-ssdd/prompts/04-generate-document.md +0 -96
  1097. package/.opencode/skills/mil498-ssdd/prompts/05-validate.md +0 -14
  1098. package/.opencode/skills/mil498-ssdd/prompts/06-review.md +0 -16
  1099. package/.opencode/skills/mil498-ssdd/prompts/07-save.md +0 -16
  1100. package/.opencode/skills/mil498-sss/.gitkeep +0 -0
  1101. package/.opencode/skills/mil498-sss/SKILL.md +0 -31
  1102. package/.opencode/skills/mil498-sss/bmad-skill-manifest.yaml +0 -5
  1103. package/.opencode/skills/mil498-sss/prompts/01-discover-project-artifacts.md +0 -31
  1104. package/.opencode/skills/mil498-sss/prompts/02-load-template.md +0 -10
  1105. package/.opencode/skills/mil498-sss/prompts/03-generate-document.md +0 -108
  1106. package/.opencode/skills/mil498-sss/prompts/04-validate.md +0 -16
  1107. package/.opencode/skills/mil498-sss/prompts/05-review.md +0 -15
  1108. package/.opencode/skills/mil498-sss/prompts/06-save.md +0 -15
  1109. package/.opencode/skills/mil498-std/.gitkeep +0 -0
  1110. package/.opencode/skills/mil498-std/SKILL.md +0 -30
  1111. package/.opencode/skills/mil498-std/bmad-skill-manifest.yaml +0 -5
  1112. package/.opencode/skills/mil498-std/prompts/01-discover-project-artifacts.md +0 -42
  1113. package/.opencode/skills/mil498-std/prompts/02-load-template.md +0 -10
  1114. package/.opencode/skills/mil498-std/prompts/03-generate-document.md +0 -117
  1115. package/.opencode/skills/mil498-std/prompts/04-validate.md +0 -15
  1116. package/.opencode/skills/mil498-std/prompts/05-review.md +0 -15
  1117. package/.opencode/skills/mil498-std/prompts/06-save.md +0 -15
  1118. package/.opencode/skills/ml-advise/.gitkeep +0 -0
  1119. package/.opencode/skills/ml-advise/SKILL.md +0 -76
  1120. package/.opencode/skills/ml-advise/bmad-skill-manifest.yaml +0 -3
  1121. package/.opencode/skills/ml-advise/skill.json +0 -7
  1122. package/.opencode/skills/ml-analysis/.gitkeep +0 -0
  1123. package/.opencode/skills/ml-analysis/SKILL.md +0 -60
  1124. package/.opencode/skills/ml-analysis/bmad-skill-manifest.yaml +0 -3
  1125. package/.opencode/skills/ml-analysis/skill.json +0 -7
  1126. package/.opencode/skills/ml-architecture/.gitkeep +0 -0
  1127. package/.opencode/skills/ml-architecture/SKILL.md +0 -55
  1128. package/.opencode/skills/ml-architecture/bmad-skill-manifest.yaml +0 -3
  1129. package/.opencode/skills/ml-architecture/skill.json +0 -7
  1130. package/.opencode/skills/ml-detailed-design/.gitkeep +0 -0
  1131. package/.opencode/skills/ml-detailed-design/SKILL.md +0 -67
  1132. package/.opencode/skills/ml-detailed-design/bmad-skill-manifest.yaml +0 -3
  1133. package/.opencode/skills/ml-detailed-design/skill.json +0 -7
  1134. package/.opencode/skills/ml-eda/.gitkeep +0 -0
  1135. package/.opencode/skills/ml-eda/SKILL.md +0 -56
  1136. package/.opencode/skills/ml-eda/bmad-skill-manifest.yaml +0 -3
  1137. package/.opencode/skills/ml-eda/scripts/baseline_classifier.py +0 -522
  1138. package/.opencode/skills/ml-eda/scripts/class_weights_calculator.py +0 -295
  1139. package/.opencode/skills/ml-eda/scripts/clustering_explorer.py +0 -383
  1140. package/.opencode/skills/ml-eda/scripts/eda_analyzer.py +0 -654
  1141. package/.opencode/skills/ml-eda/skill.json +0 -7
  1142. package/.opencode/skills/ml-experiment/.gitkeep +0 -0
  1143. package/.opencode/skills/ml-experiment/SKILL.md +0 -74
  1144. package/.opencode/skills/ml-experiment/assets/advanced_trainer_configs.py +0 -430
  1145. package/.opencode/skills/ml-experiment/assets/quick_trainer_setup.py +0 -233
  1146. package/.opencode/skills/ml-experiment/assets/template_datamodule.py +0 -219
  1147. package/.opencode/skills/ml-experiment/assets/template_gnn_module.py +0 -341
  1148. package/.opencode/skills/ml-experiment/assets/template_lightning_module.py +0 -158
  1149. package/.opencode/skills/ml-experiment/bmad-skill-manifest.yaml +0 -3
  1150. package/.opencode/skills/ml-experiment/skill.json +0 -7
  1151. package/.opencode/skills/ml-hparam/.gitkeep +0 -0
  1152. package/.opencode/skills/ml-hparam/SKILL.md +0 -81
  1153. package/.opencode/skills/ml-hparam/bmad-skill-manifest.yaml +0 -3
  1154. package/.opencode/skills/ml-hparam/skill.json +0 -7
  1155. package/.opencode/skills/ml-ideation/.gitkeep +0 -0
  1156. package/.opencode/skills/ml-ideation/SKILL.md +0 -50
  1157. package/.opencode/skills/ml-ideation/bmad-skill-manifest.yaml +0 -3
  1158. package/.opencode/skills/ml-ideation/scripts/validate_ml_prd.py +0 -287
  1159. package/.opencode/skills/ml-ideation/skill.json +0 -7
  1160. package/.opencode/skills/ml-infra/.gitkeep +0 -0
  1161. package/.opencode/skills/ml-infra/SKILL.md +0 -58
  1162. package/.opencode/skills/ml-infra/bmad-skill-manifest.yaml +0 -3
  1163. package/.opencode/skills/ml-infra/skill.json +0 -7
  1164. package/.opencode/skills/ml-retrospective/.gitkeep +0 -0
  1165. package/.opencode/skills/ml-retrospective/SKILL.md +0 -63
  1166. package/.opencode/skills/ml-retrospective/bmad-skill-manifest.yaml +0 -3
  1167. package/.opencode/skills/ml-retrospective/skill.json +0 -7
  1168. package/.opencode/skills/ml-revision/.gitkeep +0 -0
  1169. package/.opencode/skills/ml-revision/SKILL.md +0 -82
  1170. package/.opencode/skills/ml-revision/bmad-skill-manifest.yaml +0 -3
  1171. package/.opencode/skills/ml-revision/skill.json +0 -7
  1172. package/.opencode/skills/ml-techspec/.gitkeep +0 -0
  1173. package/.opencode/skills/ml-techspec/SKILL.md +0 -80
  1174. package/.opencode/skills/ml-techspec/bmad-skill-manifest.yaml +0 -3
  1175. package/.opencode/skills/ml-techspec/skill.json +0 -7
  1176. package/.opencode/skills/modify-sprint/.gitkeep +0 -0
  1177. package/.opencode/skills/modify-sprint/SKILL.md +0 -322
  1178. package/.opencode/skills/modify-sprint/bmad-skill-manifest.yaml +0 -3
  1179. package/.opencode/skills/open-presentation/SKILL.md +0 -35
  1180. package/.opencode/skills/opentelemetry-best-practices/SKILL.md +0 -34
  1181. package/.opencode/skills/opentelemetry-best-practices/examples/go.md +0 -32
  1182. package/.opencode/skills/opentelemetry-best-practices/examples/javascript.md +0 -58
  1183. package/.opencode/skills/opentelemetry-best-practices/examples/python.md +0 -37
  1184. package/.opencode/skills/opentelemetry-best-practices/references/otel-standards.md +0 -37
  1185. package/.opencode/skills/prioritize-backlog/.gitkeep +0 -0
  1186. package/.opencode/skills/prioritize-backlog/SKILL.md +0 -195
  1187. package/.opencode/skills/project-context-expansion/.gitkeep +0 -0
  1188. package/.opencode/skills/project-context-expansion/SKILL.md +0 -238
  1189. package/.opencode/skills/project-context-expansion/bmad-skill-manifest.yaml +0 -3
  1190. package/.opencode/skills/python-best-practices/SKILL.md +0 -385
  1191. package/.opencode/skills/python-dependency-mgmt/SKILL.md +0 -42
  1192. package/.opencode/skills/python-dependency-mgmt/examples/dependency_mgmt.md +0 -67
  1193. package/.opencode/skills/python-security-skill/SKILL.md +0 -56
  1194. package/.opencode/skills/python-security-skill/examples/security.md +0 -56
  1195. package/.opencode/skills/remove-from-sprint/.gitkeep +0 -0
  1196. package/.opencode/skills/remove-from-sprint/SKILL.md +0 -163
  1197. package/.opencode/skills/self-signed-cert/SKILL.md +0 -42
  1198. package/.opencode/skills/self-signed-cert/scripts/generate-cert.ps1 +0 -45
  1199. package/.opencode/skills/self-signed-cert/scripts/generate-cert.sh +0 -43
  1200. package/.opencode/skills/skill-creator/SKILL.md +0 -196
  1201. package/.opencode/skills/skill-creator/references/output-patterns.md +0 -82
  1202. package/.opencode/skills/skill-creator/references/workflows.md +0 -28
  1203. package/.opencode/skills/skill-creator/scripts/init_skill.py +0 -208
  1204. package/.opencode/skills/skill-creator/scripts/package_skill.py +0 -99
  1205. package/.opencode/skills/skill-creator/scripts/quick_validate.py +0 -113
  1206. package/.opencode/skills/sprint-status-view/.gitkeep +0 -0
  1207. package/.opencode/skills/sprint-status-view/SKILL.md +0 -263
  1208. package/.opencode/skills/sprint-status-view/bmad-skill-manifest.yaml +0 -3
  1209. package/.opencode/skills/sre-check-deployment-status/.gitkeep +0 -0
  1210. package/.opencode/skills/sre-check-deployment-status/SKILL.md +0 -32
  1211. package/.opencode/skills/sre-check-deployment-status/bmad-skill-manifest.yaml +0 -3
  1212. package/.opencode/skills/sre-check-secrets/.gitkeep +0 -0
  1213. package/.opencode/skills/sre-check-secrets/SKILL.md +0 -23
  1214. package/.opencode/skills/sre-check-secrets/bmad-skill-manifest.yaml +0 -3
  1215. package/.opencode/skills/sre-check-system-status/.gitkeep +0 -0
  1216. package/.opencode/skills/sre-check-system-status/SKILL.md +0 -27
  1217. package/.opencode/skills/sre-check-system-status/bmad-skill-manifest.yaml +0 -3
  1218. package/.opencode/skills/sre-day-2-ops/.gitkeep +0 -0
  1219. package/.opencode/skills/sre-day-2-ops/SKILL.md +0 -26
  1220. package/.opencode/skills/sre-day-2-ops/bmad-skill-manifest.yaml +0 -3
  1221. package/.opencode/skills/sre-deployment-strategies/.gitkeep +0 -0
  1222. package/.opencode/skills/sre-deployment-strategies/SKILL.md +0 -28
  1223. package/.opencode/skills/sre-deployment-strategies/bmad-skill-manifest.yaml +0 -3
  1224. package/.opencode/skills/sre-fix-deployments/.gitkeep +0 -0
  1225. package/.opencode/skills/sre-fix-deployments/SKILL.md +0 -25
  1226. package/.opencode/skills/sre-fix-deployments/bmad-skill-manifest.yaml +0 -3
  1227. package/.opencode/skills/sre-gitops-status/.gitkeep +0 -0
  1228. package/.opencode/skills/sre-gitops-status/SKILL.md +0 -25
  1229. package/.opencode/skills/sre-gitops-status/bmad-skill-manifest.yaml +0 -3
  1230. package/.opencode/skills/story-status-lookup/SKILL.md +0 -78
  1231. package/.opencode/skills/test-accompanied-development/SKILL.md +0 -50
  1232. package/.opencode/skills/test-generator/SKILL.md +0 -65
  1233. package/.opencode/skills/vercel-react-best-practices/SKILL.md +0 -109
  1234. package/.opencode/skills/verify-hardened-docker-skill/SKILL.md +0 -442
  1235. package/.opencode/skills/verify-hardened-docker-skill/scripts/verify-docker-hardening.sh +0 -439
  1236. package/.roo/rules/00-ma-agents.md +0 -13
  1237. package/.roo/skills/.ma-agents.json +0 -241
  1238. package/.roo/skills/MANIFEST.yaml +0 -254
  1239. package/.roo/skills/ai-audit-trail/SKILL.md +0 -23
  1240. package/.roo/skills/auto-bug-detection/SKILL.md +0 -169
  1241. package/.roo/skills/cmake-best-practices/SKILL.md +0 -64
  1242. package/.roo/skills/cmake-best-practices/examples/cmake.md +0 -59
  1243. package/.roo/skills/code-documentation/SKILL.md +0 -57
  1244. package/.roo/skills/code-documentation/examples/cpp.md +0 -29
  1245. package/.roo/skills/code-documentation/examples/csharp.md +0 -28
  1246. package/.roo/skills/code-documentation/examples/javascript_typescript.md +0 -28
  1247. package/.roo/skills/code-documentation/examples/python.md +0 -57
  1248. package/.roo/skills/code-review/SKILL.md +0 -43
  1249. package/.roo/skills/commit-message/SKILL.md +0 -79
  1250. package/.roo/skills/cpp-best-practices/SKILL.md +0 -234
  1251. package/.roo/skills/cpp-best-practices/examples/modern-idioms.md +0 -189
  1252. package/.roo/skills/cpp-best-practices/examples/naming-and-organization.md +0 -102
  1253. package/.roo/skills/cpp-concurrency-safety/SKILL.md +0 -60
  1254. package/.roo/skills/cpp-concurrency-safety/examples/concurrency.md +0 -73
  1255. package/.roo/skills/cpp-const-correctness/SKILL.md +0 -63
  1256. package/.roo/skills/cpp-const-correctness/examples/const_correctness.md +0 -54
  1257. package/.roo/skills/cpp-memory-handling/SKILL.md +0 -42
  1258. package/.roo/skills/cpp-memory-handling/examples/modern-cpp.md +0 -49
  1259. package/.roo/skills/cpp-memory-handling/examples/smart-pointers.md +0 -46
  1260. package/.roo/skills/cpp-modern-composition/SKILL.md +0 -64
  1261. package/.roo/skills/cpp-modern-composition/examples/composition.md +0 -51
  1262. package/.roo/skills/cpp-robust-interfaces/SKILL.md +0 -55
  1263. package/.roo/skills/cpp-robust-interfaces/examples/interfaces.md +0 -56
  1264. package/.roo/skills/create-hardened-docker-skill/SKILL.md +0 -637
  1265. package/.roo/skills/create-hardened-docker-skill/scripts/create-all.sh +0 -489
  1266. package/.roo/skills/csharp-best-practices/SKILL.md +0 -278
  1267. package/.roo/skills/docker-hardening-verification/SKILL.md +0 -28
  1268. package/.roo/skills/docker-hardening-verification/scripts/verify-hardening.sh +0 -39
  1269. package/.roo/skills/docker-image-signing/SKILL.md +0 -28
  1270. package/.roo/skills/docker-image-signing/scripts/sign-image.sh +0 -33
  1271. package/.roo/skills/document-revision-history/SKILL.md +0 -104
  1272. package/.roo/skills/git-workflow-skill/SKILL.md +0 -194
  1273. package/.roo/skills/git-workflow-skill/hooks/commit-msg +0 -61
  1274. package/.roo/skills/git-workflow-skill/hooks/pre-commit +0 -38
  1275. package/.roo/skills/git-workflow-skill/hooks/prepare-commit-msg +0 -56
  1276. package/.roo/skills/git-workflow-skill/scripts/finish-feature.sh +0 -192
  1277. package/.roo/skills/git-workflow-skill/scripts/install-hooks.sh +0 -55
  1278. package/.roo/skills/git-workflow-skill/scripts/start-feature.sh +0 -110
  1279. package/.roo/skills/git-workflow-skill/scripts/validate-workflow.sh +0 -229
  1280. package/.roo/skills/js-ts-dependency-mgmt/SKILL.md +0 -49
  1281. package/.roo/skills/js-ts-dependency-mgmt/examples/dependency_mgmt.md +0 -60
  1282. package/.roo/skills/js-ts-security-skill/SKILL.md +0 -64
  1283. package/.roo/skills/js-ts-security-skill/scripts/verify-security.sh +0 -136
  1284. package/.roo/skills/logging-best-practices/SKILL.md +0 -50
  1285. package/.roo/skills/logging-best-practices/examples/cpp.md +0 -36
  1286. package/.roo/skills/logging-best-practices/examples/csharp.md +0 -49
  1287. package/.roo/skills/logging-best-practices/examples/javascript.md +0 -77
  1288. package/.roo/skills/logging-best-practices/examples/python.md +0 -57
  1289. package/.roo/skills/logging-best-practices/references/logging-standards.md +0 -29
  1290. package/.roo/skills/open-presentation/SKILL.md +0 -35
  1291. package/.roo/skills/opentelemetry-best-practices/SKILL.md +0 -34
  1292. package/.roo/skills/opentelemetry-best-practices/examples/go.md +0 -32
  1293. package/.roo/skills/opentelemetry-best-practices/examples/javascript.md +0 -58
  1294. package/.roo/skills/opentelemetry-best-practices/examples/python.md +0 -37
  1295. package/.roo/skills/opentelemetry-best-practices/references/otel-standards.md +0 -37
  1296. package/.roo/skills/python-best-practices/SKILL.md +0 -385
  1297. package/.roo/skills/python-dependency-mgmt/SKILL.md +0 -42
  1298. package/.roo/skills/python-dependency-mgmt/examples/dependency_mgmt.md +0 -67
  1299. package/.roo/skills/python-security-skill/SKILL.md +0 -56
  1300. package/.roo/skills/python-security-skill/examples/security.md +0 -56
  1301. package/.roo/skills/self-signed-cert/SKILL.md +0 -42
  1302. package/.roo/skills/self-signed-cert/scripts/generate-cert.ps1 +0 -45
  1303. package/.roo/skills/self-signed-cert/scripts/generate-cert.sh +0 -43
  1304. package/.roo/skills/skill-creator/SKILL.md +0 -196
  1305. package/.roo/skills/skill-creator/references/output-patterns.md +0 -82
  1306. package/.roo/skills/skill-creator/references/workflows.md +0 -28
  1307. package/.roo/skills/skill-creator/scripts/init_skill.py +0 -208
  1308. package/.roo/skills/skill-creator/scripts/package_skill.py +0 -99
  1309. package/.roo/skills/skill-creator/scripts/quick_validate.py +0 -113
  1310. package/.roo/skills/story-status-lookup/SKILL.md +0 -78
  1311. package/.roo/skills/test-accompanied-development/SKILL.md +0 -50
  1312. package/.roo/skills/test-generator/SKILL.md +0 -65
  1313. package/.roo/skills/vercel-react-best-practices/SKILL.md +0 -109
  1314. package/.roo/skills/verify-hardened-docker-skill/SKILL.md +0 -442
  1315. package/.roo/skills/verify-hardened-docker-skill/scripts/verify-docker-hardening.sh +0 -439
  1316. package/lib/bmad-cache/bmb/_git_preserved/objects/pack/pack-0de89e0854d5b2b3b3b0c1ee56eee73a739f15e7.idx +0 -0
  1317. package/lib/bmad-cache/bmb/_git_preserved/objects/pack/pack-0de89e0854d5b2b3b3b0c1ee56eee73a739f15e7.pack +0 -0
  1318. package/lib/bmad-cache/bmb/_git_preserved/objects/pack/pack-0de89e0854d5b2b3b3b0c1ee56eee73a739f15e7.rev +0 -0
  1319. package/lib/bmad-cache/bmb/skills/bmad-builder-setup/assets/module-help.csv +0 -6
  1320. package/lib/bmad-cache/bmb/skills/bmad-builder-setup/scripts/merge-help-csv.py +0 -220
  1321. package/lib/bmad-cache/bmb/skills/bmad-builder-setup/scripts/tests/test-cleanup-legacy.py +0 -429
  1322. package/lib/bmad-cache/bmb/skills/bmad-builder-setup/scripts/tests/test-merge-config.py +0 -644
  1323. package/lib/bmad-cache/bmb/skills/bmad-builder-setup/scripts/tests/test-merge-help-csv.py +0 -237
  1324. package/lib/bmad-cache/cis/_git_preserved/objects/pack/pack-9d60aae6b09bbea0d0c5e79fdbe96e8f66de84e6.idx +0 -0
  1325. package/lib/bmad-cache/cis/_git_preserved/objects/pack/pack-9d60aae6b09bbea0d0c5e79fdbe96e8f66de84e6.pack +0 -0
  1326. package/lib/bmad-cache/cis/_git_preserved/objects/pack/pack-9d60aae6b09bbea0d0c5e79fdbe96e8f66de84e6.rev +0 -0
  1327. package/lib/bmad-cache/gds/_git_preserved/objects/pack/pack-8099a88fca0ad946a573316a00887a2921ca1712.idx +0 -0
  1328. package/lib/bmad-cache/gds/_git_preserved/objects/pack/pack-8099a88fca0ad946a573316a00887a2921ca1712.pack +0 -0
  1329. package/lib/bmad-cache/gds/_git_preserved/objects/pack/pack-8099a88fca0ad946a573316a00887a2921ca1712.rev +0 -0
  1330. package/lib/bmad-cache/tea/_git_preserved/objects/pack/pack-d243f64f83b36190434d68872a69a40870c53030.idx +0 -0
  1331. package/lib/bmad-cache/tea/_git_preserved/objects/pack/pack-d243f64f83b36190434d68872a69a40870c53030.pack +0 -0
  1332. package/lib/bmad-cache/tea/_git_preserved/objects/pack/pack-d243f64f83b36190434d68872a69a40870c53030.rev +0 -0
  1333. package/lib/bmad-cache/tea/_git_preserved/refs/tags/v1.7.3 +0 -1
  1334. package/lib/bmad-cache/wds/_git_preserved/objects/pack/pack-92d32f26e3a97a0786dcea5cb2c24bf90384521c.idx +0 -0
  1335. package/lib/bmad-cache/wds/_git_preserved/objects/pack/pack-92d32f26e3a97a0786dcea5cb2c24bf90384521c.pack +0 -0
  1336. package/lib/bmad-cache/wds/_git_preserved/objects/pack/pack-92d32f26e3a97a0786dcea5cb2c24bf90384521c.rev +0 -0
  1337. package/opencode.json +0 -5
  1338. /package/lib/bmad-cache/bmb/{skills/bmad-builder-setup → samples/bmad-agent-dream-weaver}/scripts/merge-config.py +0 -0
  1339. /package/lib/bmad-cache/bmb/skills/{bmad-builder-setup → bmad-bmb-setup}/assets/module.yaml +0 -0
  1340. /package/lib/bmad-cache/bmb/skills/{bmad-builder-setup → bmad-bmb-setup}/scripts/cleanup-legacy.py +0 -0
  1341. /package/{.opencode/skills/add-sprint → lib/bmad-extension/skills/bmad-dev-story}/.gitkeep +0 -0
  1342. /package/{.opencode → lib/bmad-extension}/skills/bmad-dev-story/SKILL.md +0 -0
  1343. /package/{.opencode/skills/add-to-sprint → lib/bmad-extension/skills/bmad-ma-agent-sqa}/.gitkeep +0 -0
  1344. /package/{.opencode/skills/bmad-ma-agent-cyber → lib/bmad-extension/skills/bmad-sprint-planning}/.gitkeep +0 -0
  1345. /package/{.opencode/skills/bmad-ma-agent-devops → lib/bmad-extension/skills/bmad-sprint-status}/.gitkeep +0 -0
  1346. /package/{.opencode/skills/bmad-ma-agent-mil498 → lib/bmad-extension/skills/cleanup-done}/.gitkeep +0 -0
  1347. /package/{.opencode → lib/bmad-extension}/skills/cleanup-done/bmad-skill-manifest.yaml +0 -0
  1348. /package/{.opencode/skills/bmad-ma-agent-ml → lib/bmad-extension/skills/close-sprint}/.gitkeep +0 -0
  1349. /package/{.opencode/skills/bmad-ma-agent-sre → lib/bmad-extension/skills/generate-backlog}/.gitkeep +0 -0
  1350. /package/{.opencode → lib/bmad-extension}/skills/generate-backlog/bmad-skill-manifest.yaml +0 -0
  1351. /package/{.opencode/skills/cleanup-done → lib/bmad-extension/skills/mil498-requirement-quality}/.gitkeep +0 -0
  1352. /package/{.opencode/skills/create-bug-story → lib/bmad-extension/skills/prioritize-backlog}/.gitkeep +0 -0
  1353. /package/{.opencode → lib/bmad-extension}/skills/prioritize-backlog/bmad-skill-manifest.yaml +0 -0
  1354. /package/{.opencode/skills/cyber-generate-certs → lib/bmad-extension/skills/remove-from-sprint}/.gitkeep +0 -0
  1355. /package/{.opencode → lib/bmad-extension}/skills/remove-from-sprint/bmad-skill-manifest.yaml +0 -0
  1356. /package/{.opencode/skills/cyber-immunity-estimation → lib/bmad-extension/skills/sqa-audit}/.gitkeep +0 -0
  1357. /package/{.opencode/skills/cyber-security-audit → lib/bmad-extension/skills/sqa-ieee12207}/.gitkeep +0 -0
  1358. /package/{.opencode/skills/cyber-vault-secrets → lib/bmad-extension/skills/sqa-requirements-quality}/.gitkeep +0 -0
  1359. /package/{.opencode/skills/mil498-ocd/template.md → mil498/OCD.md} +0 -0
  1360. /package/{.opencode/skills/mil498-sdp/template.md → mil498/SDP.md} +0 -0
  1361. /package/{.opencode/skills/mil498-srs/template.md → mil498/SRS.md} +0 -0
  1362. /package/{.opencode/skills/mil498-ssdd/template.md → mil498/SSDD.md} +0 -0
  1363. /package/{.opencode/skills/mil498-sss/template.md → mil498/SSS.md} +0 -0
  1364. /package/{.opencode/skills/mil498-std/template.md → mil498/STD.md} +0 -0
@@ -0,0 +1,287 @@
1
+ # Epic 15: Adversarial Review — Fix Specification
2
+
3
+ **Source:** Epic 15 adversarial review (2026-03-28)
4
+ **Scope:** 9 actionable fixes across test infrastructure, migration safety, code hygiene
5
+ **Priority:** Fixes are ordered by importance — complete them in sequence
6
+
7
+ ---
8
+
9
+ ## Fix 1: Add missing test file to npm test script
10
+
11
+ **Finding:** `test/story-15-5-workflow-skills.test.js` (157 tests covering all 25 SRE/DevOps/Cyber/extension workflow conversions) is not listed in the `npm test` script in `package.json`. These tests never run in CI.
12
+
13
+ **What to do:**
14
+ 1. Open `package.json`
15
+ 2. Find the `"test"` script in the `"scripts"` section
16
+ 3. Add `node test/story-15-5-workflow-skills.test.js` to the test chain, positioned after the other Epic 15 test files (after `convert-agents-to-skills.test.js` or `migration.test.js`)
17
+ 4. Run `npm test` to confirm all tests pass including the newly added file
18
+
19
+ **Acceptance criteria:**
20
+ - `npm test` executes `story-15-5-workflow-skills.test.js` and all 157 tests pass
21
+ - No other test files are removed or reordered
22
+
23
+ ---
24
+
25
+ ## Fix 2: Fix 3 stale test assertions
26
+
27
+ **Finding:** Epic 15 changed the module structure but left pre-existing test assertions pointing at the old structure. These are documented as discrepancies D2, D3, D4 in `_bmad-output/implementation-artifacts/15-8-validation-report.md`.
28
+
29
+ ### Fix 2a: `test/bmad-extension.test.js` — stale module.yaml name assertion (D2)
30
+
31
+ 1. Open `test/bmad-extension.test.js`
32
+ 2. Find the assertion that checks the `name` field of `lib/bmad-extension/module.yaml`
33
+ 3. The old expected value will reference the pre-6.2.1 module name
34
+ 4. Update it to match the current value in `lib/bmad-extension/module.yaml`, which is: `"MA-Agents Skills & Agents"`
35
+ 5. Run this test file to confirm it passes
36
+
37
+ ### Fix 2b: `test/extension-module-restructure.test.js` — stale agents/ directory assertions (D3)
38
+
39
+ 1. Open `test/extension-module-restructure.test.js`
40
+ 2. Find assertions that expect `lib/bmad-extension/agents/` directory to exist or contain files
41
+ 3. This directory was deleted in Story 15.6. Remove or update these assertions:
42
+ - If the assertion checks that `agents/` exists → remove it
43
+ - If it counts files in `agents/` → remove it
44
+ - If it checks that specific `.customize.yaml` files exist in `agents/` → remove those specific checks
45
+ 4. Do NOT remove assertions about `skills/` or other directories that still exist
46
+ 5. Run this test file to confirm it passes
47
+
48
+ ### Fix 2c: `test/yes-flag.test.js` — environment-dependent flakiness (D4)
49
+
50
+ 1. Open `test/yes-flag.test.js`
51
+ 2. Identify the flaky test (it will be environment-dependent — likely depends on npm/node version, temp directory availability, or network access)
52
+ 3. If the test relies on external state (network, specific paths), make it self-contained by:
53
+ - Mocking the external dependency, OR
54
+ - Adding a guard that skips the test with a clear message when the prerequisite is unavailable
55
+ 4. Run the test file 3 times to confirm it passes consistently
56
+
57
+ **Acceptance criteria:**
58
+ - All three test files pass cleanly
59
+ - No unrelated assertions were modified
60
+ - `npm test` passes end-to-end
61
+
62
+ ---
63
+
64
+ ## Fix 3: Retain migration backup directory until next successful install
65
+
66
+ **Finding:** `cleanupLegacyArtifacts()` in `lib/bmad.js` deletes `.backup-pre-migration/` immediately after `mergeUserCustomizations()` runs. If the merge produced corrupt output (e.g., invalid YAML from user content with special characters), the backup is permanently destroyed. The rollback safety net (NFR29) only covers the update step, not a botched merge.
67
+
68
+ **What to do:**
69
+ 1. Open `lib/bmad.js`
70
+ 2. Find `cleanupLegacyArtifacts()` — it has three cleanup targets: old XML agents, legacy workflow YAML, and the backup directory
71
+ 3. **Remove the backup directory cleanup from `cleanupLegacyArtifacts()`** — specifically, remove or comment out the section that deletes `.backup-pre-migration/`
72
+ 4. Instead, move backup directory cleanup to the **beginning** of `backupCustomizations()` — so the old backup is only deleted when a NEW backup is about to be created (i.e., on the next migration/install run)
73
+ 5. Add a console log message when deleting a previous backup: `chalk.dim('Removing previous migration backup...')`
74
+
75
+ **Implementation detail:**
76
+ ```
77
+ In backupCustomizations():
78
+ 1. Check if .backup-pre-migration/ already exists
79
+ 2. If yes: log message, delete it
80
+ 3. Proceed with creating new backup as before
81
+
82
+ In cleanupLegacyArtifacts():
83
+ 1. Keep old XML cleanup
84
+ 2. Keep legacy YAML cleanup
85
+ 3. REMOVE backup directory cleanup
86
+ ```
87
+
88
+ 6. Update `test/migration.test.js`:
89
+ - Add a test: after `cleanupLegacyArtifacts()` runs, `.backup-pre-migration/` directory still exists
90
+ - Add a test: `backupCustomizations()` removes a pre-existing `.backup-pre-migration/` before creating a new one
91
+ - Update any existing test that asserts `.backup-pre-migration/` is deleted by cleanup
92
+
93
+ **Acceptance criteria:**
94
+ - After a migration, `.backup-pre-migration/` is preserved on disk
95
+ - On the NEXT migration run, the old backup is replaced with a fresh one
96
+ - All migration tests pass
97
+
98
+ ---
99
+
100
+ ## Fix 4: Add output validation to mergeUserCustomizations()
101
+
102
+ **Finding:** After merging user memories, custom critical_actions, and persona overrides into post-migration customize files, the function never validates that the resulting file is still parseable. A user persona containing YAML special characters (`:`, `#`, `{`, `>`, `|`) could produce corrupt output.
103
+
104
+ **What to do:**
105
+ 1. Open `lib/bmad.js`, find `mergeUserCustomizations()`
106
+ 2. After writing each merged customize file, add a validation step:
107
+ - Re-read the file that was just written
108
+ - Run it through `parseCustomizeYaml()` (the same parser used to read it)
109
+ - If parsing fails or returns unexpected structure, log a warning and restore the pre-merge version from backup
110
+ 3. The validation logic should be:
111
+ ```
112
+ const merged = fs.readFileSync(targetPath, 'utf8');
113
+ const parsed = parseCustomizeYaml(merged);
114
+ if (!parsed || !parsed.criticalActions || parsed.criticalActions.length === 0) {
115
+ console.warn(chalk.yellow(` ⚠ Merge produced invalid output for ${file}, restoring backup`));
116
+ fs.copyFileSync(backupPath, targetPath);
117
+ skipped.push(file);
118
+ continue;
119
+ }
120
+ ```
121
+ 4. Update `test/migration.test.js`:
122
+ - Add a test: merge with user content containing YAML special characters (`memories:\n - "key: value with colons"`) produces valid output
123
+ - Add a test: if merge produces unparseable output, the backup copy is restored and the file is added to `skipped`
124
+
125
+ **Acceptance criteria:**
126
+ - `mergeUserCustomizations()` validates each merged file before moving on
127
+ - Corrupt merges are caught and the backup is restored for that specific file
128
+ - Migration continues for other files (doesn't abort entirely)
129
+ - New tests cover the happy path and the corrupt-merge path
130
+
131
+ ---
132
+
133
+ ## Fix 5: Flag dead menu items in agent SKILL.md files
134
+
135
+ **Finding:** Four agent menu items reference skills that were never implemented: `sre-health-check`, `sre-performance-opt`, `devops-optimize-pipelines`, `cyber-threat-modeling`. These are dead links that will confuse users.
136
+
137
+ **What to do:**
138
+ 1. Edit `lib/bmad-extension/skills/bmad-ma-agent-sre/SKILL.md`:
139
+ - Find the menu table rows for "Health Check" (referencing `sre-health-check`) and "Performance Optimization" (referencing `sre-performance-opt`)
140
+ - Append ` *(not yet implemented)*` to the description column of each
141
+
142
+ 2. Edit `lib/bmad-extension/skills/bmad-ma-agent-devops/SKILL.md`:
143
+ - Find the menu table row for "Optimize Pipelines" (referencing `devops-optimize-pipelines`)
144
+ - Append ` *(not yet implemented)*` to the description column
145
+
146
+ 3. Edit `lib/bmad-extension/skills/bmad-ma-agent-cyber/SKILL.md`:
147
+ - Find the menu table row for "Threat Modeling" (referencing `cyber-threat-modeling`)
148
+ - Append ` *(not yet implemented)*` to the description column
149
+
150
+ 4. Update `test/migration-validation.test.js` if it has assertions that check these exact description strings — adjust expected values to include the new suffix
151
+
152
+ **Acceptance criteria:**
153
+ - All 4 dead menu items are visibly marked as not yet implemented
154
+ - Agents still render menus correctly (no broken markdown)
155
+ - Tests pass
156
+
157
+ ---
158
+
159
+ ## Fix 6: Remove redundant agent source files from lib/bmad-customizations/
160
+
161
+ **Finding:** `lib/bmad-customizations/` still contains the original source files for all 4 migrated agents (`bmm-sre.customize.yaml`, `bmm-cyber.customize.yaml`, `bmm-devops.customize.yaml`, `bmm-mil498.customize.yaml`, plus `sre.md`, `cyber.md`, `devops.md`, `mil498.md`). These are superseded by the skill folders in `lib/bmad-extension/skills/bmad-ma-agent-*/`. No code reads from these paths for the migrated agents.
162
+
163
+ **What to do:**
164
+ 1. First, **verify** that no code references these files:
165
+ - Search all `.js` files for `bmad-customizations/bmm-sre`, `bmad-customizations/bmm-cyber`, `bmad-customizations/bmm-devops`, `bmad-customizations/bmm-mil498`
166
+ - Search all `.js` files for `bmad-customizations/sre.md`, `bmad-customizations/cyber.md`, `bmad-customizations/devops.md`, `bmad-customizations/mil498.md`
167
+ - If ANY code still references these files, do NOT delete them — instead add a comment at the top of each: `# DEPRECATED: Canonical source is now lib/bmad-extension/skills/bmad-ma-agent-{name}/SKILL.md`
168
+
169
+ 2. If no code references them, delete these 8 files:
170
+ - `lib/bmad-customizations/bmm-sre.customize.yaml`
171
+ - `lib/bmad-customizations/bmm-cyber.customize.yaml`
172
+ - `lib/bmad-customizations/bmm-devops.customize.yaml`
173
+ - `lib/bmad-customizations/bmm-mil498.customize.yaml`
174
+ - `lib/bmad-customizations/sre.md`
175
+ - `lib/bmad-customizations/cyber.md`
176
+ - `lib/bmad-customizations/devops.md`
177
+ - `lib/bmad-customizations/mil498.md`
178
+
179
+ 3. Do NOT delete the other files in `lib/bmad-customizations/` (the platform-specific customize files like `claude-code.customize.yaml`, `cursor.customize.yaml`, etc.) — those serve a different purpose
180
+
181
+ 4. Update any test that asserts the existence or count of files in `lib/bmad-customizations/`
182
+
183
+ **Acceptance criteria:**
184
+ - No code references the deleted files
185
+ - The 8 agent-specific files are removed (or deprecated if still referenced)
186
+ - Platform-specific customize files are untouched
187
+ - All tests pass
188
+
189
+ ---
190
+
191
+ ## Fix 7: Update story artifact statuses to match sprint status
192
+
193
+ **Finding:** Stories 15.1 through 15.5 have `status: review` in their implementation artifact `.md` files, while the sprint status YAML says the entire epic is `done`. This inconsistency creates confusion about which source of truth to trust.
194
+
195
+ **What to do:**
196
+ 1. Update the `status:` field in each of these files to `done`:
197
+ - `_bmad-output/implementation-artifacts/15-1-bump-bmad-method-to-6-2-1.md`
198
+ - `_bmad-output/implementation-artifacts/15-2-restructure-extension-module.md`
199
+ - `_bmad-output/implementation-artifacts/15-3-convert-custom-agents-to-skill-folders.md`
200
+ - `_bmad-output/implementation-artifacts/15-4-convert-mil498-workflows-to-skill-md.md`
201
+ - `_bmad-output/implementation-artifacts/15-5-convert-sre-devops-cyber-workflows.md`
202
+
203
+ 2. Look for a `status:` key in the YAML frontmatter or a `**Status:**` line in the markdown body — update whichever format the file uses
204
+
205
+ **Acceptance criteria:**
206
+ - All 8 story artifacts show status `done`
207
+ - Sprint status YAML and individual story statuses agree
208
+
209
+ ---
210
+
211
+ ## Fix 8: Document compareVersions() limitations
212
+
213
+ **Finding:** `compareVersions()` in `lib/bmad.js` only handles simple `X.Y.Z` numeric semver. It will mishandle pre-release versions, 4+ segments, leading zeros, and non-numeric segments. Since it gates whether migrations run, failures here are silent and consequential.
214
+
215
+ **What to do:**
216
+ 1. Open `lib/bmad.js`, find `compareVersions()`
217
+ 2. Add a JSDoc comment above the function documenting its constraints:
218
+ ```javascript
219
+ /**
220
+ * Compare two semver version strings (X.Y.Z format only).
221
+ * Limitations: Does not support pre-release suffixes (e.g., 6.2.1-beta.1),
222
+ * versions with more than 3 segments, or non-numeric segments.
223
+ * Returns: -1 if a < b, 0 if equal, 1 if a > b.
224
+ */
225
+ ```
226
+ 3. Add a guard at the top of the function that logs a warning if either version doesn't match `/^\d+\.\d+\.\d+$/`:
227
+ ```javascript
228
+ const semverPattern = /^\d+\.\d+\.\d+$/;
229
+ if (!semverPattern.test(a) || !semverPattern.test(b)) {
230
+ console.warn(chalk.yellow(`Warning: Non-standard version format detected (${a} vs ${b}), comparison may be unreliable`));
231
+ }
232
+ ```
233
+ 4. Add a test in `test/migration.test.js`:
234
+ - `compareVersions('6.2.1-beta.1', '6.2.1')` — verify it doesn't crash (behavior can be undefined, but it must not throw)
235
+ - `compareVersions('6.2', '6.2.1')` — same, no crash
236
+
237
+ **Acceptance criteria:**
238
+ - Function has clear documentation of its limitations
239
+ - Non-standard version inputs produce a warning, not a crash
240
+ - Existing version comparisons continue to work identically
241
+
242
+ ---
243
+
244
+ ## Fix 9: Add basic merge integration test with adversarial YAML content
245
+
246
+ **Finding:** No test feeds realistic/adversarial user content through the merge pipeline. The regex-based YAML parsing in `parseCustomizeYaml()` and the merge logic in `mergeUserCustomizations()` are untested against content containing colons, hashes, multi-line strings, and other YAML special characters.
247
+
248
+ **What to do:**
249
+ 1. Open `test/migration.test.js`
250
+ 2. Add a new test section: `// Adversarial YAML content tests`
251
+ 3. Create a mock project where the backed-up customize file contains:
252
+ ```yaml
253
+ critical_actions:
254
+ - "Read the skills MANIFEST at {project-root}/skills/MANIFEST.yaml"
255
+ - "Custom action: deploy to prod #important"
256
+ memories:
257
+ - "User prefers dark mode: always"
258
+ - "Last deploy was 2026-03-15 at 14:30"
259
+ - "Note: this has a colon in it"
260
+ persona:
261
+ role: "Senior SRE: Platform Team"
262
+ identity: "Expert in k8s | helm | terraform"
263
+ ```
264
+ 4. Run `mergeUserCustomizations()` against it
265
+ 5. Assert:
266
+ - The custom critical action (`"Custom action: deploy to prod #important"`) appears in the merged output
267
+ - All 3 memories appear in the merged output
268
+ - The persona with colons and pipes is preserved
269
+ - The merged file can be re-parsed by `parseCustomizeYaml()` without error
270
+ 6. Add a second test with a truly broken input (e.g., unbalanced quotes, bare `{` characters) to verify the function doesn't crash and handles it gracefully
271
+
272
+ **Acceptance criteria:**
273
+ - Adversarial YAML content survives the merge round-trip
274
+ - Broken input is handled without crashing
275
+ - All existing migration tests still pass
276
+
277
+ ---
278
+
279
+ ## Execution Notes
280
+
281
+ - **Run `npm test` after each fix** to catch regressions early
282
+ - Fixes 1-2 are pure test maintenance — no production code changes
283
+ - Fixes 3-4 modify `lib/bmad.js` — be careful with the migration pipeline; don't break the happy path
284
+ - Fix 5 modifies SKILL.md content files — verify markdown rendering
285
+ - Fix 6 deletes files — the grep verification step is mandatory before deletion
286
+ - Fixes 7-8 are documentation/metadata — lowest risk
287
+ - Fix 9 is test-only — adds coverage without production code changes
@@ -0,0 +1,49 @@
1
+ # Epic 16: Multi-Repository Project Layout -- Adversarial Review
2
+
3
+ **Review Date:** 2026-03-28
4
+ **Scope:** Stories 16.1, 16.2, 16.3, 16.4
5
+ **Verdict:** Significant issues found -- not ready for dev without corrections
6
+
7
+ ---
8
+
9
+ ## Findings
10
+
11
+ ### Story 16.1: Repository Layout Wizard
12
+
13
+ 1. **Wrong prompt library referenced throughout the story.** The Dev Notes, code sample, and Key Implementation Constraint #1 all reference `inquirer` as the prompt library. The actual codebase uses `prompts` (the `prompts` npm package), not `inquirer`. See `bin/cli.js` line 3: `const prompts = require('prompts');` and `lib/installer.js` line 4. The `inquirer` package is never imported anywhere. The code sample uses `prompt({ type: 'list', ... })` which is `inquirer` syntax; `prompts` uses `type: 'select'` with `choices` as `{ title, value }` objects, not `{ name, value }`. The entire code pattern reference is wrong.
14
+
15
+ 2. **Story says to modify `cli.js` (root of project) but the actual file is at `bin/cli.js`.** The Dev Notes state "Primary file to modify: `cli.js` (root of project)" and the code sample says "In cli.js -- new wizard section after agent selection." The file is actually `bin/cli.js`. There is no `cli.js` at the project root. A developer would spend time looking for a file that does not exist at the stated location.
16
+
17
+ 3. **No git URL validation whatsoever.** AC #3 and Task 3.1 accept any string as a git URL. There is no validation that the URL is a plausible git remote. There is also no protection against command injection -- the URL is interpolated directly into an `execSync()` shell command. A malicious or mistyped URL containing shell metacharacters (e.g., `; rm -rf /`) would execute arbitrary commands. This is a **security vulnerability**. At minimum, the URL and path should be validated and shell-escaped, not merely quoted.
18
+
19
+ 4. **AC #5 (Local path) allows confirming a non-existent path, but consequences are undefined.** Task 2.3-2.4 say if the user confirms a non-existent path, store it anyway. But Story 16.2 will write this path into config.yaml, Story 16.3 stamps it into project-context.md, and Story 16.4 expects BMAD workflows to read from it. What happens when every downstream consumer tries to use a path that does not exist? There is no acceptance criterion for how the system should behave when a configured path is invalid at runtime.
20
+
21
+ 5. **No acceptance criterion or task for handling git authentication failures.** Task 3.7 says "Handle clone failure gracefully -- catch error, display message, ask user to retry or skip." But "skip" is undefined. If the user skips a failed clone, what is the state of the layout object? Is the mode still `remote` with no valid local path? Is it silently downgraded to `same`? The skip behavior is not specified and would leave the layout object in an inconsistent state.
22
+
23
+ ### Story 16.2: Config Storage and Cross-Reference File
24
+
25
+ 6. **Story 16.2 writes to `_bmad/core/config.yaml`, but BMAD workflows read from `_bmad/bmm/config.yaml`.** Every single workflow.yaml in the codebase uses `config_source: "{project-root}/_bmad/bmm/config.yaml"`, and SKILL.md extension files also instruct agents to "Load and read `{project-root}/_bmad/bmm/config.yaml`." The story writes `knowledgebase_path` and `sprint_management_path` to `_bmad/core/config.yaml`, but no workflow or agent reads from that file for operational config. Unless BMAD workflows are modified to also read `_bmad/core/config.yaml` (not specified anywhere in these four stories), the paths written will be invisible to consumers. This is a **fundamental architectural disconnect**.
26
+
27
+ 7. **Stale `project-layout.yaml` problem is unaddressed.** Task 3.2 explicitly says "leave it in place (do not delete -- user may switch back)." This means if a user switches from multi-repo to single-repo, a stale `project-layout.yaml` with old paths remains. Agents reading that file (per Story 16.4 AC #4) would use outdated paths. There is no mechanism to mark the file as inactive, no version or validity check, and no AC addressing how consumers should handle the stale-file scenario.
28
+
29
+ 8. **String manipulation for YAML merge is fragile and underspecified.** Task 1.5 says "Preserve existing config.yaml content -- append/merge, do not overwrite" and Task 1.6 says use "string manipulation or regex." But there is no specification for what happens when `knowledgebase_path` already exists in the file from a previous run. Append would create duplicates. Find/replace needs a defined regex. The story does not specify whether existing values should be updated in place or appended, nor does it provide the regex pattern.
30
+
31
+ ### Story 16.3: Project-Context Multi-Repo Section
32
+
33
+ 9. **Contradiction between AC #3 (idempotency) and existing codebase behavior.** AC #3 says "When project-context.md already exists, the file is NOT modified." But the existing codebase in `installer.js` already DOES modify an existing `project-context.md` via `updateProjectContextManifestPaths()` which replaces content between marker comments. The story's blanket "do NOT modify" rule contradicts the established pattern and means users who install multi-repo on an existing project will NEVER get the Repository Layout section unless they manually edit it or regenerate from scratch (losing customizations).
34
+
35
+ 10. **Template location uncertainty and missing test updates.** Dev Notes say "Generator function: in `installer.js` or related module (find via Epic 13 implementation)" -- the hedge "or related module" suggests the author was not sure. More critically, Task 3.2 modifies the public API signature of `generateProjectContext()` (an exported function). There is no mention of updating tests in `test/generate-project-context.test.js` or checking for other callers of this function.
36
+
37
+ ### Story 16.4: Validate Cross-Repo Path Resolution
38
+
39
+ 11. **Story is built on an unverified assumption with no definition of done if it fails.** The Expected Outcome says "Most likely outcome: BMAD workflow path resolution is driven by `config.yaml` values that ma-agents sets." But workflows use `output_folder: "{config_source}:output_folder"` which reads from `_bmad/bmm/config.yaml` -- a completely different key name and config file. There are zero references to `knowledgebase_path` or `sprint_management_path` anywhere in workflow files. This story is framed as "validation" but the gap it will inevitably discover should have been scoped as implementation work, not punted to a validation story that might produce a "gap analysis document" with no timeline for resolution.
40
+
41
+ 12. **No acceptance criteria for what constitutes a passing validation.** The ACs describe expected behaviors, but Task 4 says "If BMAD workflows don't natively support configurable output paths, document changes needed." So the story passes even if nothing works? There is no AC that defines the minimum passing bar. A validation story without a pass/fail criterion is a research spike wearing a validation costume.
42
+
43
+ ### Cross-Story Issues
44
+
45
+ 13. **Three sources of truth, no precedence specification.** Story 16.2 stores paths in `config.yaml`. Story 16.3 stamps paths into `project-context.md`. Story 16.4 says agents discover paths from `project-layout.yaml` OR `config.yaml`. There are now three sources of truth for the same information, and no specification for which takes precedence when they disagree.
46
+
47
+ 14. **No CI/CD path for multi-repo configuration.** AC #7 of Story 16.1 says `--yes` mode defaults to single-repo, and Dev Notes say "multi-repo is interactive-only configuration." This means there is no way to configure multi-repo in an automated pipeline -- ever. For a feature targeting DevOps engineers (Story 16.2's persona), making it impossible to automate is a significant gap. There should be environment variables or CLI arguments for headless multi-repo setup.
48
+
49
+ 15. **Zero automated test coverage across all four stories.** Stories 16.1-16.3 introduce new functions and modify an existing exported function. There is an existing test file that will break when the function signature changes. None of the three implementation stories include any task for writing or updating unit tests. Story 16.4's tasks are all manual audits. The epic ships with zero automated regression coverage.
@@ -0,0 +1,230 @@
1
+ # Edge Case Hunter Review: Epic 16 — Multi-Repository Project Layout
2
+
3
+ **Scope:** Stories 16.1, 16.2, 16.3, 16.4
4
+ **Date:** 2026-03-28
5
+ **Method:** Exhaustive path enumeration across all branching paths and boundary conditions
6
+
7
+ ## Findings
8
+
9
+ ```json
10
+ [
11
+ {
12
+ "location": "16.1:AC#3/Task3.1",
13
+ "trigger_condition": "User enters empty string or whitespace-only git URL",
14
+ "guard_snippet": "if (!gitUrl || !gitUrl.trim()) { console.log(chalk.red('Git URL cannot be empty')); /* re-prompt */ }",
15
+ "potential_consequence": "execSync runs git clone with empty quoted arg, cryptic git error"
16
+ },
17
+ {
18
+ "location": "16.1:AC#3/Task3.2",
19
+ "trigger_condition": "User enters empty string or whitespace-only destination path",
20
+ "guard_snippet": "if (!destPath || !destPath.trim()) { console.log(chalk.red('Destination path cannot be empty')); /* re-prompt */ }",
21
+ "potential_consequence": "git clone writes into current directory unexpectedly"
22
+ },
23
+ {
24
+ "location": "16.1:AC#3/Task3.4",
25
+ "trigger_condition": "Git URL contains shell metacharacters like $() or backticks",
26
+ "guard_snippet": "Use execFileSync('git', ['clone', gitUrl, destPath]) instead of execSync with string interpolation",
27
+ "potential_consequence": "Arbitrary command injection via crafted git URL string"
28
+ },
29
+ {
30
+ "location": "16.1:AC#5/Task2.2",
31
+ "trigger_condition": "User provides relative path like '../kb' from different CWDs",
32
+ "guard_snippet": "const resolved = path.resolve(process.cwd(), localPath); // resolve relative to install CWD, store absolute",
33
+ "potential_consequence": "Stored relative path resolves differently when agents run later"
34
+ },
35
+ {
36
+ "location": "16.1:AC#5/Task2.4",
37
+ "trigger_condition": "User confirms non-existent local path without correction",
38
+ "guard_snippet": "If user confirms non-existent path, log warning that path will need to exist before agents run",
39
+ "potential_consequence": "Config stores path that does not exist; agents fail at runtime"
40
+ },
41
+ {
42
+ "location": "16.1:AC#3/Task3.3",
43
+ "trigger_condition": "Destination exists but is a file, not a directory",
44
+ "guard_snippet": "if (fs.existsSync(destPath) && !fs.statSync(destPath).isDirectory()) { /* warn and re-prompt */ }",
45
+ "potential_consequence": "Summary display crashes or git clone fails overwriting a file"
46
+ },
47
+ {
48
+ "location": "16.1:AC#3/Task3.7",
49
+ "trigger_condition": "Clone fails and user selects 'skip'; no fallback path stored",
50
+ "guard_snippet": "If skip chosen after clone failure, set mode to 'same' or require valid local path before proceeding",
51
+ "potential_consequence": "Layout object has remote mode but no cloned repo; downstream steps fail"
52
+ },
53
+ {
54
+ "location": "16.1:AC#3/Task3.4",
55
+ "trigger_condition": "Git is not installed or not on PATH",
56
+ "guard_snippet": "try { execSync('git --version') } catch { chalk.red('git not found on PATH'); process.exit(1) }",
57
+ "potential_consequence": "Unhelpful ENOENT error from execSync instead of clear message"
58
+ },
59
+ {
60
+ "location": "16.1:AC#7/Task1.6",
61
+ "trigger_condition": "User passes --yes with env vars for custom repo paths",
62
+ "guard_snippet": "Document or support env vars (MA_KB_PATH, MA_SPRINT_PATH) that override defaults in --yes mode",
63
+ "potential_consequence": "CI/CD pipelines cannot configure multi-repo without interactive prompts"
64
+ },
65
+ {
66
+ "location": "16.1:AC#3/Task3.5",
67
+ "trigger_condition": "Clone hangs due to SSH key prompt or large repo on slow network",
68
+ "guard_snippet": "execSync('git clone ...', { timeout: 120000, env: { ...process.env, GIT_TERMINAL_PROMPT: '0' } })",
69
+ "potential_consequence": "Installer hangs indefinitely waiting for git credential or transfer"
70
+ },
71
+ {
72
+ "location": "16.2:AC#1/Task1.5",
73
+ "trigger_condition": "config.yaml has no trailing newline or unusual YAML formatting",
74
+ "guard_snippet": "Ensure content ends with newline before appending; use regex anchored to line start for find/replace",
75
+ "potential_consequence": "Appended fields merge into last line, producing invalid YAML"
76
+ },
77
+ {
78
+ "location": "16.2:AC#1/Task1.6",
79
+ "trigger_condition": "config.yaml contains duplicate knowledgebase_path keys after multiple installs",
80
+ "guard_snippet": "Regex replace existing key if found: content.replace(/^knowledgebase_path:.*$/m, newLine) || append",
81
+ "potential_consequence": "YAML has duplicate keys; parsers may use first or last unpredictably"
82
+ },
83
+ {
84
+ "location": "16.2:AC#1/Task1.4",
85
+ "trigger_condition": "Absolute path contains YAML-special characters like colons (C:\\path or C:/path)",
86
+ "guard_snippet": "Quote path values in YAML: knowledgebase_path: \"C:/Code/kb-repo\"",
87
+ "potential_consequence": "Unquoted colon in Windows path produces invalid YAML"
88
+ },
89
+ {
90
+ "location": "16.2:AC#2/Task2.4",
91
+ "trigger_condition": "Path contains characters needing YAML escaping (#, %, {, })",
92
+ "guard_snippet": "Always wrap path values in double quotes in project-layout.yaml template strings",
93
+ "potential_consequence": "YAML comment or anchor syntax triggered by special chars in path"
94
+ },
95
+ {
96
+ "location": "16.2:AC#4/Task2.4",
97
+ "trigger_condition": "Path separator normalization differs between runs on same OS",
98
+ "guard_snippet": "Always normalize with .replace(/\\\\/g, '/') before writing, even on Unix (idempotency)",
99
+ "potential_consequence": "Determinism check fails; file diff shows path separator changes"
100
+ },
101
+ {
102
+ "location": "16.2:AC#1/Task1.2",
103
+ "trigger_condition": "config.yaml does not exist yet (first install before bmad-method completes)",
104
+ "guard_snippet": "if (!fs.existsSync(configPath)) { fs.mkdirSync(path.dirname(configPath), {recursive:true}); fs.writeFileSync(configPath, '') }",
105
+ "potential_consequence": "Read of non-existent file throws ENOENT, installer crashes"
106
+ },
107
+ {
108
+ "location": "16.2:AC#3/Task3.2",
109
+ "trigger_condition": "Previous multi-repo project-layout.yaml is stale but not deleted on mode change",
110
+ "guard_snippet": "Log warning: 'Existing project-layout.yaml found but current config is single-repo — file may be stale'",
111
+ "potential_consequence": "Agents read stale project-layout.yaml and use wrong paths silently"
112
+ },
113
+ {
114
+ "location": "16.3:AC#3/Task4.3",
115
+ "trigger_condition": "project-context.md exists AND single-repo mode configured",
116
+ "guard_snippet": "Only log 'add Repository Layout manually' message when multi-repo is configured AND file exists",
117
+ "potential_consequence": "Confusing log message shown to single-repo users who need no action"
118
+ },
119
+ {
120
+ "location": "16.3:AC#2/Task3.4",
121
+ "trigger_condition": "Template placeholder replaced with empty string leaves double blank lines",
122
+ "guard_snippet": "Replace '{{REPO_LAYOUT_SECTION}}\\n\\n' (placeholder plus surrounding blank lines) as a unit",
123
+ "potential_consequence": "Generated project-context.md has extra blank lines in single-repo mode"
124
+ },
125
+ {
126
+ "location": "16.3:AC#1/Task2.4",
127
+ "trigger_condition": "Mixed config: knowledgebase is external but sprint is same-repo",
128
+ "guard_snippet": "Section generator should list each concern independently, showing '.' or 'current repository' for same-mode items",
129
+ "potential_consequence": "Section omits same-repo concern or shows incomplete path info to agents"
130
+ },
131
+ {
132
+ "location": "16.3:AC#1/Task2.2",
133
+ "trigger_condition": "Layout config object is undefined or missing fields when generator is called",
134
+ "guard_snippet": "if (!layout?.knowledgebase || !layout?.sprintManagement) { return ''; }",
135
+ "potential_consequence": "TypeError accessing .mode on undefined; installer crash during generation"
136
+ },
137
+ {
138
+ "location": "16.4:AC#1/Task1.3",
139
+ "trigger_condition": "BMAD workflows use hardcoded _bmad-output/ instead of config-driven path",
140
+ "guard_snippet": "Audit must check for literal '_bmad-output/' strings in workflow files; document each as requiring change",
141
+ "potential_consequence": "Multi-repo config is stored but never used; artifacts always go to code repo"
142
+ },
143
+ {
144
+ "location": "16.4:AC#4/Task3.1",
145
+ "trigger_condition": "Both project-layout.yaml and config.yaml exist with conflicting paths",
146
+ "guard_snippet": "Define precedence: config.yaml is source of truth; project-layout.yaml is informational. Document this.",
147
+ "potential_consequence": "Agents read different files and resolve to different paths non-deterministically"
148
+ },
149
+ {
150
+ "location": "16.4:AC#1/Task2.2",
151
+ "trigger_condition": "Knowledgebase path points to repo that lacks _bmad-output/planning-artifacts/",
152
+ "guard_snippet": "Workflows should check if target directory exists before read/write; create or error clearly",
153
+ "potential_consequence": "Agent crashes or silently creates artifacts in wrong location"
154
+ },
155
+ {
156
+ "location": "16.1:AC#5/Task2.2",
157
+ "trigger_condition": "Path exists but is a file, not a directory",
158
+ "guard_snippet": "if (fs.existsSync(p) && !fs.statSync(p).isDirectory()) { chalk.yellow('Path exists but is not a directory') }",
159
+ "potential_consequence": "Validation passes but subsequent file operations in that 'directory' fail"
160
+ },
161
+ {
162
+ "location": "16.2:AC#2/Task2.5",
163
+ "trigger_condition": "_bmad-output/ directory does not exist in fresh code repo",
164
+ "guard_snippet": "fs.mkdirSync('_bmad-output', { recursive: true }) before writing project-layout.yaml",
165
+ "potential_consequence": "ENOENT error writing project-layout.yaml in brand-new repository"
166
+ },
167
+ {
168
+ "location": "16.1:AC#3/Task3.3",
169
+ "trigger_condition": "Destination directory exists but is empty (not a git repo)",
170
+ "guard_snippet": "Distinguish empty dir from populated dir/git repo in summary; offer to clone into it vs. use as-is",
171
+ "potential_consequence": "User confirms empty directory; agents later find no artifacts and fail"
172
+ },
173
+ {
174
+ "location": "16.2:AC#1/Task1.5",
175
+ "trigger_condition": "config.yaml is read-only or locked by another process",
176
+ "guard_snippet": "try { fs.writeFileSync(configPath, content) } catch(e) { chalk.red('Cannot write config.yaml: ' + e.message) }",
177
+ "potential_consequence": "Unhandled EACCES or EPERM crashes installer with stack trace"
178
+ },
179
+ {
180
+ "location": "16.1:AC#4/Task3.4",
181
+ "trigger_condition": "Destination path is inside the current repository (e.g., ./external/kb)",
182
+ "guard_snippet": "Warn if destPath resolves to a subdirectory of process.cwd(); nested repos cause git confusion",
183
+ "potential_consequence": "Nested git repo causes submodule-like issues; commits mix repos"
184
+ },
185
+ {
186
+ "location": "16.3:AC#4/Task1.2",
187
+ "trigger_condition": "Template file does not contain {{REPO_LAYOUT_SECTION}} after manual edit",
188
+ "guard_snippet": "if (!template.includes('{{REPO_LAYOUT_SECTION}}')) { log warning; append section at end if multi-repo }",
189
+ "potential_consequence": "Multi-repo section silently dropped; agents have no path information"
190
+ },
191
+ {
192
+ "location": "16.4:AC#4/Task3.3",
193
+ "trigger_condition": "Knowledgebase repo path is valid but user has no read permission",
194
+ "guard_snippet": "Validation should test fs.accessSync(kbPath, fs.constants.R_OK) and report permission error",
195
+ "potential_consequence": "Agent discovers path but cannot read PRD; opaque permission denied error"
196
+ },
197
+ {
198
+ "location": "16.2:AC#2/Task2.3",
199
+ "trigger_condition": "Mode is 'local' but original source was cloned; no gitUrl stored",
200
+ "guard_snippet": "Only check mode === 'remote' for gitUrl inclusion; 'local' mode must never have gitUrl even if path is a git repo",
201
+ "potential_consequence": "Missing gitUrl for local-mode git repos may confuse future pull/sync features"
202
+ },
203
+ {
204
+ "location": "16.1:AC#1/Task1.4",
205
+ "trigger_condition": "User selects different modes for KB and sprint pointing to same external path",
206
+ "guard_snippet": "if (kb.path === sprint.path && kb.path !== '.') { log info: 'Both concerns point to same external repo' }",
207
+ "potential_consequence": "No issue per se but user may not realize both share one repo; worth confirming"
208
+ },
209
+ {
210
+ "location": "16.2:AC#4/Task4.4",
211
+ "trigger_condition": "Second install changes mode from remote to local for same concern",
212
+ "guard_snippet": "When overwriting config.yaml paths, also check if project-layout.yaml needs regeneration with new mode",
213
+ "potential_consequence": "config.yaml updated but project-layout.yaml still shows old remote mode and gitUrl"
214
+ },
215
+ {
216
+ "location": "16.1:AC#3/Task3.4",
217
+ "trigger_condition": "Disk is full during git clone; partial clone left on filesystem",
218
+ "guard_snippet": "In catch block after clone failure: if destPath was created by clone, rimraf/remove it before retry prompt",
219
+ "potential_consequence": "Partial clone directory passes exists-check on retry; corrupt repo used"
220
+ },
221
+ {
222
+ "location": "16.3:AC#1/Task2.2",
223
+ "trigger_condition": "Configured path contains backslashes that break markdown rendering",
224
+ "guard_snippet": "Normalize all paths with .replace(/\\\\/g, '/') before injecting into markdown section",
225
+ "potential_consequence": "Markdown renders backslashes as escape chars; agents see mangled paths"
226
+ }
227
+ ]
228
+ ```
229
+
230
+ **Total findings: 35**
@@ -0,0 +1,37 @@
1
+ # Epic 17: Sprint Planning Overhaul -- Adversarial Review
2
+
3
+ **Review Date:** 2026-03-28
4
+ **Scope:** Story 17.1 (Sprint Entity Model)
5
+ **Verdict:** Multiple specification conflicts and gaps -- needs corrections before dev
6
+
7
+ ---
8
+
9
+ ## Findings
10
+
11
+ 1. **Schema mismatch between AC #1 and Task 2.5: `created_date` and `last_modified` are phantom fields.** AC #1 specifies exactly seven fields in the YAML schema: `id`, `name`, `status`, `capacity`, `start`, `end`, `items`. Task 2.5 adds two more fields (`created_date` and `last_modified`) that appear nowhere in the acceptance criteria. Task 6.2 then says "Verify new schema fields match AC #1 exactly" -- which they cannot, because Task 2.5's template has nine fields. A developer literally cannot satisfy both Task 2.5 and Task 6.2 simultaneously. Either the AC needs updating or the task needs to drop the extra fields.
12
+
13
+ 2. **The story ignores the SKILL.md file entirely.** Epic 15 already converted `add-sprint` into a skill package. The file `lib/bmad-extension/skills/add-sprint/SKILL.md` exists and contains an identical copy of the workflow. The story's "Files to modify" list mentions only `lib/bmad-extension/workflows/add-sprint/workflow.md`. The `module-help.csv` entry already points to `skill:add-sprint`, which resolves to the SKILL.md, not the workflow.md. If the developer only modifies `workflow.md`, the actual invoked skill will remain unchanged and still emit the old format. This is a **showstopper omission**. The `bmad-skill-manifest.yaml` file may also need updating.
14
+
15
+ 3. **No date validation specified.** Task 2.3 says dates must be ISO format `YYYY-MM-DD`, but there is no acceptance criterion, validation step, or error-handling behavior defined for invalid dates. What happens if the user enters `2026-13-45`, `next Tuesday`, or an empty string? The old workflow allowed freeform or empty values. The new schema implies strict ISO dates, but the story specifies no validation logic, no error message, and no retry loop. Compare to the capacity field (Task 2.2), which has explicit validation with an error message and a `goto` loop. Dates get nothing.
16
+
17
+ 4. **Start and end dates: required or optional?** The old workflow explicitly made `start_context` and `end_context` optional ("press Enter to skip"). The new schema shows `start` and `end` as always populated. No AC or task states whether dates are required or optional. If optional, what value goes in the YAML -- empty string, `null`, omitted key? If required, the story needs to say so explicitly. Downstream story 17.8 (Sprint Status Display) will need to render these fields, so the contract matters.
18
+
19
+ 5. **AC #2 is untestable within this story's scope.** AC #2 says "`items` contains an ordered list of story/bug IDs" and "the count of items never exceeds `capacity`." But the Critical Guardrails state "`items` array MUST be initialized as empty `[]` -- never pre-populated during sprint creation," and the story explicitly forbids touching `add-to-sprint` or `modify-sprint` (the only workflows that would populate `items`). Within this story, `items` will always be `[]`, and the capacity constraint can never be exercised. This AC is testing behavior that is physically impossible to trigger until Story 17.4. It should be moved to 17.4 or clearly marked as a contract specification, not an acceptance criterion for this story.
20
+
21
+ 6. **AC #3 is also largely untestable within this story's scope.** AC #3 describes the transition from `planning` to `active`, but Task 3.4 says "activation is a separate action (via modify-sprint or a future activate-sprint step)" and the guardrails say "Do NOT rework modify-sprint." There is no mechanism in this story's add-sprint workflow to set a sprint to `active`, so the single-active-sprint validation (Task 3.1-3.3) cannot be triggered by anything this story delivers. The validation code would be dead code with no way to invoke it.
22
+
23
+ 7. **The `name` field has no uniqueness constraint or validation.** Two sprints can have different IDs but identical names. The ID has overwrite protection (Task 2.6), but the name is free text with a default template that could easily collide. If 17.8 (Sprint Status Display) shows sprints by name, this will cause confusion. No AC addresses name uniqueness or name format validation.
24
+
25
+ 8. **FR132 specifies "start/end context" but the story silently narrows to strict ISO dates.** The PRD requirement FR132 reads: "each sprint has an iteration identifier, capacity, assigned item list, start/end context, and status." The word "context" implies the old freeform model. This story silently narrows the semantics from freeform context to strict ISO dates without documenting this as a deliberate deviation from FR132 or proposing a PRD amendment.
26
+
27
+ 9. **Sprint status transition rules are incomplete.** AC #3 only covers `planning -> active`. The Dev Notes say the state machine is `planning -> active -> closed`. But the story never explicitly forbids: `closed -> active` (reopening), `closed -> planning`, `active -> planning` (deactivation without closing), or creating a sprint directly in `active` or `closed` status. The guardrails document update (Task 5.3) should contain the full transition matrix, but the story only says "Add Sprint Status Transitions section" -- that is a one-line description, not a specification.
28
+
29
+ 10. **The `module-help.csv` output-location column is stale.** The current entry's output-location says `_bmad-output/implementation-artifacts` -- but sprint files now go to `_bmad-output/implementation-artifacts/sprints/`. Task 4.2 says "Update description if changed" but does not identify that the output-location is also wrong. The description references "optional start/end context" which no longer applies either.
30
+
31
+ 11. **No guidance on sprint ID numbering conflicts or sequencing.** The ID format is `sprint-{number}`, but nothing prevents creating `sprint-5` when only `sprint-1` exists, or creating `sprint-1` after `sprint-3`. There is no auto-increment, no next-available-number suggestion, and no validation that numbers are sequential. Downstream stories that glob and sort by ID will behave unpredictably with non-sequential numbering.
32
+
33
+ 12. **The guardrails document name is misleading after this update.** The file is called `epic-11-12-shared-guardrails.md`, but after Task 5 it will contain Epic 17 content (Sprint Status Transitions, new paths, new globs). The filename no longer reflects its scope. No renaming is proposed.
34
+
35
+ 13. **Interim breakage of existing workflows has no mitigation.** The story states that after 17.1, the existing `add-to-sprint`, `modify-sprint`, and `sprint-status-view` workflows will be **broken** because they still reference `sprint-plan-*.yaml` paths. The story calls this "expected and acceptable." But there is no feature flag, no deprecation warning, no stub that returns a useful error message, and no documented workaround. A Scrum Master running `/add-to-sprint` after 17.1 lands will get a silent failure or cryptic "no sprint plans found" error with no explanation.
36
+
37
+ 14. **The `items` array example in AC #2 uses inconsistent ID formats without defining the contract.** The example shows `["5-5-explicit-parameter-passing", "5-6-fix-space-in-path-bug", "BUG-path-spaces"]`. Story IDs use `{epic}-{story}-{slug}` format but bug IDs use `BUG-{slug}`. This is the only place that defines the item ID format, and it is buried in an example rather than stated as a rule. Story 17.4 will need to write to this array and must know the exact format. The contract should be explicit.