AI does exactly what you ask — that's the problem

TL;DR AI
2 min readKey summary
Modern coding models like Claude often follow prompts literally, so they may miss the user’s real intent.
The article recommends giving AI the full stack context, task details, constraints, and expected output.
Structured prompts and symptom-based bug reports produce more useful code than vague requests.
This matters because AI-generated code can be correct on paper but still unusable in a real project.
