BMAD-METHOD/src/modules/bmgd/workflows/workflow-status/workflow-status-template.yaml

25 lines
895 B
YAML

# Workflow Status Template (BMGD)
# This tracks progress through BMGD methodology Pre-production, Design, and Technical phases.
# Implementation phase is tracked separately in sprint-status.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_narrative_focused)
#
# Completion Status:
# - {file-path}: File created/found (e.g., "docs/gdd.md")
# - skipped: Optional/conditional workflow that was skipped
generated: "{{generated}}"
project: "{{project_name}}"
project_type: "{{project_type}}"
selected_track: "{{selected_track}}"
field_type: "{{field_type}}"
workflow_path: "{{workflow_path_file}}"
workflow_status: "{{workflow_items}}"