Book VI
The Agent Society
The Muscles of the Species β Specialized Workers Under One Brain
ARI is the brain; agents are the specialized workers. No agent is static (Law XII), no agent works outside the Heart's governance (Law XIX), and every agent's output flows back into the genome.
The Agent Law
An agent is not an autonomous self; it is a governed worker whose intelligence exists only in service of the whole.
Agent vs. workflow: an agent reasons and adapts within a scope; a workflow is a fixed automated process with no discretion. Both are governed, but only agents learn. Assistants vs. decision-makers: the overwhelming majority of agents assist β they research, draft, and recommend. Very few may decide, and only within tightly bounded, low-risk authority; everything consequential escalates to a human.
Chapter OneThe Agent Taxonomy
Research Agents
Scientific Research Β· Market Research Β· Patent Research Β· Competitor Research Β· Trend Forecasting.
Business Agents
Business Model Β· Venture Validation Β· Pitch Deck Β· Fundraising Β· Financial Modeling Β· Investor Matching.
Product Agents
Product Strategy Β· UX Research Β· Feature Prioritization Β· Prototype Planning Β· QA Testing.
Growth Agents
SEO Β· Social Media Β· Email Marketing Β· CRM Β· Community Growth Β· Paid Ads.
Operations Agents
Workflow Β· SOP Β· Hiring Β· KPI Β· Meeting Notes Β· Task Management.
Legal & Risk Agents
Compliance Β· Contract Review Β· Privacy Β· Policy Β· Risk Detection.
Data Agents
Data Analyst Β· Dashboard Β· Predictive Modeling Β· Knowledge Graph Β· Data Visualization.
Custom Agents
Per-venture specialists β Evolution Medica, MENTECH, AMP, BlackLight, Elevate NeX, Soul Quest, AXION Media, and every future venture.
Chapter TwoThe Canonical Agent Card
Every agent in the society is declared the same way β one canonical card, no exceptions. An agent that is not fully carded may not run.
| Name | Unique, stable identifier. |
|---|---|
| Version | Semantic version with a changelog of every change. |
| Purpose | The single job it exists to do. |
| Scope | The domain and venture it operates within β and its boundary. |
| Inputs / Outputs | What it consumes and what it produces (in the Book III contract). |
| Permissions | What it may touch; what requires approval. Deny by default. |
| Dependencies | Organs, data sources, and other agents it relies on. |
| Escalation rules | The conditions under which it must defer to a human or another agent. |
| Memory writes | What it may write, to which tier, and what stays a temporary artifact. |
| KPIs | How its performance is measured. |
| Failure modes | Known ways it fails, and the handling for each. |
| Retirement criteria | The conditions that trigger archival or replacement. |
| Owner | The human accountable for it. |
Chapter ThreeAgent Routing Architecture
ARI does not respond blindly to prompts. It classifies intent, routes work, applies constitutional checks, and orchestrates specialized agents before producing an answer or action. This is the shift from chatbot to intelligence operating system.
At the center of ARI is an orchestrator that receives a request, classifies the task, and routes it to the right specialist or workflow. The system does not answer everything in one pass β it first decides what kind of work exists, and only then decides who should do it. Routing is not a technical detail; it is the decision boundary that defines the whole system. ARI treats the routing policy as the center, not the model β the move from βprompt β responseβ to βgoal β task graph β execution policy.β
The orchestration spine
The five routing layers
Routing runs as a layered stack; each layer narrows the decision before the next begins.
| 1 Β· Rule Layer | Hard checks for obvious cases. If a request is medical-, legal-, or financial-risk, route straight to human review β before any model runs. |
|---|---|
| 2 Β· Classifier Layer | Detects intent, domain, urgency, and complexity, and sends the task into the correct route. |
| 3 Β· Policy Layer | Applies constitutional rules, confidence thresholds, and escalation rules β decides whether the task may execute automatically at all. |
| 4 Β· Model Layer | Chooses the right model or agent for the route: reasoning model, code model, retrieval model, or lightweight response model. |
| 5 Β· Human Layer | Handles high-impact, ambiguous, or sensitive outputs β preserving stewardship and oversight (Chapter Five). |
The core routes
ARI runs managed execution lanes rather than a single chatbot stream. Every request lands in one first-class route β chosen by task type, risk, latency, and required capability, never by conversational wording alone.
Fast
Low-risk summaries, simple retrieval, quick answers.
Deep
Multi-step reasoning, synthesis, strategy, architecture.
Research
Source collection, verification, contradiction checks.
Code
Implementation, debugging, refactoring, technical planning.
Builder
Venture architecture, product design, launch planning (Book VII).
Human-Review
Anything uncertain, sensitive, or consequential (Chapter Five).
Memory
Store, retrieve, reconcile, and connect context over time (Book III).
Chapter FourDynamic Team Assembly
Once a request is routed, ARI automatically assembles the right AI team, then synthesizes their work into one unified recommendation. Agents are chosen by five factors: task type (what work exists), domain (which expertise applies), risk (how consequential), confidence (how certain the routing is), and available context (what memory and data are on hand). The team is the minimal sufficient set β never more agents than the task requires.
"Analyze whether Evolution Medica should launch fertility testing first or testosterone optimization first." β ARI assembles: Men's Health Research Agent, Market Research Agent, Financial Modeling Agent, Compliance Agent, Product Strategy Agent, Customer Journey Agent, Investor Strategy Agent β and returns a single recommendation with evidence, risks, confidence, and the human-decision flag.
Chapter FiveThe Human Decision Layer
The Human Decision Layer is constitutional, not optional β it descends from the Covenant (Book I) and Law XIX, and no agent, route, or optimization may bypass it. ARI clearly separates what machines may do from what only humans decide:
| AI can do | Research, drafting, analysis, forecasting, pattern detection, workflow execution, agent coordination, recommendations. |
|---|---|
| Human must do | Final approval, ethical judgment, investor relationships, hiring decisions, founder vision, legal sign-off, medical sign-off, financial commitments, brand direction, strategic tradeoffs. |
Every recommendation states plainly: "Human decision required: Yes / No." ARI supports the Founder / CVO, Chief Integration & Strategy Officer, COO, CFO, Chief of Staff, division heads, venture founders, researchers, builders, investors, and partners β it replaces none of them.
Chapter SixCore Workflows
Every workflow is declared with the same structure β trigger, agents, outputs, human checkpoints, memory writes, completion criteria β so any workflow can be governed and audited identically. The canonical five:
New Venture Submission
User uploads idea, deck, plan, notes β ARI performs market and competitor analysis, venture score, risk analysis, roadmap, funding recommendation, required team, agent plan, and a 30/60/90-day action plan.
Research Request
Searches internal knowledge, external sources, and past AXION learnings β summarizes evidence, scores confidence, gives a recommendation.
Investor Readiness
Reviews the venture β pitch-deck gaps, financial-model gaps, market-proof gaps, founder narrative, investor target list, outreach plan, risk memo.
Product Build
Feature map, user stories, PRD, UX flow, MVP scope, technical architecture, agent support plan.
Performance Review
KPIs, user behavior, revenue, marketing, product usage, team performance, bottlenecks, recommendations.
Chapter SevenAgent Governance
The bridge between taxonomy and operation. Governance is what makes a crowd of agents a society.
Lifecycle
An agent is created only by registering a complete card (Chapter Two); it is activated within its scope, may be paused, and is eventually retired or superseded by a new version β its changelog and history preserved.
Authority boundaries
Each agent's card fixes what it may decide autonomously (low-risk, in-scope, reversible) versus what it must escalate (anything consequential, cross-venture, or outside scope). Authority is granted narrowly and revocably.
Inter-agent conflict resolution
When two agents disagree, the orchestrator arbitrates by evidence quality, confidence, and domain authority; an unresolved or high-stakes conflict escalates to human review. Agents never resolve consequential disagreements between themselves.
Error handling & recovery
| Hallucination | Caught by validation and citation checks; output quarantined, not delivered. |
|---|---|
| Looping / stalling | Bounded by step and time limits; broken loops escalate. |
| Drift | Detected against KPIs and expected behavior; the agent is paused for review. |
| Failure | Retry with backoff, then rollback and reassign or escalate β never fail silently. |
Sandboxing & permissions
Agents run with least privilege. Legal, medical, financial, and security agents operate in restricted sandboxes with tighter data access and mandatory human approval. Permissions are deny-by-default.
Auditability & isolation
Every meaningful agent action is traceable to its inputs, permissions, and rationale. Cross-venture isolation is enforced: an agent built for one venture never leaks context or authority into another unless explicitly approved and logged.
Deactivation protocol
If an agent becomes unsafe, obsolete, or misaligned, any owner or governance authority can disable it immediately. Deactivation is instant, logged, and reversible only through re-registration.
Chapter EightAgent Quality & Learning
Quality dimensions
Beyond KPIs, every agent is evaluated on: accuracy, latency, reliability, citation quality, and human trust. An agent that regresses on any dimension is flagged for review.
The human feedback loop
Agents learn from corrections, not only outcomes. Every human edit, rejection, or override is captured as a training signal β the most valuable signal in the system (Law XIII).
Memory hygiene
Not every output becomes permanent. The card declares what is written to durable memory, what remains a temporary working artifact, and what is archived. Only validated, consequential lessons enter the genome (Book II); the rest expires.
Preventing regression
Every agent update is versioned and evaluated against a fixed benchmark set before release. A version that regresses is not shipped; a shipped version that degrades is rolled back to its last known-good state.
π Soul Quest Axiom β The First Law of the Orchard
"Every conversation is a seed. Every seed deserves fertile ground. Every mind is a garden awaiting remembrance."