pub const AGENT_VERSION: &str = "agdx.av";Expand description
Header key: the agent envelope’s wire version (u32 typed value).
Rides outside the CBOR body so projections, a viewer, and rolling-upgrade
consumers pick the decoder (and filter per version) without decoding the body.