State Manager
State File: .arch/state.json
This file is the single source of truth for project progress. ALWAYS read it before responding to any architecture query. NEVER rely on conversation memory for phase state. ALWAYS update it after every state change.
Reading State
- Parse the JSON file
- Check
current_phaseto know where we are - Check phase-specific status fields for detail
- For Phase 2, check
sub_phaseand individual acceptance flags (pattern_accepted, components_ove
[Description truncada. Veja o README completo no GitHub.]