ApiaryActive
Try: pause · settings · learn · wipe
DocsFoundationswhat-is-apiary

What is Apiary?

Candidate
Last updated 2026-05-21 · source: claude-conversation-2026-05-21

What is Apiary?

Status: Candidate — awaiting founder verification. Why this page exists: First doc a new visitor should read.

TL;DR

Apiary is a substrate for building self-governing agent organizations. It borrows from three places at once: how brains route work between specialized regions, how legislatures debate and vote, and how good founders oversee rather than micromanage. You bring your own LLM, and the substrate handles the structure.

The deeper read

Most agent frameworks are flat — a swarm of identical workers — or hard-coded as rule-based bots. Apiary treats every capability as a specialized region with its own folder, its own README, and its own failure mode. When one region degrades, the rest keep running. When work arrives, the thalamus dispatches it to the right specialist. The system is resilient because it is decomposed, and efficient because no region does work it isn't built for.

On top of that brain-region structure, Apiary layers a House-of-Reps governance model. Every sector — billing, ops, UI, safety — runs as a committee of three to five reps. Reps draft proposals. The committee debates and votes. The elected CEO breaks ties, in writing. Only the genuinely novel, ethical, or irreversible decisions reach the founder.

Decisions are provisional. Any rep can move to reopen a settled decision — unanimous to reopen, majority to amend. The hive learns by compound revision.

The six pillars

The whole architecture decompresses from six words:

  • Cortex — Brain-region modular architecture. Each capability is a specialized region (a folder, a substrate, a role). One region down does not mean the system is down.
  • Committee — House-of-Reps governance per sector. 3–5 reps per sector propose, debate, vote. CEO breaks ties. Founder only sees the genuinely novel.
  • Cater — Symbiotic developer-agent loop. Folder = lobe. File = memory. README = identity. The structure you give the agent is the brain it inhabits.
  • Reconsider — Self-correction via revote. Decisions are provisional. Any rep can move to reopen. Compound improvement over time.
  • Oversee — Founder as constitutional overseer. Read-only visibility into every committee decision. The option to intervene never disappears; the need does.
  • Situational — Felt-sense judgment over rule-following. Agents detect when the work is done by outcome, not by retry counts.

Why this, why now

  • Bring your own LLM. No baked-in keys, no token surprises, no provider lock-in. Switch providers anytime.
  • Founder-overseen. Read-only oversight of every decision. Intervene when something is genuinely novel — otherwise, let the system run.
  • Self-improving. Decisions are provisional. Old processes get retired via the same voting flow that adopts new ones. Compound improvement built in.

Related

Source quotes

"Specialization = efficiency = your bottleneck-killer. Brains are RESILIENT precisely because regions are modular. Stroke takes out one lobe → other regions adapt → person still functions (worse, but functions). Your agent org will inherit that property — one agent goes down, the system degrades gracefully instead of cratering."
Candidate. This page was seeded from a building-session conversation and has not yet been founder-verified. The shape is right; the wording is a draft. Once Austin reads + stamps, the status flips to verified and the page becomes canonical.