pub const FAILURE_LOG_TAIL_LINES: usize = 80;
Lines of captured output included in failure context (hooks, health, prepare). Aligns with stackless logs --tail defaults for operators.
stackless logs --tail