AI implementation

Minus 78% Time, Minus 95% Errors: An Agentic Process a Decade Before LLMs

August 15, 2026
Minus 78% Time, Minus 95% Errors: An Agentic Process a Decade Before LLMs

In 2016 we had no language models. No assistants, no vector databases, no word "agent" in today's sense. We had PHP, a CRM, and a sales team assembling every commercial proposal by hand, every day.

For that team we built an internal service — a proposal generator. It cut proposal preparation time by 78% and errors in sent documents by 95%. That is exactly the order of magnitude shown today on AI pilot slides. With one difference: we had nothing that could write text.

In short

Text generation isn't what produced the result. Three things did: the proposal stopped being assembled by hand, stopped going out incomplete, and started feeding an event back into the system. AI projects in 2026 win and lose in the same places — and the research confirms it.

−78%time to prepare a proposal
−95%errors in sent documents
3–5 minfrom the rep's click to the email reaching the client

What preparing one proposal actually involved

A rep would get a request and start assembling the document: open the price list, work out the cost on a calculator or in their head, then go into the product catalog for photos. The catalog was large, built for warehouse lookup rather than sales, and finding three matching images took longer than writing the whole proposal. The document itself was laid out in Word, however each rep knew how. One proposal took anywhere from half an hour to half a working day.

The defects this produced were not random. They repeated, and they can be listed.

Arithmetic. Manual calculation always produces errors — only the frequency varies. A discount calculated off the wrong base. A forgotten tax line. A mixed-up unit of measure. It surfaced at the invoicing stage, or never surfaced and was paid for out of margin.

Incomplete terms. The proposal would price the work itself but leave out everything else: delivery, installation, custom adjustments. The client found out about the extra costs only after deciding to buy. From there, two options, both bad: either the company eats the difference itself, or it opens a conversation trust never fully recovers from.

Missing contact details. The document went out without the responsible rep's phone number or email. A client with a question had to go hunting for someone to ask. Some didn't bother.

Photos. Some reps used whatever image the catalog returned first; others used none, because searching took too long. The same service, proposed by two different reps, looked like it came from two different companies.

Layout. Everyone formatted differently: their own fonts, alignment, heading colors. The brand identity lived in the brand book — a document the client never saw. It was absent from the ones the client did see.

DefectWhat is lostWho notices
Calculation errorDeal margin or trustAccounting — last of all
Incomplete termsThe deal or the reputationThe client — at the worst moment
No contact detailsAn inbound client questionNo one
Random photosThe feeling that the proposal was prepared just for youNo one
Inconsistent formattingThe impression of a company's scale and disciplineNo one
Slow assemblyHours of an expensive employee's timeLeadership — showing up as "low sales"

Look at the third column. Four defects out of six go unnoticed by anyone inside the company. Only the client sees them — and doesn't report them, just stops responding.

Why this was never a writing problem

None of these defects trace back to wording. The problem was assembly: how many manual steps a rep performed between "the client asked" and "the document is ready," and how many of those steps could go wrong.

Study

Sales reps spend only 28% of their working time actually selling. The other 72% goes to deal administration, data entry, and other administrative work.

Salesforce, State of Sales: survey of 7,775 sales professionals across 38 countries, August–September 2022 · salesforce.com

The number matters not on its own but because it is stable: different studies with different samples have reproduced it for over a decade. A sales team is a function that spends most of its time not selling. And the most expensive part of that "not selling" is manually assembling documents nearly identical to the one before.

What kept breaking after the proposal was sent

Assume the document was assembled correctly. The second half of the journey has its own breakdowns.

The proposal never arrived. The attachment was forgotten. The email landed in spam. It was sent from a personal address and got filtered. The rep is certain the job is done; the client is certain they've been forgotten. Neither knows the two versions disagree.

The proposal reached the wrong person, or the wrong version. A mixed-up name, someone else's company name, terms left over from a previous deal. One such mistake costs more than the half hour it saved: it tells the client their proposal is a copy, and that they are just standing in line.

No one knew what happened next. The email went out, and then silence. The rep would call blind a week later, or not call at all. The manager couldn't tell "not responding because not interested" from "not responding because it was never opened."

That last point looks trivial until you look at the cost of the delay.

Study

Companies that contacted a lead within an hour of the inquiry were almost 7 times as likely to reach a qualified conversation as those that waited just one hour longer, and more than 60 times as likely as those that waited 24 hours or more. Among the companies studied, the average response time was 42 hours, and only 37% responded within the first hour.

James B. Oldroyd, Kristina McElheran, David Elkington. "The Short Life of Online Sales Leads," Harvard Business Review, March 2011. Audit of 2,241 U.S. companies and analysis of 1.25 million leads across 42 companies · hbr.org

The study is fifteen years old, and that is its strength: the technology has changed completely since, and the relationship held. Response speed isn't about courtesy. It's a conversion multiplier that works regardless of how good the proposal itself is.

None of these defects are fixed by writing a better document.

What we actually built

The second version of the service worked like this. The system did the math: the rep selected line items, and cost, discounts, taxes, and additional charges were filled in by rule, not memory. Photos were pulled from the catalog automatically, linked to each line item. Layout was the same for everyone — the brand identity lived inside the document, not next to it. Mandatory blocks — the rep's contact details and the full terms — couldn't be skipped: without them, the document wouldn't assemble.

Sending was a single action from the deal card. The email reached the client in three to five minutes, and the document was filed to the deal automatically. From there, the service tracked whether the email was opened and whether the client clicked the links inside it. Those events triggered the next steps: one follow-up email if the client opened it, a different one if they hadn't opened it within three days. If the email went unopened, or landed in spam, the rep got a notification — telling them not to push harder, but to check the channel.

