34 lines
1.0 KiB
YAML
34 lines
1.0 KiB
YAML
# Workflow Status
|
|
# Tracks progress through BMM methodology phases for LMS-BGN
|
|
# Generated by workflow-init
|
|
|
|
generated: "2025-11-12"
|
|
project: "LMS-BGN"
|
|
project_type: "software"
|
|
project_level: 2
|
|
selected_track: "quick-flow"
|
|
field_type: "brownfield"
|
|
workflow_path: "quick-flow-brownfield.yaml"
|
|
|
|
# STATUS DEFINITIONS:
|
|
# - 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_undocumented)
|
|
# Completion values:
|
|
# - {file-path}: File created/found (e.g., "docs/prd.md")
|
|
# - skipped: Optional/conditional workflow that was skipped
|
|
|
|
workflow_status:
|
|
# Prerequisite for brownfield without docs
|
|
document-project: docs/bmm-index.md
|
|
|
|
# Optional discovery phase, user-selectable
|
|
brainstorm-project: docs/brainstorming-session-results-2025-11-12.md
|
|
research: optional
|
|
|
|
# Planning
|
|
tech-spec: docs/technical/tech-spec-lms-bgn.md
|
|
|
|
# Implementation kickoff
|
|
sprint-planning: docs/mbg-lms-sprint-plan-nov-dec-2025.md |