pub const RATE_CHECK_INTERVAL_US: u64 = 5_000_000;
Rate-check window (µs). Matches play_launch’s ~5 s time-based trigger so both runtimes converge on comparable cadence.