pub fn report_host_counts(windows: u32, pool: u32)Expand description
Phase B.4 follow-up — sync API: report the host’s current
authoritative counts so the launcher reducer can compare against
its mirror and emit Event::DriftDetected on mismatch. Callers
invoke this AFTER each window-level transition so the launcher
gets a fresh snapshot to compare against its just-applied
transition.