chore: remove workflow status file from branch
This commit is contained in:
parent
60c794a627
commit
dc16dea59d
|
|
@ -1,46 +0,0 @@
|
||||||
# Workflow Status - BMM Methodology Tracking
|
|
||||||
# Generated by BMad Master workflow-init
|
|
||||||
# Project: q-bmad (Brownfield)
|
|
||||||
|
|
||||||
generated: "2025-11-21T10:37:22.564+02:00"
|
|
||||||
project: "q-bmad"
|
|
||||||
project_type: "brownfield"
|
|
||||||
selected_track: "pending_selection"
|
|
||||||
field_type: "software_development"
|
|
||||||
workflow_path: "pending_selection"
|
|
||||||
|
|
||||||
# Current Phase: Project Assessment (Brownfield Entry)
|
|
||||||
current_phase: "assessment"
|
|
||||||
next_recommended_action: "Select appropriate workflow track based on project complexity"
|
|
||||||
|
|
||||||
# Available Tracks for Brownfield Projects:
|
|
||||||
available_tracks:
|
|
||||||
- enterprise-brownfield: "Complex enterprise applications with multiple stakeholders"
|
|
||||||
- method-brownfield: "Standard business applications following full methodology"
|
|
||||||
- quick-flow-brownfield: "Simple applications or rapid assessment needs"
|
|
||||||
|
|
||||||
# Assessment Status
|
|
||||||
workflow_status:
|
|
||||||
# Phase 0: Project Assessment (Current)
|
|
||||||
project_assessment:
|
|
||||||
document-project: "required"
|
|
||||||
codebase-analysis: "recommended"
|
|
||||||
tech-debt-audit: "recommended"
|
|
||||||
requirements-discovery: "optional"
|
|
||||||
|
|
||||||
# Pending track selection - will be populated after assessment
|
|
||||||
track_selection: "pending"
|
|
||||||
|
|
||||||
# Instructions
|
|
||||||
instructions: |
|
|
||||||
BROWNFIELD PROJECT INITIALIZATION COMPLETE
|
|
||||||
|
|
||||||
Next Steps:
|
|
||||||
1. Run document-project workflow to assess current state
|
|
||||||
2. Choose appropriate track based on project complexity:
|
|
||||||
- Enterprise: Large, complex systems with multiple teams
|
|
||||||
- Method: Standard business applications
|
|
||||||
- Quick-flow: Simple applications or rapid needs
|
|
||||||
3. Use workflow-status to get phase-specific recommendations
|
|
||||||
|
|
||||||
Recommended immediate action: analyst → document-project
|
|
||||||
Loading…
Reference in New Issue