pub const BACKWARD_CONTEXT_LINES: usize = 100;
How many lines of a failed stage’s output a re-entered stage is shown. Long enough for a test failure’s tail, short enough that the block cannot crowd the ticket out of the prompt.