Frontend Docs
This section documents how the frontend is structured and why key decisions were made.
Sections
architecture/- Domain placement, routing, and frontend boundariescontext/- Global context model and usage rulesapi/- Central API core (Axios) and service patternspermissions/- Permission model in routing and UI behaviorquery/- TanStack Query strategy and migration planfeatures/- Shared vs role-based page policyi18n/- Internationalization overview + locale CLI docs (generate,sync,test,shared,files)