Real-time protocol progress
Source:
live-status.yaml
27 lines
yaml
# Real-time protocol progress
protocol: ""
status: "" # idle | running | paused | completed | failed
current_phase: ""
started_at: ""
updated_at: ""
phases:
- name: ""
status: "" # pending | running | paused | completed | failed
agents: []
# - name: analyst
# status: active | completed | failed
progress: 0 # percentage
stories: []
# - id: "001"
# title: ""
# status: pending # pending | in_progress | completed | skipped
# assigned_agent: ""
gate_results: []
# - phase: discover
# result: pass
# timestamp: ""
next_action: "" # Human-readable description of what's next