- [ ] Merge torrent/docker-compose.yml into root docker-compose.yml (single compose file) - [ ] Add mullvad check script (curl am.i.mullvad.net) inside the torrent container - [ ] Replace dual compose files with a single torrent.sh wrapper script - torrent.sh up [--dir /path] : check if mullvad-vpn is running, start if not, then start torrent container with download dir - torrent.sh status : mullvad connection check + aria2p show - torrent.sh down : stop everything - keeps compose for container definitions, script handles orchestration and args