Expand description
Snapshot data structures and helpers for claw-core.
Structs§
- Snapshot
Manifest - Sidecar manifest written next to each snapshot file.
- Snapshot
Meta - Metadata describing one snapshot database file.
Functions§
- blake3_
file_ hex - Compute BLAKE3 checksum for
pathand return lower-case hex encoding. - manifest_
path_ for - Return the sidecar manifest path for a snapshot database path.
- verify_
snapshot_ integrity - Validate that a snapshot file’s checksum matches the sidecar manifest.