Reference console state

Console is the dev VM at 192.168.86.50, hosted on Finn (VM CT 103, displayed as ubuntu-dev in Proxmox). Justin's primary AI command center. Where forge, Claude Code, and most automation runs.

System state: - justinwieb user has passwordless sudo via /etc/sudoers.d/justinwieb - Docker installed and running, docker group active (use newgrp docker or new terminal after install) - qemu-guest-agent installed (enables Proxmox qm guest exec from host) - Hostname pending rename from ubuntu-dev to console in Pure Phoenix Phase 4.1 - No local rclone-gdrive mount. Removed 2026-05-01. Drive is mounted on Finn only and exposed to Console via NFS at /mnt/workspace/Google-Drive/. Listing that path returns empty (FUSE-over-NFS readdir limitation); writes/reads of known paths work. For browsing, use forge_gdrive_*.py API scripts. See Google Drive system map. - Sandbox quirk: in-process sudo is blocked by no-new-privileges. To run privileged commands from a Claude Code session, ssh console 'sudo ...' (loopback SSH escapes the flag).

Daily session anchor: forge-tmux-anchor.service (formerly forge-home-base.service) maintains an always-on Claude Code Remote Control session so Justin can drive Console from claude.ai/code on any device.