Unlabeled data
In a demo, the input is clean. In production, there are empty descriptions, long email threads, and unusable labels. Without cleaning and preparing data, even a strong model classifies noise.
Meta revealed: AI agents underperformed expectations. Learn why enterprise agents struggle in production and the gap between real implementation and demos.
At the beginning of July 2026, the market received two sobering signals.
According to TechCrunch, Mark Zuckerberg told employees that AI agents had not advanced as quickly as he expected.
A few days later, Microsoft announced layoffs of about 4,800 employees, including in commercial sales, citing the shift to AI among the reasons.
Both messages are easy to read as sensational news, but it is more useful to read them as an adjustment of expectations.
When the biggest player admits that agents do not work the way they do in presentations, that is a sign of the real market state: demand is shifting from demos to setups that actually make it into operations.
For the client, the conclusion is simple: the question is no longer whether the agent can do it, but whether it has been brought into a working process.
The agent's path from demo to a working process
Demo
Real data
Working setup
Result
In a demo, the input is clean. In production, there are empty descriptions, long email threads, and unusable labels. Without cleaning and preparing data, even a strong model classifies noise.
An agent without a process owner does not fit into day-to-day work: there is no one to handle edge cases, update rules, or own quality. The pilot remains a demo.
Any prompt or rule change can make something that used to work worse. Without a test set and validation after changes, quality quietly degrades.
It is easier to show a scenario at a conference than to bring it into daily use. Value appears only when people actually use the process.
The difference between "the agent can do it" and "the agent works" is not model power, but the engineering discipline around it.
A working setup starts with data: it is cleaned of noise before it is shown to the model.
Next come testable prompts and clear terms so business and engineering mean the same thing.
Then add a quality metric and a test set that shows whether things got worse after changes. And add a fine-tuning mechanism: if the agent makes a mistake, the system analyzes the actual distribution, suggests a rule change, and runs the test cases before the change goes live.
These are exactly the layers missing from a demo, and they are exactly what determines whether the agent makes it into operations.
We covered the choice between an agent, RPA, and an assistant in more detail in the article "AI Agents, RPA, and Assistants: Which to Choose for the Job", and the article covers the typical reasons pilots fail "AI in Business: How to Avoid a Failed Pilot".
One of CIS's top 3 developers handled support tickets manually: employees routed requests by team and service, so speed and quality depended on manual review.
For the demo setup, KT.Team used a dataset of 12,000 closed tickets from one quarter and first cleaned out empty descriptions, email threads, and unusable labels.
The classification was built in two steps: first the model identifies the team, then the service within that team.
We also built in a rule-based self-learning mechanism: when an error occurs, the system analyzes the distribution, suggests adjustments to descriptions or triggers, and runs test tickets to prevent regression.
The workshop locked down the terminology, prompts, launch, Telegram notifications, and the rollout method.
Full case breakdown is on the page "LLM-Based Support Ticket Classification".
Start with a process that has a responsible owner and a clear outcome: routing, classification, document processing.
Clean historical data of noise and align the terminology. This makes the input suitable for the model and removes half of future errors.
Describe testable prompts and the test set that shows quality. Without a metric, you cannot tell whether things improved.
Run any rule change against test cases before release so an improvement in one area does not break another.
Measure the time until people actually use the process, not until formal handoff. Value is counted by real usage.
AI for business
We will break down your process, data, and quality metric. We will build a setup with testable prompts, regression control, and a clear implementation path - where the agent actually reduces workload instead of just looking good in a demo.
When the market adjusts expectations downward, the advantage goes not to the largest team, but to the shortest path from process to working result.
The DORA research shows that top teams are 106 times faster than the worst at shipping to production, thanks to loose coupling and engineering maturity, not headcount.
According to QSM, the optimum for a medium system is a team of 3-7 people.
That is why the gap between hype and delivery is an opening for a small AI-native team: it owns the business outcome, brings the setup into operations, and measures TTU, not slide count.
How we are structured internally and how that translates into a client's AI setup is covered on the pages AI for business and AI-native development.
Verification date: 10.07.2026