pub fn short_hash(input: &str) -> StringExpand description
A short, stable, non-reversible hash (128-bit hex) of input. Used both to
fingerprint rules and to de-identify key values before they reach the shared
store, and deterministic across instances so reconciliation keys agree.