And separately, statistics accumulated: by rep, and by which offers were drawing the most demand.

A loop, not a pipeline: the result of each step feeds back into the system and triggers the next one.
01Deal card
02Rule-based calculation and assembly
03Delivery
04Event: opened / not opened
05Next step and notification
feedback flows back into the deal card and into the team's statistics

Text generation stayed the simplest part of this design. The value came from the rules and the events.

The numbers, before and after

Proposal-preparation process metrics after automation. The light track marks the pre-automation baseline, set at 100%.

The remaining 5% of errors were, as a rule, things the system could never have caught: a misunderstood client request, or the wrong line item picked at the start. Everything that could be formalized was formalized, and stopped breaking.

2026: the same mistake, one layer up

Today's AI pilot is built along embarrassingly similar lines. The team measures answer quality on evals (evals — benchmark task sets used to test a model), argues over prompts, chooses between models, and runs a demo where the assistant outperforms a human employee. The demo succeeds. The process doesn't change.

Study

Roughly 95% of enterprise generative AI pilots produce no measurable impact on the P&L. The authors' central finding: the cause isn't the models. The core barrier to scaling is not infrastructure, regulation, or talent. It is learning: most generative AI systems do not retain feedback, adapt to context, or improve over time.

MIT NANDA, "The GenAI Divide: State of AI in Business 2025," July 2025. 52 structured interviews, a survey of 153 executives, and a review of more than 300 publicly disclosed initiatives, January–June 2025 · full report (PDF)

Read that line about feedback again. It describes exactly the gap we closed in 2016 — phrased in 2025's language. A system that doesn't retain an event and feed it back stays a demo, no matter how smart the model inside it is.

Forecast

More than 40% of agentic AI projects will be canceled before the end of 2027. Reasons: rising costs, unclear business value, and inadequate risk controls. Of the thousands of vendors claiming to offer agentic AI, only around 130 have real capabilities — analysts call the rest "agent washing" (agent washing — rebranding ordinary assistants, RPA, and chatbots as agentic AI).

Gartner, press release, June 25, 2025. Anushree Verma, Senior Director Analyst: "Most agentic AI projects right now are early stage experiments or proof of concepts that are mostly driven by hype and are often misapplied" · gartner.com

Both pieces of work say the same thing, though written by different people using different methods. The effect — or its absence — comes down to three things, and none of them is about answer quality:

  • whether the result reaches the system of record (system of record — the system where the company's authoritative data about a deal, document, or client lives), or stays in a chat window no one reopens the next day;
  • whether an event is generated that feeds back and triggers the next action — with a human in the loop (human-in-the-loop — a setup where a person approves or rejects the decision) wherever the cost of an error is high;
  • whether what happens inside the loop is visible: not "the team likes it," but numbers broken down by person, scenario, and failure.
Automation makes money not where it saves time, but where it closes a gap.

A gap is where the work is formally done but the result doesn't move forward. In 2016 that was an email with no attachment, and a price with no installation cost. In 2026 it's a flawless assistant response that never got logged anywhere and never notified anyone.

Four questions to ask before launching an AI process

01

Where is the failure point

What's breaking right now: quality, assembly, delivery, or feedback? If quality isn't the main problem, a model won't fix it — it will fix a different one.

02

Where does the result land

In the system the team works in, or in a separate window someone has to remember to open?

03

What happens after

What event gets generated, and who acts on it. If the answer is "the rep will check" — there is no event.

04

What will you see a month from now

What numbers will you pull up and compare. If it's only impressions, there's nothing to measure the effect with.

If only the first of these four points is covered, you're building a demo. If all four are covered, you're building a process.

Frequently asked questions

Don't large language models change the picture?

They change how much work can be automated at all: a process used to have to be strictly formalized, and now it doesn't. But they don't change where the payoff comes from. A model expands what's possible — it doesn't decide whether the output reaches the system or reaches a person.

Can you get this kind of result without AI?

Yes, and that's worth checking first. Rule-based calculation, mandatory fields, and event triggers are all covered by deterministic automation — cheaper, more predictable, and with no question of who's accountable for an error. The sensible order: remove the failure points first, then add a model only where you truly can't do without one.

Where do you start if proposals are still assembled by hand?

With a single measurement: take the last twenty documents sent and count how many contain a numerical error, incomplete terms, or missing contact details. It takes an hour and usually settles the question of priorities — the share of defective documents tends to be higher than management expects.

How representative are the 78% and 95% figures?

These are internal metrics from one product in one sales team, not an industry benchmark. Transplanting the numbers onto another company is pointless. What transfers is the logic: they came from eliminating failure points, not from typing faster.

Where the internal figures come from

The "−78% time, −95% errors" figures and the mechanics of the service (rule-based calculation, mandatory blocks, sending from the deal card, open- and click-tracking, triggered emails on a three-day interval, notifications for unopened emails, per-rep statistics) come from the product description of Alego.Digital and the project's entry in the portfolio of the Russia-China Investment Fund. These are the author's company's internal metrics; they have not been independently verified and are presented as an illustration of the mechanics, not as an industry benchmark.

External sources
  1. Salesforce. State of Sales (survey of 7,775 sales professionals across 38 countries, August–September 2022). salesforce.com/news/stories/sales-research-2023
  2. Oldroyd J. B., McElheran K., Elkington D. The Short Life of Online Sales Leads. Harvard Business Review, March 2011. hbr.org/2011/03/the-short-life-of-online-sales-leads
  3. MIT NANDA. The GenAI Divide: State of AI in Business 2025, July 2025. State_of_AI_in_Business_2025_Report.pdf
  4. Gartner. Gartner Predicts Over 40% of Agentic AI Projects Will Be Canceled by End of 2027. Press release, June 25, 2025. gartner.com
← Back to the blog