helpers/runtime.py.dox.md
runtime.py helper module.runtime.py because this directory is intentionally flat.runtime.py owns the runtime implementation.runtime.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.initialize()get_arg(name: str)has_arg(name: str)is_dockerized() -> boolis_development() -> boolget_local_url()get_runtime_id() -> strget_persistent_id() -> strasync call_development_function(func: Callable[..., Awaitable[T]], *args, **kwargs) -> Tasync call_development_function(func: Callable[..., T], *args, **kwargs) -> Tasync call_development_function(func: Union[Callable[..., T], Callable[..., Awaitable[T]]], *args, **kwargs) -> Tasync handle_rfc(rfc_call: rfc.RFCCall)_get_rfc_password() -> str_get_rfc_url() -> strcall_development_function_sync(func: Union[Callable[..., T], Callable[..., Awaitable[T]]], *args, **kwargs) -> Tget_web_ui_port()get_tunnel_api_port()get_platform()is_windows()get_terminal_executable()T, R.argparse, asyncio, helpers, inspect, nest_asyncio, pathlib, queue, secrets, sys, threading, typing.nest_asyncio.apply, TypeVar, argparse.ArgumentParser, parser.add_argument, parser.parse_known_args, vars, is_dockerized, dotenv.get_dotenv_value, is_development, settings.get_settings, url.endswith, queue.Queue, threading.Thread, thread.start, thread.join, thread.is_alive, result_queue.get_nowait, cast, is_windows, get_arg.tests/test_a0_connector_computer_use_metadata.pytests/test_a0_connector_prompt_gating.pytests/test_browser_agent_regressions.pytests/test_default_prompt_budget.pytests/test_document_query_plugin.pytests/test_host_browser_connector.pytests/test_http_auth_csrf.pytests/test_image_get_security.pyNo child DOX files.