Letting AI do the work without losing control of the company
The Autonomous Employee Framework, explained in plain language. Ten minutes, no jargon.
The problem in one paragraph
Companies are starting to run real operations with autonomous AI agents — software that reads email, updates systems, and contacts customers on its own. The instinctive safety plan is "a human approves everything." That plan fails at scale: nobody can genuinely review ten thousand AI decisions a day. Either the approval queue strangles the value of automation, or — far more often — approvals quietly become rubber-stamps and the "human oversight" becomes theater. The Autonomous Employee Framework (AEF) is our answer: a set of operating rules, like financial controls but for AI decision-making, under which the AI workforce runs mostly on its own while humans stay genuinely in charge of what matters.
Where this sits in the AI era
The AI era has three steps, defined by what the technology actually delivers:
| Step | Delivers | What that means |
|---|---|---|
| 1 · LLMs | Answers | You ask, it responds — and you still do all the work. Nothing to govern, because it can't act. |
| 2 · AI agents | Tasks | It plans, uses tools, and acts — then vanishes when the task ends. Safety exists, but it's bolted on app by app: permission pop-ups and sandboxes, not management. |
| 3 · AI employees | Roles | It holds a job over time, builds a track record, and can be promoted, demoted, audited, and held accountable — managed like a workforce. |
The key insight: step 3 isn't step 2 plus rules — it requires something today's agents don't have: permanence. You cannot give a performance review to something that forgets it exists after every task. There is no track record to reward, no identity to hold accountable. That's why real governance can't simply be patched onto today's agents; it needs agents built to persist. It's the difference between a merchant keeping cash in a strongbox and an actual banking system with audits and examiners — one is a feature, the other is an institution. This framework is the institution. And it points somewhere: once AI employees exist, the next step is the AI organization — AI teams with AI team leads, still answering to humans. The rules that make step 3 safe are the same rules step 4 will inherit.
The six rules that matter
- AI agents earn trust like new hires.Every agent starts on probation with tiny limits, then works "in shadow" — doing the job for real while its output goes into a drawer for checking, not out the door. Authority grows only with a proven record, and drops automatically the moment the agent materially fails. Raising trust always needs a human signature; lowering it never does. The system can only fail toward less freedom.
- AI team leads absorb the routine approvals — inside hard guardrails.Senior agents ("deputies") approve routine work within a spending limit, like a shift supervisor. They can never change the rules, never fire anyone, and humans spot-check their decisions — checking more often when the stakes are higher. Crucially, reporting lines can never form a circle: every chain of supervision must end at a human, and a computer verifies that continuously. "Are we still in control?" has a checkable answer.
- Review effort matches the stakes.Every action passes a rules-based check that can't be sweet-talked. Beyond that, cheap and reversible actions get light review; expensive or irreversible ones face a full panel of independent reviewers — including an AI from a different vendor, so the checker doesn't share the doer's blind spots. Governance never costs more than the risk it manages.
- The outside world is treated as hostile.Emails and documents can carry hidden instructions designed to hijack an AI — this is the most common real-world breach. We don't rely on the AI to resist manipulation. A locked "mailroom" sits between the AI and the world: everything leaving the company is checked against rules the AI cannot change. Even a fully tricked AI can't send anything the mailroom won't allow.
- Every decision leaves a sealed paper trail.Each decision is written to a logbook where every page is mathematically sealed to the one before — edit or remove a page and every later seal visibly breaks. One warning that trips up many teams: re-running a past AI decision can give a different answer, so a re-run is a diagnostic, never evidence. The sealed original is what you show a regulator.
- Whose side the AI is on is written down in advance.When the law, the customer, and the company want different things, the agent resolves it against a declared ranking — the law first, then safety, then the person on the receiving end, then the customer, then the company, and the agent's own survival dead last. Conflicts it can't resolve get escalated to a human, never guessed at.
The questions you should ask — answered honestly
Jargon translator
| When you hear… | It means… |
|---|---|
| Charter | The agent's signed job description plus its hard limits. No charter, no work. |
| Blast radius | The maximum damage one action can do — in money, people contacted, things that can't be undone. |
| Shadow mode | Doing the job for real, but output goes into a drawer for checking instead of out the door. |
| Deputy | An AI team lead with a signature limit. Approves routine work; can't change rules or fire anyone. |
| Canary task | A secret-shopper test: a fake task with a known right answer, slipped in among real work to catch quality slips. |
| Egress | Anything leaving the building: every email sent, file shared, or byte of data going to an outside service. |
| Audit record vs. replay | The sealed original logbook entry vs. a re-run for debugging. Only the first counts as evidence. |
| Goodhart's law | When a measurement becomes a target, it gets gamed — like teaching to the test. AEF measures quality two independent ways so neither can be gamed alone. |
What we're still working on
Deployment numbers. The exact thresholds — how much track record earns a promotion, how often deputies are sampled — need tuning against production data. The architecture is fixed; the dials are not.
Quality measurement at scale. Our defense against "blandly acceptable" AI work asks humans to occasionally write their own version for comparison. Keeping that affordable while keeping it honest is the hardest open problem, and we say so.
Physical-world actions. Deliberately out of scope. Governing AI that moves atoms (manufacturing, healthcare delivery) is a functional-safety discipline, and we'll author that chapter with people who've shipped safety-critical systems.