const SCAN_LIMIT: i64 = 1024;
Max rows scanned from event_log. v0.2 scale (~256 hosts × ~few gate decisions per dispatch attempt) keeps practical totals well under this even mid-rollout. If you raise this, also bump it in the CLI.