platform admin dashboard + route architecture
- Add /platform/admin tenant dashboard with 10 scaffolded pages
- Create platform-admin context resolver with auth, tenant lookup, feature gating
- Build plan-aware sidebar with mobile support and feature-gated nav items
- Build platform admin header with tenant info, plan badge, user menu
- Scaffold pages: products, collections, orders, customers, analytics, marketing, design, settings, billing, dashboard
- Fix header logo: use header-logo.png consistently across store and platform
- Add billing engine (billing.ts) and plans system (plans.ts)
- Add SaaS billing API routes and webhook handler
- Update route architecture docs and admin feature parity matrix
- Update middleware comments for /platform/admin coverage
4cdaa9dView on GitHub →