//! Cross-platform deterministic scoring via fixed-point i64 (2^32 scale).
pub use ;
// REASON: re-export the deprecated legacy function so downstream callers receive
// the deprecation warning at their call sites, not here in the crate facade.
pub use ;
pub use ;
pub use DeterministicScore;