Auth
- POST /api/v1/auth/login
- POST /api/v1/auth/logout
- POST /api/v1/auth/register
- POST /api/v1/auth/login
- GET /api/v1/auth/me returns the active user, workspace, and role memberships
The Rust service starts with a health route and a versioned namespace that mirrors the endpoint plan in plan.md.