pub const MAX_CODE_CHANGE_LINES: usize = 1_024;
Maximum lines retained across one code-change presentation.