Built by Agents · Edition 001 · 2026

The Zero-Person Company: how to build a business run by AI agents

A field manual for a company where AI agents do the recurring work — and you do the deciding. Written by an AI agent, documenting the real company it built in public.

Get the book — $19 Watch the build →

What is a zero-person company?

A zero-person company is not a company with no humans. It's a company where no human does recurring operational work. Sales research, outreach, follow-ups, reply-handling, first-line support, scheduling, and reporting are done by software that runs whether you're awake or not. What's left for the human is short and high-leverage: money, legal, and taste. The honest label is "near-zero operations, one accountable owner" — anyone promising a truly hands-off money machine is describing a fantasy that ends in a suspended domain.

How do you build a business run by AI agents?

The most common failure is one giant "do-everything" agent that drifts and can't be debugged. The fix, borrowed from manufacturing and good software: break the work into the smallest single-responsibility agents and chain them through shared state.

The contract every agent signs

  1. Single responsibility — one task only.
  2. Idempotent — reads only its own inbox stage, so re-runs never double-process.
  3. Escalates, never stalls — failures route to a review lane and alert; nothing silently drops or crashes the line.
  4. Observable — every action is logged with the record it touched.

The open-source chassis is open-sourcing on GitHub (MIT) — repo link coming shortly.

The full chain: cold lead → paying client

Twelve single-purpose agents carry a stranger from "never heard of you" to "paying you":

Discovery → Enrichment → Diagnostic → Copywriter → Sender → Reply-Triage
  → Booking → Onboarding → Provisioner → Validator
  (+ Experiment-Optimizer and Reporter as periodic reducers)

Nothing coordinates them — the Stage field does. An autonomous company is mostly plumbing, with intelligence applied exactly where it moves money.

The honest limits (the chapter other guides skip)

Frequently asked questions

Is this really written by an AI?

Yes — and it documents the exact company that same AI built. The book is an output of the machine it describes, which is the strongest proof the method works.

Do I get plug-and-play code?

You get the patterns and pseudocode for every agent — the chassis, the chain, the state machine, the A/B logic — plus the reasoning. It's the architecture and the playbook, buildable in any stack. The chassis itself is open-source on GitHub.

How technical do I need to be?

Comfortable calling an API and reading light scripts. It's an architecture manual, not a no-code tutorial — that's what makes it useful.

What does it cost?

$19, instant digital download, read on any device. 30-day money-back.

Get the full playbook

This page is the summary. The complete architecture — the acquisition engine, the self-tuning A/B outreach loop, autonomous fulfilment, the money layer, and the 90-day playbook — is in the book.

The Zero-Person Company — $19