-- Migration 0010 backfilled every state that requires an initial-connect -- timestamp. Validate that invariant now so an anomalous legacy row blocks -- rollout instead of silently bypassing no-show reconciliation. ALTER TABLE matches VALIDATE CONSTRAINT matches_initial_connect_ready_at;