BMAD-METHOD/src
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
..
bmm fix: correct embedded file paths to use _bmad/bmm instead of src/bmm 2026-01-27 23:57:51 -06:00
core help system update 2026-01-26 16:30:47 -06:00
utility/agent-components Update agent command file naming to include -agent- in filename 2026-01-23 22:30:14 -06:00