pub const NO_SNAPSHOT_FINGERPRINT: i64 = i64::MIN; // -9_223_372_036_854_775_808i64
Matches no stored snapshot; binds on full-history loads and is NoSnapshot’s fingerprint.
NoSnapshot