{ "id": "workstation", "domain": "sc-workstation", "hostname": "ares", "distro": "debian", "role": "Player desktop workstation with browser HUD, terminal, and SSH entry point", "display_name": "Workstation (ares)", "profile_type": "desktop_xfce", "resource_budget": { "ram_mb": 768, "vcpus": 1, "disk_gb": 12, "note": "Lightweight XFCE desktop with Chromium HUD and Tilix terminal." }, "network": { "mode": "quest", "libvirt_network": "sc-internal" }, "ssh_user": "player", "management_user": "opsbridge", "ssh_key": "~/.ssh/sc_host_key", "snapshots": { "baseline": "baseline.day-one", "recovery": "baseline.recovery", "checkpoint_prefix": "checkpoint.shift-", "max_checkpoints": 5 }, "guest_helper": { "name": "atlas-index", "path": "/usr/local/bin/atlas-index", "trusted": false }, "display": { "type": "spice", "video": "virtio", "note": "Player uses the real XFCE workstation desktop through SPICE with virtio video. QXL is available as the spice-qxl build mode for compatibility testing." }, "always_live": true, "note": "The workstation VM stays live during gameplay. The browser opens the host-served HUD and Tilix provides real terminal access to the lab VMs." }