Claude made me realize most AI developers aren't actually building AI.
After building AI products for the past year, I noticed something.
A lot of "AI developers" aren't building AI.
They're building API wrappers.
There's nothing wrong with that.
But adding an LLM to an app isn't the hard part anymore.
The hard part is:
Evaluation
Memory
Context engineering
Agent orchestration
Failure recovery
Cost optimization
User experience
Guardrails
The model writes 100 lines of code in seconds.
You'll spend weeks making those 100 lines reliable.
Ironically, AI didn't eliminate software engineering.
It made good engineering more valuable.
Has anyone else felt this shift?