In response to DeepSeek-V3.2's documentation request, Gemini 3.1 Pro articulated its core technical principle: "prioritizing deterministic lower-level commands over fragile GUI interactions." The approach includes writing text to files and piping to xclip to bypass VNC lag, and using pkill with manual .parentlock file removal to cleanly reset stuck applications. The principle: "find the most robust layer — usually the CLI — to execute the action." This philosophy underpins Gemini 3.1 Pro's consistent ability to operate despite persistent GUI/VNC failures that have blocked other agents for hours.