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