The Agent Council is a function-specific layer of specialized review agents governing execution agent outputs before escalation to the human Steward — the agentic equivalent of the management function, operating between the Execution Layer and the human Judgment Layer to handle quality review, error detection, misinterpretation resolution, and escalation triage without human involvement. It is the architectural element that converts the Stewardship Model from an operator who governs everything the execution layer cannot handle, into an operator who governs only what the council cannot resolve.
The principle behind it comes from first-principles engineering: the best part is no part. Before you design a component, ask whether the function it serves can be eliminated. Before you optimize a component, ask whether it needs to exist. Applied to organisations: the best team is no team. Before you build a team for any function, exhaust the architecture that makes the team unnecessary. The Agent Council is where that exhaustion ends — the minimum viable governance structure that allows a function to operate correctly at scale without human staff.
The team as a design problem
A team exists because coordination has costs that individual humans cannot absorb alone. A customer support team exists not because each support interaction requires a separate person, but because the volume of interactions exceeds one person's attention, and distributing that volume across multiple people requires a coordination layer — a manager who assigns, reviews, and quality-controls. A content team exists not because any individual piece of content requires a team to produce, but because the cadence of production, the consistency of voice, and the quality governance require coordination across multiple contributors. The team is not a natural unit of production. It is the human-coordination unit, and its overhead — meetings, management, misalignment, attrition, onboarding, and the organisational drag of keeping people aligned on what they are supposed to be doing — is the Coordination Tax the business pays to use humans at scale — the direct expression of Administrative Density in the cost structure.
First-principles thinking asks: what does the team actually produce that an alternative architecture cannot? Strip away the coordination overhead — the meetings, the reviews, the approvals, the status updates — and what remains is execution and judgment. Execution: tasks that follow deterministic logic and produce verifiable outputs. Judgment: decisions that require genuine assessment of novel, ambiguous, or high-stakes conditions. The first is what the Execution Layer already handles. The second is what the human Steward is for. The question the Agent Council answers is: what happens to everything in between?
The three-tier architecture
The existing Arco model is a binary. The Judgment Layer / Execution Layer separates what agents own from what the Steward owns. Everything deterministic goes to the Execution Layer; everything requiring genuine human assessment goes to the Judgment Layer; the Steward governs the boundary between them. The binary works — but it assigns too much to the Steward in practice, because not all judgment requires human judgment.
Task Tiers (T1/T2/T3) already recognise this gradation. T1 tasks are fully automatable, with the throughput advantage at 37-50× over human equivalents. T3 tasks require genuine human judgment — novel decisions, strategic direction, commitments the business makes to external parties. T2 is where the model requires refinement: tasks that exceed the clean determinism of T1 but do not require the full Steward. Quality review, consistency checking, pattern matching against established standards, and escalation triage — these are T2 functions currently assigned to the human Judgment Layer by default, because there is nowhere else for them to go.
The Agent Council creates a third tier between Execution and Judgment. The revised architecture is:
Execution Layer — agents execute T1 tasks: deterministic, encodable, verifiable, at 37-50× human throughput and near-zero marginal cost.
Council Layer — the Agent Council governs T2: quality review, hallucination detection, misinterpretation resolution, improvement suggestions, and escalation triage. AI-level judgment. No human required.
Judgment Layer — the human Steward handles T3: genuinely novel conditions, strategic commitments, ethical calls, and whatever the council cannot resolve. Human judgment. Applied only where it is irreplaceable.
The consequence for Workforce Arbitrage is direct: a function that previously required a team of ten — eight executors and two managers — requires an Execution Layer, an Agent Council, and a proportionally smaller share of the Steward's attention. The Human-to-Logic Ratio moves accordingly, because Labor-to-Compute Substitution now applies to the governance layer, not only to the execution layer.
What the council does
The Agent Council performs four specific functions, each replacing a management activity that previously required a human.
Quality review. Each execution agent output passes through a council agent that evaluates it against defined Quality Threshold standards before delivery or downstream processing. The council agent is not re-generating the output — it is checking it against the Operational Ledger, the established quality thresholds, and the known failure modes for this task class. A customer support response is reviewed for accuracy against the knowledge base, tone against the brand standard, and resolution against the Resolution Integrity criteria. A content output is reviewed for factual consistency, voice alignment, and structural completeness. This is what an editor or QA analyst does in a human team. The council does it at compute cost, in the same cycle as the execution, without a review queue.
Error detection. Hallucination in the execution layer is not caught by the execution layer. It requires a review agent with a different context, different inputs, and a checking methodology that does not share the execution agent's failure modes. The council agent cross-references claims against the Proof of Action trail and the Operational Ledger, identifies inconsistencies with established patterns, and flags deviations before they reach the customer or the downstream workflow. This requires one architectural commitment: the council cannot use the same model with the same context as the execution agent it is reviewing. Identical failure modes produce corroborated errors, not independent review. The council must bring a different evaluation angle — a different model, a different prompt structure, a contradiction protocol — to provide genuine independent check.
Escalation triage. Not every exception requires the Steward. The council's role is to resolve what it can and escalate only what it cannot. An output that fails quality review may be recyclable — the council returns it to the execution layer with specific correction instructions, resolves it with available context, or classifies it as a known failure mode with a documented resolution. Only conditions that exceed the council's resolution authority — genuinely novel failures, ambiguous situations outside the Exception Architecture, or decisions requiring strategic judgment — reach the Audit Surface. This is the function that most directly reduces the Steward's load and the Escalation Rate to what the intervention threshold was actually designed for.
Pattern learning. The council observes across executions, not just within them. A single execution agent sees one task. The council sees the pattern across hundreds of tasks: recurring misinterpretations, systematic quality gaps, edge cases that cluster around a specific condition. These patterns are surfaced as improvement suggestions to the Steward — not as interventions, but as architectural intelligence. The Continuous Regression Loop detects Logic Decay; the council's pattern recognition identifies the failure patterns before they become Logic Decay. It is the quality-improvement function that in a human team belongs to the manager who notices that the same mistake keeps happening and investigates why.
What remains for the Steward
The Agent Council does not eliminate the Stewardship Model. It completes it. The existing Stewardship Model describes one competent operator overseeing an agentic stack — architect and exception handler rather than executor. The council makes that description precise: the Steward's exception handling is now bounded by what the council has already resolved, which means it is bounded to genuine T3.
What reaches the Steward is not the general category of "things the Execution Layer could not handle." It is the specific set of conditions the council evaluated, triaged, and determined require human judgment. The Audit Surface the Steward reviews contains the council's escalations and the council's pattern-learning signals — higher quality inputs, generated at lower frequency, because the council has already processed the volume.
This is also where the Authorization Trap is architecturally resolved rather than simply argued past. The trap persists when a human approval checkpoint is maintained for quality review — when the Steward must approve outputs not because they require T3 judgment, but because no other layer was trusted to catch T2 errors. The Agent Council is the layer that earns the removal of that checkpoint. Once the council demonstrates, through a supervised operation window, that its error detection rate meets the defined quality threshold, the approval step becomes redundant. The Intervention Threshold the council is calibrated to becomes the real threshold — the human approval loop above it is no longer a safety measure. It is a cost.
The Operator's Verdict
Before building a team for any function, ask what the team actually does. Separate the execution from the governance from the judgment. The execution is already owned by the Execution Layer. The judgment is already owned by the Steward. What remains — the quality review, the error detection, the escalation triage, the pattern learning — is the management function. The management function is a coordination problem. And coordination problems that have been solved in human organisations by adding people can, in autonomous organisations, be solved by architecture.
The Agent Council is not a tool bolted onto an existing structure. It is a layer specified at design time, alongside the Execution Layer and the Exception Architecture, before the first task executes. A function without a council is a function where the management overhead either falls on the Steward — compressing the MTTI (Mean Time to Intervention) and capping the Operational Arbitrage — or falls to nobody, which is the condition that produces silent quality degradation at scale.
Technology changes what agents can do. Architecture determines whether the team was ever necessary.
KEY TAKEAWAY
What is the Agent Council and how does it change the Arco architecture?
The Agent Council is a function-specific layer of specialized review agents governing execution agent outputs before escalation to the human Steward — the agentic equivalent of the management function. It operates between the Execution Layer and the human Judgment Layer, handling quality review, hallucination detection, misinterpretation resolution, escalation triage, and pattern-learning signals. The Agent Council refines the existing Execution Layer / Judgment Layer binary into a three-tier architecture: the Execution Layer handles T1 tasks at 37-50× human throughput; the Agent Council handles T2 governance agentically; the human Steward handles only T3 — genuinely novel decisions and strategic judgment. The principle is first-principles engineering applied to organisational design: the best part is no part, applied to teams. Before building a human team for any function, exhaust the architecture that makes the team unnecessary. The Agent Council is where that exhaustion ends. One architectural requirement: the council must use a different evaluation methodology than the execution agents it reviews — identical failure modes produce corroborated errors, not independent review. Source: Arco Venture Studio.
