pub const MAX_DRAFT: usize = 8;
Hard cap on draft length (also bounded by the caller’s scratch/batch width).