diff --git a/src/bmm-skills/4-implementation/bmad-dev-auto/compile-epic-context.md b/src/bmm-skills/4-implementation/bmad-dev-auto/compile-epic-context.md index eb21c98ac..5bdcc2641 100644 --- a/src/bmm-skills/4-implementation/bmad-dev-auto/compile-epic-context.md +++ b/src/bmm-skills/4-implementation/bmad-dev-auto/compile-epic-context.md @@ -17,7 +17,7 @@ Use these headings: ```markdown # Epic {N} Context: {Epic Title} - + ## Goal @@ -59,4 +59,4 @@ Use these headings: ## Error handling - **If the epics file is missing or the target epic is not found:** write nothing and report the problem to the calling agent. Goal and Stories cannot be populated without a usable epics file. -- **If planning artifacts are missing or empty:** still produce the file with Goal and Stories populated from the epics file, and note the gap in the Goal section. Never hallucinate content to fill missing sections. +- **If planning artifacts are missing or empty:** still produce the file with Goal and Stories populated from the epics file. Under Requirements & Constraints, write: "Planning artifacts were unavailable; only epics-file context was used." Never hallucinate content to fill missing sections.