{
  "ok": true,
  "name": "su-garage-service",
  "message": "API server is running. Use /healthz or /api/* endpoints.",
  "endpoints": {
    "health": "/healthz",
    "login": "/api/auth/login",
    "me": "/api/auth/me",
    "dashboard": "/api/dashboard",
    "docs": "/ACCESS.md (file)"
  }
}