API
GET /api/freshness
Invoke on a cron to evaluate watched tables against thresholds and open incidents when lag breaks SLAs.
Steps
1. Schedule the worker
Call GET /api/freshness with the auth your deployment expects (for example Vercel cron + secret).
2. Monitor responses
Treat repeated failures as an ops incident — freshness workers should not go dark.