51 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			51 lines
		
	
	
		
			1.5 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: skipped
 | 
						|
 | 
						|
  # Phase 2: Planning
 | 
						|
  tech-spec: C:\Users\divano\Desktop\work\AA-Pig\pig-farm-controller\bmad\tech-spec.md
 | 
						|
 | 
						|
  # Phase 4: Implementation
 | 
						|
  sprint-planning: required
 | 
						|
 | 
						|
STORIES_SEQUENCE: [delete-usage-check]
 | 
						|
TODO_STORY: delete-usage-check
 | 
						|
TODO_TITLE: 为删除操作添加使用状态检查
 | 
						|
IN_PROGRESS_STORY: (empty)
 | 
						|
STORIES_DONE: []
 | 
						|
 | 
						|
current_workflow: "tech-spec (Level 0 - generating tech spec)"
 | 
						|
progress_percentage: 40 |