api/pause.py.dox.md
pause.py API endpoint.pause.py because this directory is intentionally flat.pause.py owns the runtime implementation.pause.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.Pause (ApiHandler)
async process(self, input: dict, request: Request) -> dict | Responsehelpers.api.ApiHandler; WebSocket handlers must derive from helpers.ws.WsHandler.Pause is an ApiHandler.Pause defines process(...).helpers.api.self.use_context.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.tests/test_multi_tab_isolation.pytests/test_snapshot_schema_v1.pyNo child DOX files.