The Human-Agent Operating Model
Define how people and agents divide decisions, execution, oversight, and accountability.
A rapid review of the chapter’s existing Quick Read, principles, definitions, lessons, and review material.
The chapter in one pass.
- Purpose: Define how people and agents divide decisions, execution, oversight, and accountability.
- Best for: Engineering, product, platform, and organizational leaders.
- Prerequisites: Operational Autonomy and Trust Calibration.
- Reading time: 20 minutes.
- You will learn: Which responsibilities remain human, which can be delegated, and how exception-first operation avoids approval theater.
Keep three ideas: humans own intent and material risk; agents perform bounded work and assemble evidence; and escalation should present a decision packet, not a transcript.
Reconstruct and defend this chapter’s architecture.
Reconstruct the architecture, name each boundary, and defend the tradeoffs.
Jump to validation criteriaOpen the source exercise
Draw the Product Owner, Mission Approver, Orchestrator, Worker, Validator, Engineering Lead, Risk Owner, and Release Approver. Connect them through the Mission lifecycle from intent to production verification.
For each boundary, state:
- the artifact transferred;
- the authority granted;
- the evidence required;
- the decision owner;
- the escalation condition; and
- what resumes after the decision.
Then redraw the model for a five-person startup and a regulated enterprise. Preserve the same accountability while changing how many people hold the roles.
3. Enduring Principle
Human-led, agent-executed engineering
Humans define valuable outcomes, grant authority, accept material risk, resolve ambiguity, and remain accountable. Agents research, plan, implement, test, validate, document, recover, and assemble evidence within granted boundaries.
Delegating execution does not delegate accountability. Human leadership moves upward from supervising activity to designing the system in which activity is safe and valuable.
Human decision rights
Humans retain decisions that define value or accept material consequences:
| Decision | Accountable human owner |
|---|---|
| Mission outcome and priority | Product or Business Owner |
| Plan approval | Authorized Mission Approver |
| WorkOrder acceptance | Engineering Lead |
| Architecture exception | Principal Engineer or Architecture Owner |
| Security exception | Security Owner |
| Compliance exception | Compliance Owner |
| Material risk exception | Designated Risk Owner |
| Merge | Authorized code owner or Engineering Lead |
| Consequential production deployment | Release Approver defined by policy |
| Autonomy or learning promotion | Factory Governance Owner or Board |
An agent may prepare the decision packet and make a recommendation. It cannot be the accountable owner.
Agent roles
Roles describe authority, not model personality.
Researcher or Planner investigates the repository and context, identifies unknowns, proposes a versioned Plan, and states assumptions. It cannot approve its own Plan.
Orchestrator sequences eligible WorkOrders, checks dependencies, dispatches within policy, tracks progress, requests corrective work, and escalates. It cannot widen scope, alter policy, or mark assertions passed.
Worker performs one authorized WorkOrder. It may implement, test, document, and produce artifacts. It cannot self-certify acceptance or start unrelated repository mutation.
Validator evaluates frozen criteria against exact artifacts through an independent execution path. It may report pass, fail, stale, unknown, or waiver-required. It cannot edit the implementation it certifies or approve its own waiver.
Recovery worker forms a new hypothesis from retained failure evidence and performs bounded corrective work. It does not erase the failed Attempt.
A simple workflow may combine several agent capabilities in one runtime. The logical roles and authority boundaries must remain explicit.
The operating cycle
The governed cycle is:
- Define. A human states the outcome, business reason, constraints, risk, sources of truth, and acceptance criteria.
- Research. An agent examines the repository and records citations, assumptions, and unknowns.
- Plan. The factory proposes a versioned execution and validation contract.
- Decide. A human approves, rejects, or requests revision of the exact Plan.
- Authorize. The factory materializes bounded WorkOrders and performs policy and capability preflight.
- Execute. Workers perform Tasks through immutable Attempts.
- Handoff. Each role records completed, incomplete, and unknown assertions, artifacts, risks, and the next owner.
- Validate. Independent validators evaluate frozen criteria.
- Recover. Failures produce new hypotheses and bounded corrective work.
- Accept. A human evaluates evidence, risk, deviations, and uncertainty.
- Release. Governed delivery proceeds through separate approval and production-verification states.
- Learn. The factory proposes reusable improvements. Humans promote them.
Handoffs replace conversational memory
A handoff must be a durable contract, not a chat summary. It records:
- producing and consuming roles;
- Mission, WorkOrder, and Attempt identities;
- completed, incomplete, and unknown criteria;
- commands, exit codes, artifacts, and changed files;
- known risks, blockers, assumptions, and uncertainty;
- next action and accountable owner; and
- whether the outcome is complete, incomplete, or needs human input.
Unknown is a valid state. Inventing continuity is not. The next role should not begin when the predecessor handoff is structurally incomplete.
Escalate judgment, not routine activity
The factory should interrupt a human when it lacks authority, evidence, a safe recovery path, or an unambiguous decision. Common escalation triggers include:
- conflicting or missing requirements;
- policy denial or expired approval;
- material scope or architecture change;
- validator disagreement;
- failed, stale, or missing evidence;
- security, privacy, legal, or compliance concern;
- exhausted budget or corrective-iteration limit;
- unexpected repository state or dependency;
- irreversible action; and
- uncertainty above the policy threshold.
An attention item must state the decision required, why autonomy stopped, affected scope, risk and urgency, available evidence, safe options, expected consequences, recommendation, uncertainty, and what resumes afterward.
Prevent approval fatigue
Approval volume should decrease as evidence quality and bounded autonomy improve. The factory should not ask humans to approve agent activity. It should ask them to decide about intent, exceptions, risk, and acceptance.
Routine low-risk work can proceed within policy. Surprises receive attention. High-risk work receives deeper review. The operator sees an evidence-backed decision packet rather than reconstructing events from chat and logs.
Autonomy changes the frequency, not the ownership, of decisions
At Level 1, humans initiate and review nearly every action. At Level 2, humans define WorkOrders and review all material outputs. At Level 3, agents may plan and execute while humans handle material risk and final accountability. At Level 4, policy may permit deployment for bounded low-risk classes. At Level 5, humans govern the factory system and its policies rather than routine work.
Human accountability remains at every level. Greater autonomy changes which decisions require individual intervention; it does not make the model the risk owner.
8. Notes and lessons learned
My current conclusions are:
- Human-led does not mean human-performed.
- Agent-executed does not mean agent-authorized.
- Roles should describe decision rights, not model personas.
- A durable handoff is part of the product contract, not optional reporting.
- Unknown information must remain unknown until resolved.
- Approval quality matters more than approval count.
- The factory should escalate surprises and judgment, not routine activity.
- Failed validation is a normal feedback path, not proof that the operating model failed.
- Small companies may combine people, but they must preserve technical independence.
- Humans govern policy and risk even when they stop reviewing every action.
9. Interview and discussion questions
- What does human-led, agent-executed engineering mean in practice?
- Which decisions must never belong to an agent?
- How does an Orchestrator differ from a Worker?
- Why can a Worker handoff not serve as validation evidence?
- What makes a handoff structurally complete?
- When should a factory interrupt a human?
- How do you prevent approval fatigue without removing accountability?
- Which roles may one person combine in a startup?
- What technical separation must remain in a small company?
- How do decision rights change from autonomy Level 2 to Level 3?
- What should happen after failed independent validation?
- How would you organize an overnight agent shift?
- Which operating-model capabilities does Mission Control currently prove?
- How would you measure whether the model reduces human cognitive load?
Review this chapter.
Challenge a claim, boundary, missing failure mode, unclear term, or unsupported evidence statement.
- Claim
- Boundary
- Failure
- Evidence