api/backup_create.py.dox.md
backup_create.py API endpoint.backup_create.py because this directory is intentionally flat.backup_create.py owns the runtime implementation.backup_create.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.BackupCreate (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.BackupCreate is an ApiHandler.BackupCreate defines process(...).BackupCreate defines requires_auth(...).BackupCreate defines requires_loopback(...).helpers.api, helpers.backup, helpers.persist_chat.save_tmp_chats, BackupService, send_file, backup_service.create_backup, line.strip, line.startswith, patterns_string.split, line.strip.startswith.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.tests/test_download_toast_regressions.pyNo child DOX files.