pub fn resolve_salt_from(raw: Option<&str>) -> Result<Option<u64>>Expand description
ATLAS_KV_PAGING_SALT override (env-free core): strict; Ok(None) ⇒ the
caller generates a fresh random per-connect salt (client isolation +
self-healing restart staleness — old-salt peer entries become unreachable
and LRU-age out), INFO-logging it for reproducibility.