CRON_SECRET
CRON_SECRET is an environment variable checked by protected endpoints to ensure only authorized schedulers can run scrape or digest jobs.
Why it matters
Without it, operational endpoints would be publicly callable and vulnerable to abuse.