{
  "endpoints": {
    "auth": "/auth",
    "clarity_ideas": "/v1/ideas",
    "frameworks": "/v1/ideas/:id/frameworks/:slug",
    "health": "/health",
    "questions": "/v1/ideas/:id/questions",
    "tasks": "/v1/ideas/:id/tasks",
    "tests": "/v1/ideas/:id/tests"
  },
  "service": "Clarity \u2014 AI Idea Validation API",
  "version": "2.0.0"
}
