-- Retire the configurable scan scheduler. New-file pickup is now handled by -- the fsnotify watcher + a hardcoded safety-net delta walk (cmd/minstrel), -- so the operator-configurable schedule (and its admin UI) is gone. DROP TABLE IF EXISTS scan_schedule;