{
  "ok": true,
  "api": "stock-holdings",
  "note": "API root — no UI here. Dashboard at https://stock-holdings.howardresearch.dev",
  "endpoints": [
    "/api/health",
    "/api/me",
    "/api/auth/google",
    "/api/portfolio",
    "/api/reports/latest"
  ]
}