Agentic systems fail for operational reasons even when their language understanding is strong. The common failure modes are familiar to anyone who's run coding agents in production: invalid arguments, interface drift between training and deployment, weak error recovery, and inefficient retry loops that burn budget without making progress.