Most cloud infrastructure still assumes software behaves like a polite web app. A request comes in, some stateless code runs, maybe a database gets touched, and a response goes back out. AI agents are not polite web apps. They keep context, write files, execute code, call tools, accumulate state over