Add periodic follow verification and cleanup
- Run cleanup task every 5 minutes (instead of hourly)
- Verify all follows against Bluesky API and remove stale ones
- Clean up posts and follows older than 48 hours
- Add logging for cleanup operations
This ensures unfollows are properly reflected even if Jetstream
events are missed or delayed.