api/self_update_get.py.dox.md
self_update_get.py API endpoint.self_update_get.py because this directory is intentionally flat.self_update_get.py owns the runtime implementation.self_update_get.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.SelfUpdateGet (ApiHandler)
get_methods(cls) -> list[str]async process(self, input: dict, request: Request) -> dict | Responsehelpers.api.ApiHandler; WebSocket handlers must derive from helpers.ws.WsHandler.SelfUpdateGet is an ApiHandler.SelfUpdateGet defines process(...).SelfUpdateGet defines get_methods(...).helpers, helpers.api.self_update.get_update_info, runtime.is_dockerized, self_update.load_pending_update, self_update.load_last_status.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.No child DOX files.