pub const WIRE_FORMAT_VERSION: u8 = 1;
Current engine event wire format version. Version 1 = MessagePack with named fields (rmp-serde to_vec_named).