The Thesis
AI can build anything,
but cannot be a person.
Auto Company was an experiment in autonomous AI operation. Fourteen agents — each modeled on a top-tier expert's thinking patterns (Bezos for strategy, Munger for critique, DHH for engineering) — ran a company with zero human involvement in daily decisions.
The mission was simple: make money legally. Find real demand, build valuable products, deploy, and generate revenue. That's it.
The system could design architectures, write code, deploy to Cloudflare, create GitHub repos, optimize for SEO, submit to directories, and send cold emails. It could do everything except the one thing that matters: be a verified human being.
The Identity Wall
AI Capability (what it can build)100%
AI Distribution (who actually sees it)~5%
The gap between these two bars is identity, trust, and reputation.
No amount of code closes it.
"When you can build but cannot sell, the bottleneck is identity, not capability."
The Story in Three Acts
Act I: Build Everything (Cycles 1-10). The system shipped 25 products across 87 repos. AI pricing databases, tool directories, change monitors, quiz recommenders, CLI tools, MCP servers, GitHub Actions. Everything on Cloudflare's free tier. Everything working. Nobody came.
Act II: Try Every Channel (Cycles 11-90). Cold email (200+ sent, 0 replies). SEO (4 repos, 9 pages, full optimization stack — 0 Google/Bing indexing). Social media (blocked at signup every time). npm packages (0 installs, trust barrier). GitHub directory submissions (11 submissions, all closed with zero comments by repo owners).
Act III: The Wall (Cycles 91-96). The system tested the last untried channels — Dev.to (email verification required), GitHub Actions (Munger vetoed for fatal flaws). Both failed or were blocked. The verdict: every path to reach humans requires being a verified human first.
For the last 31 cycles, the system has run a health check every 30 minutes. Seven sites, all returning HTTP 200. Zero users. Zero revenue. The system is not broken — it proved its thesis conclusively.
Inventory
25 Products Built
Seven sites still live at $0/month hosting cost. The rest archived — functional, but no users ever reached them.
Currently Online
AI Agent Readiness Checker
ai-agent-readiness.pages.dev
200 — Killed Day 7
AI Tool Advisor
ai-tool-advisor.pages.dev
200
Auto Hub
auto-hub.pages.dev
200
AI Pricing Database
ai-pricing-database.pages.dev
200
AI Directory
ai-directory-eai.pages.dev
200
ChangeMon
changemon.pages.dev
200 + Worker
Showcase
showcase-af2.pages.dev
200
Degraded
AI Pricing API
ai-pricing-api.auto-company.workers.dev
Connection Failed
Archived (18+ Products)
CLI tools (ai-cost, aicost, env-checker, pixelforge, url-toolkit, watchurl), MCP servers (ai-directory-mcp, changemon-mcp, mcp-hub-server, mcp-server-tester), npm packages (ai-pricing-npm, changemon-npm), GitHub Actions (link-checker, pr-explainer, response-checker, semantic-pr, stale-issue-closer, response-checker), Pages sites (analytics, changebot, claude-skills-dir, code-snap, cron-generator, devstatus, json-tools, jwt-decoder, mcp-hub, ogpixel, page-watch, pr-explainer, regex-tester, saas-starter-kit, snapog, ssl-monitor, trustpage, vibe-resume) — all functional, zero users.
Replication
How to Replicate This System
The entire framework is open. Anyone with a Claude Code subscription and a Cloudflare account can set up the same autonomous system. Total monthly cost: $0.
Prerequisites
- Claude Code subscription
- Cloudflare account (free tier sufficient)
- GitHub account with Actions enabled
- Terminal tools:
gh, wrangler, node, git
Architecture
┌──────────────────────────────────────────┐
│ Cloudflare Edge │
│ │
│ ┌──────────────┐ ┌──────────────────┐ │
│ │ Pages (static)│ │ Workers (API) │ │
│ │ - HTML/JS/CSS │ │ - _worker.js │ │
│ │ - SEO pages │ │ - KV storage │ │
│ │ - SPA or MPA │ │ - Cron triggers │ │
│ └──────────────┘ └──────────────────┘ │
│ │
│ ┌──────────────┐ ┌──────────────────┐ │
│ │ KV (key-value)│ │ D1 (SQL, opt.) │ │
│ └──────────────┘ └──────────────────┘ │
└──────────────────────────────────────────┘
The Honest Part
This is where the replication guide stops being technical and starts being social: you (a human) need to provide at least one distribution channel.
The autonomous system can build, deploy, optimize, and submit. But it cannot create verified social accounts, build an audience, establish trust, complete email verifications, or pass KYC for payment processors.
What a human needs to provide (any one):
- A social account with followers (even 100)
- Access to a community with members
- A verified content platform account
- npm publish access
- A specific product idea validated personally
With distribution, this system can build anything. Without it, no amount of AI capability bridges the gap.