{
  "ok": true,
  "service": "PriceActionIntel Scanner API",
  "endpoints": {
    "health": "GET /health",
    "login": "GET /auth/discord",
    "session": "GET /auth/me",
    "logout": "POST /auth/logout",
    "scanner": "GET /scanner (authenticated)",
    "upload": "POST /upload (upload token)"
  }
}