Commit Graph

5 Commits

Author SHA1 Message Date
Michael Pursifull f26e1aa38b
fix: correct embedded file paths to use _bmad/bmm instead of src/bmm
Paths in workflow step files reference `{project-root}/src/bmm/...` which
works in the source repository but breaks when installed to a project
(where the path should be `{project-root}/_bmad/bmm/...`).

Files fixed:
- PRD workflow steps (step-e-01, step-e-01b, step-e-02, step-e-03)
- Test design workflow (tea-index.csv references)

Fixes #1436
2026-01-27 23:57:51 -06:00
Murat K Ozcan 48881f86a6
doc: test design refinements (#1382) 2026-01-23 13:00:48 -06:00
Murat K Ozcan 6eb7c34752
docs: update test-design workflow to generate two documents for system-level mode (#1367)
* docs: update test-design workflow to generate two documents for system-level mode

* addressed pr comments
2026-01-22 14:29:33 -06:00
Brian Madison e29a1273e1 remove legacy workflow manager 2026-01-19 21:52:04 -06:00
Brian Madison 6f8f0871cf Project Cleanup of Agents Menus, BMB module removal to other repo 2026-01-19 02:04:14 -06:00