api/message_queue_send.py.dox.md
message_queue_send.py API endpoint.message_queue_send.py because this directory is intentionally flat.message_queue_send.py owns the runtime implementation.message_queue_send.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.MessageQueueSend (ApiHandler)
async process(self, input: dict, request: Request) -> dict | Responsehelpers.api.ApiHandler; WebSocket handlers must derive from helpers.ws.WsHandler.MessageQueueSend is an ApiHandler.MessageQueueSend defines process(...).agent, helpers, helpers.api, helpers.state_monitor_integration.mq.send_message, mark_dirty_for_context, Response, mq.has_queue, mq.send_all_aggregated, mq.pop_item, mq.pop_first.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.No child DOX files.