Architecture
Reference architectures with Mermaid diagrams, data-flow, and sample implementations. These explain the shapes the skills and templates implement.
- clean_architecture.md — the three-layer foundation
- feature_module_architecture.md — modular feature slices
- networking_architecture.md — client, interceptors, error mapping
- authentication_architecture.md — OAuth2/PKCE + token flow
- websocket_architecture.md — realtime transport + state machine
- offline_first_architecture.md — local-first sync
Rules behind these diagrams live in ../standards/architecture_standards.md.