Admin dashboards
Template-specific KPIs versus generic user management, and how to extend charts safely.
Philosophy
Simulacrum admin surfaces are tailored per template: commerce shows revenue and orders, SaaS emphasizes MRR, blog highlights readers and subscribers, corporate surfaces hiring funnels.
Data sources
Dashboards read through lib adapters so you can swap databases without rewriting chart queries.
Access
Restrict /admin with RBAC and optional network controls.
Export chart data to CSV from server actions when operators need offline analysis.