docs(correct-course): clarify installed vs source workflow paths

This commit is contained in:
Dicky Moore 2026-02-08 14:46:45 +00:00
parent 25354fc131
commit e7d7bbc3ea
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ web_bundle: false
- `sprint_status` = `{implementation_artifacts}/sprint-status.yaml` - `sprint_status` = `{implementation_artifacts}/sprint-status.yaml`
- `date` (system-generated) - `date` (system-generated)
- `installed_path` = `{project-root}/_bmad/bmm/workflows/4-implementation/correct-course` - `installed_path` = `{project-root}/_bmad/bmm/workflows/4-implementation/correct-course`
- Note: `installed_path` targets the installed runtime tree under `_bmad/...`; source authoring files are in `src/bmm/workflows/4-implementation/correct-course/...`.
- `default_output_file` = `{planning_artifacts}/sprint-change-proposal-{date}.md` - `default_output_file` = `{planning_artifacts}/sprint-change-proposal-{date}.md`
<workflow> <workflow>