Skip to content

verify_repository_export_file

Function: warmhub.verify_repository_export_file

verify_repository_export_file(source: bytes | bytearray | str | os.PathLike[str])

Re-verify a saved export end to end, with no network access.

Framing, canonicality, per-row schema and ordering, the rolling digest and the trailer are all checked, exactly as they are while streaming.