Mindgrasp Backend — New Era
Public API for the AI Summarizer tools. All endpoints live under /public. See README.md and api-documentation.md for the full contract.
POST /public/summaryPOST /public/notesPOST /public/flashcardsPOST /public/quizPOST /public/tools/<slug>GET /public/task/status/<task_id>POST /public/asset/multipart/{initiate,presign,complete}
GET /health for a liveness/config check.