# Healthcare NPPES institutional campaigns. Runs weekdays 07:30 from the large
# SMTP-verified + revalidation-enriched institutional base. Broad offers
# (OIG screening, NPPES data update) address the full ~62k verified pool;
# the revalidation segments target the ~1,400 genuine Medicare enrollees.
# Per-MX-operator throttled so volume spreads across receiving systems.
30 7 * * * deploy cd /opt/performancewest && HC_VERIFIED_CSV=/opt/performancewest/data/hc_nppes_institutional_enriched.csv HC_SEGMENTS=oig_screening,nppes_outdated,revalidation_overdue,revalidation_due_soon python3 scripts/build_healthcare_campaigns_cron.py --start-campaign >> /opt/performancewest/logs/pw-hc-nppes.log 2>&1
