Deliver · Weekly email digest

This is what lands in a subscriber's inbox.

Every Monday at 8:00 a.m. Arizona time, a scheduled function fetches the prior week's permits, scores them, and prepares this digest. It is shown here in dry-run mode — no email is ever sent from this prototype.

Reporting period 2026-07-10 → 2026-07-17
New pool permits 10
Combined declared valuation $559,836
Data source Live City of Mesa API

How this runs in production

  • 01 — Netlify Scheduled Function, cron 0 15 * * 1 (Mon 15:00 UTC = 8:00 a.m. America/Phoenix, no DST).
  • 02 — Fetches permits issued in the prior 7 days, scores and ranks them.
  • 03 — Prepares this digest; stays in dry-run until email credentials are configured. The schedule only activates after deployment.
PermitPulse — Weekly Digest · dry run, not sent