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