pub fn hex_encode_key(key: &DedupKey) -> String
Hex-encode a DedupKey as 64 lowercase ASCII chars. Callers stamp this into per-entry metadata so the dedup decision survives in the archive.
DedupKey