pub const DEFAULT_SNAPSHOT_RING_DEPTH: usize = 60;Expand description
Default snapshot-ring depth: 60 entries at 1 Hz steady-state covers 60 seconds of pre-trigger context — long enough for the dual-snapshot delta to detect slow drift, short enough that the storage cost stays within the 60-300 MiB envelope of the per-VM budget for incremental capture.