pub const IM_REVISION: u8 = 11; // 11u8Expand description
Interaction Model protocol revision emitted at context tag 0xFF in
every top-level IM message. Confirmed against the matter.js byte-parity
fixture (see tests/im_byte_parity.rs); bump only when a captured
fixture proves matter.js changed it.