pub const DEFAULT_DIFF_MAX_LINES: usize = 120;
Default cap on rendered diff lines (matching the 120-line convention popularized by Grok Build’s diff view).