How Work Should Flow: From What Someone Needs to What the System Does

The architecture of an AI-native company, and the six principles behind it

Chapter 03 of 14How Work Should Flow

A benefits manager spends Tuesday morning inside four screens. She logs into the HCM to check an eligibility date, opens the payroll system to confirm a deduction, then writes an email to explain the answer to an employee who asked a one-line question. None of that was her job. Her job was to help someone understand their coverage. The rest was the cost of operating the systems that hold the answer.

This is the quiet tax most HR work pays. The information exists. The rules exist. What is missing is anything that connects a person's request to the systems that already know the answer, so the person becomes the connective tissue, clicking between tools and calling it work.

An AI-native company removes that tax by changing its architecture, not by buying another product. Work starts with what someone is trying to achieve, passes through a layer that understands the company, and lands in the systems that execute it. That sentence is the whole design.

Work should begin with the person, not the screen

The same request, drawn two ways.

Today, a person carries the request through the stack by hand. They decide which system holds the answer, open it, operate it, and carry the result back out. The work is theirs, and so is every step of the plumbing. In the new model, the person states what they need and the plumbing moves. Their agent reads the request, draws on the organizational context layer to understand who is asking and what applies to them, and the systems underneath execute. The person describes an outcome. The architecture produces it.

Today
Person has a need Goes to a system Operates it Carries the answer back
New model
Person has a need Tells their agent Agent reads the context layer Systems execute

Read the two rows against each other. In the first, the person is the engine. In the second, the person is the author of intent and the agent is the engine. What changes is who does the operating.

The design in one line

Every person should have an agent that understands their role, the company they work for, the rules that apply to them, the systems that hold their information, and the work in front of them.

That is the Personal Work Agent, the unit the whole architecture is built to serve. Not a chatbot bolted onto a portal, but an agent that starts from a person and reaches into the company on their behalf. Everything that follows in this book serves to make that sentence true and safe.

What the architecture promises, and to whom

Not features. The decisions that separate an AI-native company from one that has simply added AI to the edges.

AI is the front door

People do not open systems anymore. They open a conversation. The agent is where work begins, and the systems sit behind it. If your AI is a widget in the corner of a portal, you have added a feature. If it is the way in, you have changed something structural.

Accountability stays with people

An agent can gather, draft, route, and execute. It cannot own an outcome. A named person is answerable for every consequential action, and the system makes that ownership visible rather than blurring it. Automation moves the work, not the responsibility.

Outcomes, not screens

The measure of the system is whether a person got what they needed, not how many clicks it took or how polished the interface looked. Screens are a symptom of software that could not act on its own, so it handed the user a control panel. When the agent can act, the screen becomes optional. You stop designing dashboards for people to operate and start designing outcomes for people to request. A time-off question ends in an approved request and an updated calendar, not a form the employee fills in twice.

The more it matters, the more human

Low-stakes, reversible work can run on rails. A duplicate address, a routine PTO approval, a policy lookup: let the agent handle it. But as the stakes rise, the human presence rises with them. A pay correction, a performance concern, a layoff conversation demand a person who is present, accountable, and visible, not a faster machine. This is the human line, and the architecture is built to respect it rather than erase it. The goal is never to remove people from the moments that carry weight. It is to remove them from the ones that never should have needed a person at all, so they have room to be present for the ones that do.

Composable by default

No single vendor owns the whole flow, and no agent is a monolith. Each capability is a part that can be added, replaced, or retired without rebuilding the rest. You want to swap a payroll system or add an agent without a year of integration work, because the company will keep changing and the architecture has to bend with it.

Knowledge is infrastructure

Here is the commitment that makes the other five possible. An agent is only as good as what it knows about your company, and most of what it needs is not written down anywhere it can reach. Who reports to whom. Which policy applies in which country. What "manager approval" means for this grade in this region. Which of three conflicting documents is the current one. In most companies that knowledge lives in people's heads, in email threads, and in the muscle memory of a few long-tenured employees. That is fine when humans do the work. It is fatal when agents do, because an agent cannot ask the person next to it. So the organizational context layer becomes real infrastructure: maintained, versioned, and owned, the way you already treat your network or your identity system. It is the single most important thing you will build, and Chapter 8 is about how.

Follow one request all the way down

An ordinary ask, moving through the architecture.

An employee in Berlin messages her agent: "I want to take the last week of August off." No form, no portal, no policy PDF. Just the sentence.

  1. The request arrives. The agent receives plain intent, not a completed form. The employee does not need to know which system holds the answer or what the field is called.
  2. The context layer resolves who is asking. The agent reads that she is a full-time employee in Germany, on a specific grade, with a specific manager, under the local time-off policy. It knows her balance and the team's blackout dates. None of this was in her message. All of it applied.
  3. The rules are checked. Enough balance, no blackout conflict, within notice. The request is routine and reversible, so it sits on the agent-led side of the human line.
  4. The systems of action execute. The agent files the request in the HCM, updates the shared calendar, and notifies her manager for the one-tap approval the policy still requires. The systems were operated on her behalf.
  5. The person gets an outcome. She receives one message: your week is requested, your manager has been notified, here is what happens next. She never saw a screen.

How to build toward it, and where it breaks

You do not buy this architecture. You get it by starting narrow and being honest about the failure modes.

The next 30 days
  1. Pick one high-volume, low-stakes request that people currently solve by operating a system themselves. A PTO request or a policy lookup is a good first candidate.
  2. Map it as a before-and-after flow. Write down every screen a person opens today and where the answer actually lives. Name the systems of record and systems of action involved.
  3. List what the agent would need to know to resolve it without asking: the role, the rules, the balances, the approval path. That list is the first slice of your organizational context layer.
  4. Name a single accountable owner for the flow before you automate a single step of it. If no one will own the outcome, do not ship the agent.
Where this goes wrong
  • You put AI in front of the same broken systems. A conversation over a mess is still a mess. If the context layer is not real, the agent guesses, and a confident wrong answer is worse than a slow right one.
  • You automate across the human line. The first time an agent delivers a pay cut or a termination detail with no accountable person present, you lose the trust that took years to earn. Speed on the wrong moment is not a win.
  • You treat context as a project, not infrastructure. Teams stand up a knowledge base once, declare victory, and let it rot. The company keeps changing; unmaintained context quietly becomes a liability the agent acts on every day.

The architecture is simple to state and hard to earn. A person, an agent, a layer that understands the company, and the systems underneath. Get the order right, respect the human line, and treat knowledge as something you build and maintain. Then the rest of this book has somewhere solid to stand.