From e7d7bbc3ea9751d68a8925d6d6cb3d0003f16e91 Mon Sep 17 00:00:00 2001 From: Dicky Moore Date: Sun, 8 Feb 2026 14:46:45 +0000 Subject: [PATCH] docs(correct-course): clarify installed vs source workflow paths --- src/bmm/workflows/4-implementation/correct-course/workflow.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bmm/workflows/4-implementation/correct-course/workflow.md b/src/bmm/workflows/4-implementation/correct-course/workflow.md index 1fe79da87..74b188b37 100644 --- a/src/bmm/workflows/4-implementation/correct-course/workflow.md +++ b/src/bmm/workflows/4-implementation/correct-course/workflow.md @@ -18,6 +18,7 @@ web_bundle: false - `sprint_status` = `{implementation_artifacts}/sprint-status.yaml` - `date` (system-generated) - `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`