
Escaping the Prompt Debt Trap: Drew Breunig Live with Tim O’Reilly
Drew Breunig has spent years watching how AI teams grow their LLM applications, and he's identified a problem most teams don't notice until it's already slowing them down. As CEO of CMPND, a maintainer of the DSPy open source framework, and author of the forthcoming O'Reilly publication Context Engineering Handbook, he's seen the same pattern play out over and over. A team builds a quick LLM prototype, it mostly works, and then they start patching the gaps, one edge case at a time, one instruction at a time, until the prompt is so bloated and fragile that nobody wants to touch it, it stays pinned to a model from two years ago, and the person who built it is the only one who understands it. If that sounds familiar, you're probably already dealing with what Drew calls prompt debt.Watch as he joins Tim O'Reilly to explain why it's more widespread than most teams realize, and what the best builders are doing instead. Drew traced prompt debt back to two root causes. The first is that natural language is a fundamentally imprecise programming medium. Studies show the same medical question phrased as a patient versus a psychiatrist yields completely different answers, and in one example from the talk, claiming to be a Philadelphia Eagles fan was enough to bypass model safety guardrails entirely. The second is that the biggest labs are increasingly tuning models like Claude for their own products in ways that quietly work against anyone building something custom on top. The conversation also covers why this reliability-over-diversity trade-off is making frontier models worse writers even as they improve at code, why open-weight models may be the Apache to OpenAI and Anthropic's Netscape, and what you can do now, from investing in evals and decomposing tasks to treating prompts as perishable, to build AI systems that hold up. As Drew puts it, "Vibe coding makes code free, as in puppies. You can go get a puppy for free, but now you have to take care of it and it's in your house."