b5e7c82b51
next_run_time=None means "paused", not "default". The fallback poller was registered but never triggered, leaving the system on CNN archive only. Set explicit start time = now + half the poll interval so the two pollers offset and don't hit upstream simultaneously. Verified via /api/health/deep: trumpstruth.last_poll was null on the live server before this fix despite the poller having been deployed. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>