pub const HISTORY_LIMIT: usize = 200;
Maximum number of entries kept per path. Older entries roll off the front in FIFO order.