Governed AI for Operators Foundations

Free preview Lesson 2 of 10 10 min read

The five layers of an AI-ready business

When AI projects fail, the model is rarely the problem. The model is the same one everyone else has. What differs is the business underneath it. A company is a stack of layers, and AI sits on top of all of them. If a lower layer is weak, the cleverest agent on top will amplify the weakness instead of fixing it.

There are five layers worth assessing before you deploy anything: people, processes, tools, data, and clients and deals. Below is what to check in each, the gaps that show up most often, and what “ready” actually looks like. Read them in order. The order matters, and the reason it matters comes at the end.

Layer 1: People

What to assess. Who in the building can describe a real task in enough detail that it could be handed to a system, and who would own that system once it exists. You are looking for two things: domain experts who understand the work well enough to judge AI output, and at least one person willing to be accountable for a workflow rather than just using it.

Common gaps. The expertise lives in a few heads and was never written down, so nobody can specify what “correct” looks like. Or there is enthusiasm but no ownership: everyone wants to try AI, nobody wants to be responsible when it produces something wrong. A pilot with no owner quietly dies.

What ready looks like. A named person can articulate the task, define a good outcome, and review the model’s work with authority. They have the time and the mandate to own the result, not just the curiosity to start.

Layer 2: Processes

What to assess. Whether the work you want to automate actually follows a process today, or whether it is improvised differently by each person who does it. Pick one workflow and try to write it down step by step. If you can, you have a process. If every attempt produces a different list, you have a habit, and habits do not automate.

Common gaps. Undocumented steps, hidden exceptions (“except when the client is on the legacy plan”), and decisions that depend on context nobody recorded. AI handles the documented happy path well and falls apart on the exceptions, which is exactly where the value and the risk both live.

What ready looks like. The workflow is written down, including the branches and the exceptions. You know where judgment is required and where it is mechanical. The mechanical parts are the candidates for AI. The judgment parts are where your approval gates go.

Layer 3: Tools

What to assess. The systems your work already runs through and whether they can be connected, permissioned, and observed. AI rarely stands alone. It reads from and writes to your CRM, your ticketing system, your document store. Check whether those systems have APIs, whether you can scope access narrowly, and whether you can log what the AI does inside them.

Common gaps. A sprawl of disconnected tools with no clean way to integrate, access that is all-or-nothing so the only option is to over-permission, and systems that cannot log AI activity in a way you could audit later. Shadow tools also live here: software in daily use that IT never approved and cannot see.

What ready looks like. A short, known list of systems the AI will touch, each with scoped access and a way to record what happened. You would rather connect AI to three well-governed tools than thirty unmanaged ones.

Layer 4: Data

What to assess. Whether the data the AI will rely on is accurate, current, permissioned, and consistent. This is the layer teams most want to skip and most regret skipping. Pull a sample of the records the model would use and check them by hand. Are they right? Are they up to date? Do two systems disagree about the same customer?

Common gaps. Duplicate and contradictory records, stale data nobody owns, and sensitive fields sitting in places they should not be. Feed messy data to a capable model and it will produce confident, well-written, wrong output. The polish makes the errors harder to catch, not easier.

What ready looks like. The data feeding the AI is clean enough that a knowledgeable person trusts a sample of it without caveats. Sensitive fields are identified and handled deliberately. You know where the data comes from and how fresh it is. Clean data is unglamorous and it is the single highest-leverage investment in this entire stack.

Layer 5: Clients and deals

What to assess. Whether your customer-facing and revenue-facing work can absorb AI without damaging trust or crossing a line a client cares about. This is the layer where mistakes are most visible and most expensive. Look at where AI would touch a client interaction, a proposal, a contract, or a commitment, and ask what a wrong output would cost in that exact spot.

Common gaps. Pointing AI at high-stakes client communication with no review, assuming clients are fine with AI-generated work when their contract or their expectations say otherwise, and automating a deal step where a single error breaks a relationship. Speed at this layer is the most tempting and the least forgiving.

What ready looks like. AI is used where it clearly helps, with human review on anything a client sees or a deal depends on. You know your clients’ expectations and any contractual limits on automated handling, and you stay inside them. The model speeds up the preparation. A person still owns the relationship.

Readiness is built bottom-up

Notice the order. People, processes, tools, data, then clients and deals. That is not alphabetical and it is not random. It is the order you have to build in.

You cannot write a good process without people who understand the work. You cannot connect tools usefully without a process for them to support. You cannot trust the tools’ output without clean data flowing through them. And you have no business pointing any of it at a client until the four layers underneath are solid. Teams that fail tend to start at the top, buying a clever agent and aiming it at customers, while the data is a mess and the process was never written down. The agent then automates the mess at speed.

Build the other direction. Clean data and clear processes first, clever agents last. The unglamorous layers are where readiness actually lives.

A quick self-assessment

Score each layer from one to three. One means weak, three means ready.

  • People. Is there a named owner who can specify the task and judge the output? (1 = nobody owns it, 3 = clear accountable owner)
  • Processes. Can you write the target workflow down, exceptions included? (1 = it is improvised, 3 = documented with branches)
  • Tools. Can the relevant systems be connected, scoped, and logged? (1 = disconnected and unobservable, 3 = short list, governed)
  • Data. Would an expert trust a hand-checked sample without caveats? (1 = messy and contradictory, 3 = clean and current)
  • Clients and deals. Is client-facing AI use reviewed and inside expectations? (1 = unreviewed and assumed fine, 3 = reviewed and within limits)

Your readiness is set by your lowest score, not your average, because AI amplifies whatever is underneath it. A single layer scoring one will undercut strong scores everywhere else. The most useful output of this exercise is not a total. It is the name of the layer you scored lowest, because that is the work to do before you deploy, not after.

Want the full course when it opens?

No spam. Unsubscribe anytime.