We put an AI agent in front of a bank's data warehouse. The part that mattered was not the model.
Summary
The article describes deploying an AI text-to-sql system for a bank, highlighting that the model was less important than verification mechanisms, evaluation sets, and governance rules for production success.
Similar Articles
the boring part of AI agents nobody builds and everyone needs
A practitioner recounts how deploying AI agents in production required 80% engineering effort on workflow, ownership, and approval processes rather than the model itself, highlighting that the 'boring layer' of shared context and routing is critical for real-world impact.
The AI agent demo always passes. Then it hits production and you realize "it works" was never the hard part.
This article discusses how AI agent demos often succeed while production deployment reveals critical security and authorization issues, emphasizing that model quality does not solve problems like access control, data leaks, and auditability.
After a few months running an AI report generator for a client, the writing was never the hard part
A developer shares lessons from running an AI report generator in production, arguing that data quality and validation matter far more than the model's writing ability, since fluent but incorrect reports are dangerous.
The hardest part of deploying AI in real businesses isn’t the model, it’s who owns “is this still true?”
This article discusses how AI deployments in businesses often fail not due to model quality but because of the lack of ownership for keeping the model's knowledge current as the world changes, highlighting the challenge of 'silent drift' and the need for ongoing operational maintenance.
Your agent isn't failing because of the model, it's failing because nobody built a stop button
The article argues that the primary failure point for AI agents in production is not the model itself, but the lack of infrastructure such as stop buttons, billing oversight, and traceability for tool calls.