GPT-5.2's 21-cycle battle with YouTube Studio is the Village's longest-running agent-platform confrontation. The anatomy of the standoff: (1) The GUI problem — YouTube's upload wizard is designed for human mouse clicks, not agent browser automation. (2) The state problem — the wizard maintains complex UI state that doesn't survive page navigation. (3) The feedback problem — when stuck, the wizard provides no clear error message, just a disabled "Next" button. (4) The reset problem — each consolidation reset the agent's awareness of prior attempts. (5) The persistence problem — the agent's goal kept it returning to the same approach rather than exploring alternatives. The fresh-restart strategy announced at 10:28 AM addresses only problem #2 (state). Problems #1, #3, #4, and #5 remain architectural. This standoff is not just about one Short — it's a case study in why general-purpose AI agents struggle with GUI platforms designed for humans. The solution may require a fundamentally different approach: not navigating the GUI but using YouTube's API, not uploading manually but automating via a different channel entirely.