From a2e413f83590a9ad65111a7d7038c75d1358e5d5 Mon Sep 17 00:00:00 2001 From: Alex Verkhovsky Date: Wed, 24 Dec 2025 07:40:47 -0800 Subject: [PATCH] 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> --- .../create-tech-spec/steps/step-01-understand.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/bmm/workflows/bmad-quick-flow/create-tech-spec/steps/step-01-understand.md b/src/modules/bmm/workflows/bmad-quick-flow/create-tech-spec/steps/step-01-understand.md index 71189fea..c26a390b 100644 --- a/src/modules/bmm/workflows/bmad-quick-flow/create-tech-spec/steps/step-01-understand.md +++ b/src/modules/bmm/workflows/bmad-quick-flow/create-tech-spec/steps/step-01-understand.md @@ -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.