pub const SPEC_VERSION_FLOOR: u32 = 2;Expand description
The fixed floor an absent sigma-version resolves to: the v2.x line that is
current immediately before array matching (the first versioned breaking
change). Existing rules carry no sigma-version, so they resolve here and
keep their pre-array-matching semantics.