Separate admin app
Compass Admin
This Next.js app is the future home of the tenant-agnostic system console (moved out of@compass/web). It starts as a minimal scaffold so we can iterate without leaking system surfaces into the tenant-scoped web.
Next
- Implement admin-only auth + session handling.
- Add API endpoints for system console operations.
- Update API CORS for the admin domain.