pub const PROTOCOL_VERSION: &str = "v1";
Current wire protocol version. Bumped only when the canonical byte sequence of any message format below changes. Old versions must continue to verify for audit replay.