I was wondering about this myself, but given everything I know about AI. Won't the vocabulary slowly and subtly change as common people try to develop software, not knowing the jargon? Won't the AI systems learn from the prompts and adjust their understanding of what's trying to be accomplished?
It will regress to the mean.
The default output of any agent is going to be Transaction Script, for example. It will never on its own accord start writing Domain Model.
As it produces more Transaction Script and sesles its own Transaction Script, it will regress to this paradigm.
You can get it to write Domain Model, but that is not its default.
I liken it to examples in docs: they are always intentionally the simplest case.