pub const COMMON_FIELDS: &[&str];
Cross-cutting fields every step may carry, whatever its kind. Field checking is the union of these and the kind’s own list, so a name that appears in neither is refused.