api/backup_inspect.py.dox.md
backup_inspect.py API endpoint.backup_inspect.py because this directory is intentionally flat.backup_inspect.py owns the runtime implementation.backup_inspect.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.BackupInspect (ApiHandler)
requires_auth(cls) -> boolrequires_loopback(cls) -> boolasync process(self, input: dict, request: Request) -> dict | Responsehelpers.api.ApiHandler; WebSocket handlers must derive from helpers.ws.WsHandler.BackupInspect is an ApiHandler.BackupInspect defines process(...).BackupInspect defines requires_auth(...).BackupInspect defines requires_loopback(...).helpers.api, helpers.backup, werkzeug.datastructures.BackupService, backup_service.inspect_backup.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.No child DOX files.