I should have mentioned accessibility. It supports my argument more than yours. Accessibility like captions, voice, keyboard nav, dark mode are all a deviation from the norm by a minority (something AI is completely incapable of doing) and a fight against familiarity which now serves as a great benefit to the majority.
This ... This is simply not true. I use a screen reader. I am using it right now. I can confirm that AI-generated code, by default, is far, far more accessible, cares far more about keyboard nav, about DOM order, about using the right semantic HTML, about the things that I care about than your average human-designed slop.
And no, it doesn't just add ARIA to everything as is so typical by poor practitioners.