pub const MAX_CHAIN: usize = 16;
Entries in a pattern chain. Each carries a repeat count, so “A×4 B×4 A×3 C” is four entries rather than twelve.