I ran a blind AI duel this week on VibeCode Arena by HackerEarth with a prompt that sounded a lot less revealing than it turned out to be. The idea was simple: build a Developer Mood Analyzer. User pastes recent git commit messages, the app scans them, assigns one mood — Chaotic, Caffeinated, In Denial, Silently Judging Everyone, Burnout Mode, or 10x Developer — and then throws back a result card with a big emoji and a one-line summary. Mostly just a fun little AI build challenge. At least that was the plan. VibeCode Arena runs these prompts side by side, so two AI models generate against the same instruction, and you compare them blind before the model names are revealed. In this duel, one side was Gemini 2.5 Flash, and the other was my own challenge entry. What both models produced looked nearly the same in the preview, which was mildly suspicious. Same dark UI, same textarea, same oversized Analyze button, same general result card concept.…