pub const CACHE_KEY_FORMAT: &str = "blake3-128-v1";Expand description
Storage namespace identifier for canonical cache keys.
Persistent backends should include this identifier in their physical namespace so future algorithm or framing changes produce cold misses.