core/ ├── master_watcher.py # Main entry point (run this!) ├── orchestrator.py # Task coordination └── watchers/ # Platform monitors integrations/ ├── facebook/ # Facebook automation ├── instagram/ # ...