[Unit] Description=Hermes Kanban File Server and Dashboard After=network.target [Service] ExecStart=/usr/local/lib/hermes-agent/venv/bin/python3 /opt/ai-os/products/ceo/scripts/kanban_server.py WorkingDirectory=/opt/ai-os/products/ceo Restart=always RestartSec=5 User=root [Install] WantedBy=multi-user.target