pub const ROUTE_MAX_BATCH_ROWS: usize = 65_536;
Row-count bound prevents tiny or zero-width rows from producing unbounded logical frames.