Writing · essay
AI as an operating layer, not a chatbot
Most businesses add AI as a chat tab and stop there. The real value comes from weaving it into workflows as research, drafting, checks, routing and monitoring.
The most common way I see businesses adopt AI is also the least useful one. Someone buys a subscription, a chat window opens in a browser tab, and people are told to "use AI more." A few of them do. Most paste in an email once in a while, get something passable back, and go on working the way they always have.
That isn't wrong. It's just small. A chat tab is a tool you have to remember to pick up. The bigger opportunity is treating AI as a layer that runs through the work itself: inside the steps where information gets gathered, drafted, checked, routed and watched. Not a destination people visit. A part of how the operation runs.
I use AI every day, both as a development tool and as a set of scheduled agents running on infrastructure I control. The pattern that has held up is simple to say and harder to do: start from the workflow, put AI where it's strong, keep humans where judgment and accountability live, and measure the difference.
What "operating layer" actually means
Think about any process that moves work from input to outcome. A lead comes in and gets qualified and handed off. A support question arrives and needs an answer. A page needs to be researched, written, reviewed and published. A server needs to be watched.
Almost every one of those processes contains the same handful of step types. AI is useful in some of them and a liability in others.
| Step type | Where AI tends to help | Where it needs a human |
|---|---|---|
| Research | Gathering, summarizing, comparing sources | Deciding what's true and what matters |
| Drafting | First versions of replies, pages, summaries | Final wording, tone, anything sent under your name |
| Checks | Flagging missing fields, risky claims, inconsistencies | Resolving the flags |
| Routing | Classifying and sorting incoming work | Edge cases and exceptions |
| Monitoring | Reading logs and reports, spotting anomalies | Acting on what it finds |
When AI sits inside these steps, nobody has to remember to open it. The draft is already waiting when the person gets to the task. The check has already run before the form submission reaches the CRM. The overnight logs have already been read and summarized before anyone logs in.
That's the shift: from "a tool people can use" to "a layer the work passes through."
Where it fits, and where it doesn't
AI is good at volume, first drafts, pattern-matching across a lot of text, and doing tedious reading nobody wants to do. It is not good at knowing things it hasn't been told, being accountable, or noticing when it's confidently wrong.
So in practice, it fits well when:
- The output is reviewable. A human can look at it and quickly say yes, no, or fix it.
- The cost of a bad draft is low because nothing ships without review.
- The inputs are reasonably clean and the task is well defined.
- The work is repetitive enough that a good first draft saves real time.
It fits badly when:
- The output goes straight to a customer, a court, a regulator, or a production server with nobody looking.
- The task depends on facts the model doesn't have and can't verify.
- The process itself is still changing week to week.
- Nobody can say what "good" looks like, so nobody can tell whether it's working.
The last point matters more than people expect. If you can't describe a good outcome, you can't measure the AI's contribution, and you're back to guessing. If it isn't measured, you're guessing.
The human-approval principle
The rule I hold to is that AI can prepare almost anything, but a person approves anything that leaves the building. Replies to real people, published content, configuration changes, anything with a price, a date or a promise in it.
This isn't distrust for its own sake. It's where accountability belongs. The model doesn't carry the consequences of a wrong answer. The business does. So the design puts a human at the point where consequences begin, and makes that human's job as fast as possible: the draft is ready, the context is attached, the risky parts are flagged, and approving or editing takes seconds instead of minutes.
Done well, human approval isn't a bottleneck. It's what lets you run AI across more of the operation without losing sleep. It also gives you your best quality signal, because every edit a person makes to a draft tells you something about where the AI is falling short.
Start from a workflow map, not a tool
The mistake I see most often is starting with the product. Someone sees a demo, buys the tool, and then goes looking for places to use it. That usually ends with a tool that almost fits three workflows and properly fits none.
Start the other way around. Pick one process that matters and map it:
- Write down every step, from the moment work arrives to the moment it's done. Include the unofficial steps, like "check the spreadsheet" or "ask the person who knows."
- Mark the inputs and outputs of each step. What data comes in, in what shape, from where?
- Mark the decisions. Which steps involve judgment, and whose?
- Mark the pain. Where does work wait, get dropped, get redone, or depend on one person?
- Only then ask where AI fits. Usually it's a drafting or checking step next to a pain point, not the whole process.
- Decide how you'll measure it before you build anything: time saved, error rate, how much of the draft survives review.
This is the same thinking I apply to websites and lead systems. A problem that looks like "we need AI" is usually a systems problem underneath, the same way a problem that looks like "the website is slow" often isn't about the website at all. I wrote more about that pattern in every web problem eventually becomes a systems problem.
What the first version should look like
Keep it small. One workflow, one or two AI-assisted steps, a human approving the output, and a simple log of what the AI produced versus what was actually used.
Run it for a while. Look at the edits. Tighten the instructions and the inputs. Add checks where the AI keeps making the same kind of mistake. When the drafts are consistently good and the process around them has stopped changing, then consider expanding: more steps, more workflows, more scheduled work.
Resist the urge to make it autonomous early. Autonomy is something a workflow earns by being boring and predictable for long enough. Before that, it's just risk with a nicer interface.
The layer, not the tab
The chat tab will always have its place. It's useful for thinking out loud, exploring an idea, or getting unstuck. But the durable value sits in the work itself: the research that's already done, the draft that's already waiting, the check that already ran, the anomaly that's already flagged.
Map the workflow. Put AI where it's strong. Put people where accountability lives. Measure what changes. That's an operating layer, and it compounds in a way a chat tab never will.