43 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			43 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
# Workflow Status Template
 | 
						|
# This tracks progress through phases 1-3 of the BMM methodology
 | 
						|
# Phase 4 (Implementation) is tracked separately in sprint-status.yaml
 | 
						|
 | 
						|
# generated: 2025年11月1日星期六
 | 
						|
# project: pig-farm-controller
 | 
						|
# project_type: software
 | 
						|
# project_level: 0
 | 
						|
# field_type: brownfield
 | 
						|
# workflow_path: brownfield-level-0.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月1日星期六"
 | 
						|
project: "pig-farm-controller"
 | 
						|
project_type: "software"
 | 
						|
project_level: "0"
 | 
						|
field_type: "brownfield"
 | 
						|
workflow_path: "brownfield-level-0.yaml"
 | 
						|
 | 
						|
workflow_status: "
 | 
						|
  # Prerequisite: Documentation
 | 
						|
  document-project: bmad/deep-dive-deletion-logic.md
 | 
						|
 | 
						|
  # Phase 1: Analysis
 | 
						|
  brainstorm-project: optional
 | 
						|
 | 
						|
  # Phase 2: Planning
 | 
						|
  tech-spec: required
 | 
						|
 | 
						|
  # Phase 4: Implementation
 | 
						|
  sprint-planning: required
 | 
						|
" |