{"service":"Authentication Service","version":"1.0.0","brand":"infusedwoo","environment":"staging","endpoints":{"POST /magic-link":"Request magic link email","GET /verify?token=...":"Verify magic link token","GET /me":"Get current authenticated user","GET /my-accounts":"List accounts accessible to current user","POST /switch-account":"Switch session to a different account","POST /logout":"End current session","POST /google/start":"Start Google OAuth flow (P1)","GET /google/callback":"Google OAuth callback (P1)","GET /health":"Health check endpoint"}}