SpecFact CLI Architecture Documentation
Architecture documents in this folder describe the current implementation and clearly separate planned features.
Current Architecture View
- Module-first command system is production-ready.
- Command loading is lazy via
CommandRegistry. - Bridge adapters integrate external systems through the
BridgeAdaptercontract. - Contract-first validation remains the primary engineering model.
Architecture Documents
- Component Graph
- Module System
- Workflow State Machines
- Interface Contracts
- Data Flow
- Implementation Status
- Architecture Decision Records (ADR)
- Discrepancies Report