src/utils/downloads/serializedBackupResult
Renderer-facing validation helpers for serialized SQLite backup payloads.
Remarksโ
The renderer already receives typed payloads from DataService, but this
module provides a defensive validation boundary for utility entry points that
may be invoked with custom/mocked async providers in tests or future
integrations.