Update src/modules/bmm/workflows/bmad-quick-flow/create-tech-spec/steps/step-01-understand.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Alex Verkhovsky 2025-12-24 07:40:47 -08:00
parent 183005efdd
commit a2e413f835
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ wipFile: '{implementation_artifacts}/tech-spec-wip.md'
## CONTEXT:
- Variables from `workflow.md` are available in memory.
- Focus: Define the technical requirement delta, scope, and "is_brownfield" status.
- Focus: Define the technical requirement delta and scope.
- Investigation: Perform surface-level code scans ONLY to verify the delta. Reserve deep dives into implementation consequences for Step 2.
- Objective: Establish a verifiable delta between current state and target state.