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