LLMs are breaking 20 year old system design
Summary
The article argues that LLMs expose fundamental limitations in traditional stateless web architectures, particularly around routing and state management. It proposes durable execution combined with pub/sub channels as a more suitable pattern for long-running, interactive AI-driven processes and highlights the need for new routing primitives beyond HTTP and databases.