I Reverted All 90 Files
The feature worked.
This weekend, OpenAI gave me a usage reset, so I ran an experiment. I spent 20 minutes planning a task with GPT-5.6 Sol: migrations, refactoring, tests, and UI wiring. Not trivial, but not huge.
Once the plan looked good, I let it run and went to play Resident Evil 4. 馃幃
An hour later, the UI looked decent and the feature worked end to end.
Then I looked at the code.
OMG, it was bad. Aggressively average: scaling problems, code smells, and basic best practices missing. It had touched 90 files, making the review itself expensive.
But it worked. Even a great engineer would be tempted to commit and push. I鈥檒l give you that.
I reverted the hell out of it.