pub fn hash(runtime: &Runtime, value: &Value) -> Result<u64, SoilError>Expand description
FNV-1a 64-bit over the value’s canonical JSON encoding; the opaque
strategy (and opaque handles) hash the allocation address instead.
Fixed and platform-independent: hash is language-observable.