PrefsAppStateBackupDigestStore
SharedPreferences-backed AppStateBackupDigestStore. Holds the SHA-256 of the last app-state blob successfully uploaded, so AppStateCloudBackupCoordinator skips the network round-trip when nothing changed. The digest is not secret (it's a hash of already-encrypted-at-rest state), so plain prefs is fine.