AI didn't replace the classifier. It replaced the backlog required to keep that classifier alive.
In a lot of ML teams, the hardest part is not building the first model. It's maintaining all the small models that follow.
At some point, the backlog is no longer "modeling." It becomes maintenance labor.
In practice, what disappeared first was not the need for machine learning. It was the repetitive retraining layer around it:
The classifier still exists! What changed is that the team no longer spends weeks re-running the same lifecycle for narrow, already-understood tasks.
That time goes back to work that actually needs human judgment:
Deciding what to solve
What entity are we modeling?
The right tool for the right task
Root cause analysis
Communication and trust
Design insight: AI didn't replace the classifier. It replaced the backlog required to keep that classifier alive. And that's a much more useful kind of automation.