pub const LAYER_BASE: [u64; 6];Expand description
Per-layer base weight, indexed by Layer as usize (ascending). Values
are spaced so that any in-layer frequency score (capped well below the
gap) cannot reorder layers, but a sufficient layer_pref multiplier can.