pub const DEFAULT_MAX_RECENT_ERRORS: usize = 10;
Maximum recent error records kept per agent session for recovery diagnostics.