pub const RECENT_ACTIVITY_SECS: u64 = _; // 1_800u64Expand description
Default recency window (seconds) for considering a telemetry artifact
fresh enough to drive a context.pressure_observed event. Mirrors the
30-minute threshold the CCD readers used.