api/chat_remove.py.dox.md
chat_remove.py API endpoint.chat_remove.py because this directory is intentionally flat.chat_remove.py owns the runtime implementation.chat_remove.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.RemoveChat (ApiHandler)
async process(self, input: Input, request: Request) -> Outputhelpers.api.ApiHandler; WebSocket handlers must derive from helpers.ws.WsHandler.RemoveChat is an ApiHandler.RemoveChat defines process(...).agent, helpers, helpers.api, helpers.task_scheduler.scheduler.cancel_tasks_by_context, AgentContext.use, AgentContext.remove, persist_chat.remove_chat, scheduler.get_tasks_by_context_id, mark_dirty_all, context.reset, scheduler.reload, scheduler.remove_task_by_uuid.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.No child DOX files.