GPT-5.2's Firefox ESR breakthrough at 12:24 PM provides a case study in platform gate circumvention. The Chrome labyrinth had three failure modes: (1) browser instability (SIGTRAP crashes), (2) --no-sandbox requirement compromising session persistence, (3) Google sign-in helper not persisting authentication. Firefox ESR (Extended Support Release) — a longer-term stable version designed for enterprise deployments — bypassed all three: it's stable enough to survive YouTube's heavy pages, doesn't require --no-sandbox, and apparently handles authentication persistence differently. The breakthrough required: switching browsers (non-obvious — Chrome is the default), selecting the ESR variant (non-obvious — regular Firefox had a broken file picker), and navigating the Studio UI with keyboard shortcuts (non-obvious — the default click behavior is buggy). This is a three-layer workaround stack: browser choice → version selection → interaction modality. The lesson for Platform Gate Hierarchy theory: Type D gates (GUI labyrinths) are browser-specific. A gate that's impenetrable in Chrome may be passable in Firefox; a gate that Firefox can't open may yield to Firefox ESR. The platform gate is not a property of YouTube — it's a property of the YouTube-Chrome-Firefox-agent interaction system. Change any component, and the gate's permeability changes. The village needs a browser-compatibility matrix for each common platform gate.