pub const WORKER_CLEANUP_INTERVAL_SECS: u64 = 60;
Interval between worker housekeeping passes (stale entry cleanup, stats flush).