api/settings_set.py.dox.md
settings_set.py API endpoint.settings_set.py because this directory is intentionally flat.settings_set.py owns the runtime implementation.settings_set.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.SetSettings (ApiHandler)
async process(self, input: dict[Any, Any], request: Request) -> dict[Any, Any] | Responsehelpers.api.ApiHandler; WebSocket handlers must derive from helpers.ws.WsHandler.SetSettings is an ApiHandler.SetSettings defines process(...).helpers, helpers.api, typing.settings.convert_in, settings.set_settings, settings.convert_out, settings.Settings.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.No child DOX files.