{"name":"Prebunking Narratives API (Celery Edition)","version":"2.0.0","features":["Celery-based background processing","Automatic retry with exponential backoff","Task progress tracking","Distributed task processing","No more timeout issues!"],"endpoints":{"POST /add-contents":"Add contents (Celery)","GET /task-status/{task_id}":"Check task status","DELETE /task/{task_id}":"Cancel task","DELETE /narrative/{narrative_id}":"Delete a narrative by Qdrant ID","PATCH /narrative/{narrative_id}":"Update a narrative title by Qdrant ID","GET /celery/stats":"Celery statistics","GET /health":"Health check with Celery status","POST /feedback":"Submit feedback on narratives and claims"},"monitoring":{"flower":"http://localhost:5555","description":"Web-based Celery monitoring"}}