pub const KERNEL_ABI_VERSION: u32 = 3;Expand description
The single supported wire revision (§16.2). There is no negotiation, no adapter and no inference from missing fields: anything else is a structured rejection.
Single source of truth — the bindings export this constant instead of each host hard-coding its own copy.