pub const FORMAT_VERSION: u8 = 1;
The artifact format version. Bumped on any incompatible change to the serialized shape so a binary refuses an artifact it can’t read, rather than misinterpreting it.