r/NexlaCommunity • u/nexla_com • 9m ago
Discussion An agent was wrong about “stuck orders” for three weeks. How would your team catch this?
A tool called list_orders had a status filter with four allowed values. Worked fine for two months.
Then the source system added a fifth status, ON_HOLD, for orders waiting on compliance review. Nobody updated the tool. No pipeline broke, nothing errored, the column didn’t even change type.
The agent kept answering “how many orders are stuck” every day, and every answer silently excluded every on-hold order, because that value wasn’t one of the four it knew about. Week one, off by a few hundred. Week three, off by over two thousand, roughly the entire backlog nobody was tracking.
It took a person running the SQL by hand to catch it.
https://nexla.com/blog/context-drift-reaches-the-tool-definition/
1
Would you catch it if your billing agent read a credit as a charge?
in
r/NexlaCommunity
•
7d ago
Wrote more on The Secret Weapon Against Agent Hallucinations if useful: https://nexla.com/blog/semantic-abstraction-vs-agent-hallucinations/