rayhunter-merge/ ├── daemon/ # Main daemon application (Rust) ├── lib/ # Core library components (Rust) ├── tools/ # Utility scripts and tools ├── installer/ # Installation and deployment scripts ├── ...