pub const ZSTD_LEVEL: i32 = 3;
Pinned zstd level (SPEC §1.1: level 3, zstd default, no dictionary, single-frame — deterministic across the Rust and wasm/JS targets).