19b92d61f7d65874213bf47c566fcee7db45dd38
- Introduce a comprehensive architecture document outlining the app's domain model, design principles, and shared conventions. - Establish the foundation for multi-tenancy and tenant scoping via `Club` as the tenant root and `ClubScopedModel`. - Detail the decomposition of the app into planned sub-apps and their responsibilities. - Define model structure, relationships, and access control mechanisms (RBAC) through `ClubRole` and service-layer authorization. - Provide a roadmap for tenant-aware features: seasons, rosters, events, shop, and dynamic forms.
Description
No description provided
Languages
Python
59.1%
HTML
28.3%
CSS
8%
JavaScript
4.2%
Shell
0.2%
Other
0.2%