# Workflow Status Template # This tracks progress through BMM methodology phases # Phase 3/4 (Implementation) is tracked separately in sprint-status.yaml # generated: 2025-11-06 # project: vk-eci # project_type: software # selected_track: method # field_type: brownfield # workflow_path: bmad/bmm/workflows/workflow-status/paths/method-brownfield.yaml # STATUS DEFINITIONS: # ================== # Initial Status (before completion): # - required: Must be completed to progress # - optional: Can be completed but not required # - recommended: Strongly suggested but not required # - conditional: Required only if certain conditions met (e.g., if_has_ui) # # Completion Status: # - {file-path}: File created/found (e.g., "docs/product-brief.md") # - skipped: Optional/conditional workflow that was skipped generated: "2025-11-06" project: "vk-eci" project_type: "software" selected_track: "method" field_type: "brownfield" workflow_path: "bmad/bmm/workflows/workflow-status/paths/method-brownfield.yaml" workflow_status: # 前提条件:文档化 document-project: required # 阶段1:规划 prd: required validate-prd: optional create-design: conditional # 阶段2:解决方案设计 create-architecture: recommended validate-architecture: optional solutioning-gate-check: required # 阶段3:实施 sprint-planning: required