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