pub const MAX_LINES_PER_STREAM: usize = 200;
Per-stream output cap (lines). Counted after CRLF normalisation.