- Replace all `sprint_artifacts` references with `implementation_artifacts`
in epic-chain and uat-validate workflows (variable was never defined in
any module.yaml, causing runtime breakage)
- Update README, Getting Started tutorial, and Workflow Map with clearer
artifact storage docs (folder purposes, version control strategy)
- Add project-context.md guidance across user-facing documentation
- Update repo-structure-review.md to mark resolved issues
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Move epic-execute, epic-chain, uat-validate from src/modules/bmm/ to src/bmm/
- Add validate:refs to test script chain
- Enable --strict mode for file reference validation
- Update docs and workflow references
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>