`hash.entropy` is a byte-statistics operation, not a hash. The current IR surface returns fixed-point Shannon entropy in a `U32` buffer with scale `1000`, so `8.0` bits per byte is committed as `8000` (`0x00001f40`); fixtures also record the equivalent IEEE-754 `F32` bit pattern for the future `stats-bytes-to-f32` archetype.