{"service":"bottari-server","version":"0.1.0","endpoints":{"GET /":"this guide","GET /health":"liveness","GET /auth/authorize":"desktop OAuth+PKCE entry (provider, code_challenge, redirect_uri)","POST /auth/token":"code/verifier or refresh_token → JWT access + rotating refresh","GET /auth/me":"current user (Bearer)","GET /api/me/workspaces":"my workspaces (Bearer)","POST /api/workspaces":"create workspace {name}","GET|POST /api/workspaces/:wid/stories":"list/create stories"}}