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