Architecture
Source: `docs/architecture/README.md`View on GitHub
Architecture
Documentation in this directory describes system design and technical structure of the CRM.
What belongs here
- High-level system architecture
- Module boundaries and relationships
- Frontend, backend, and infrastructure design
- Auth flow and multi-tenant assumptions
- Scaling and performance considerations
- Notes related to Supabase or other core platform services
What does not belong here
- Feature specifications or user-facing behavior →
/docs/product - Database schema and entity definitions →
/docs/data - Third-party integrations →
/docs/integrations - Roles and permissions reference →
/docs/security - Setup and deployment →
/docs/operations
Index
See the files in this directory for architecture documents. Each should reflect the current implementation; documents that cannot be confidently verified are marked with TODO.
Use links in each imported doc to open its source.