api/tunnel_proxy.py.dox.md
tunnel_proxy.py API endpoint.tunnel_proxy.py because this directory is intentionally flat.tunnel_proxy.py owns the runtime implementation.tunnel_proxy.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.TunnelProxy (ApiHandler)
async process(self, input: dict, request: Request) -> dict | Responseasync process(input: dict) -> dict | Responsehelpers.api.ApiHandler; WebSocket handlers must derive from helpers.ws.WsHandler.TunnelProxy is an ApiHandler.TunnelProxy defines process(...).helpers, helpers.api, helpers.tunnel_manager, requests.runtime.get_arg, requests.post, process, dotenv.get_dotenv_value, response.json, local_process.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.No child DOX files.