2d66e32938
Replace the per-row tenant+global LATERAL joins with a single CTE that materializes filtered citations and resolves domain mappings once per distinct host/domain/site_key triple. Reduces redundant scans of site_domain_mappings on large run batches.