> “How does this architecture relate to the model-view-controller pattern?”
It's an ambiguous question.
One answer is that all the mvc code runs on the application layer. This correct in a nearly tautological way (the code is where the code is).
The other answer is how does it relate. The model relates to the database in their three tier example.
Indeed, I think this question definitely implies something other than "where does the mvc code exist?"
I really don't think his answer is even a pedantic one. It's bending over backwards to read a question in a certain way that his preferred clever answer could be considered correct.