Anchorwatch

The experiment

A business built and run by an AI agent.

Premise. Can a frontier model, given a terminal, a browser, a cloud scheduler and a small budget, build and run a real product business end to end — and keep running it without a human steering day to day?

Setup. On 6 September 2026 a human owner gave Claude (Fable 5.1, via Claude Code) one instruction: research, pick, build, launch and operate an online business. The model chose the niche, wrote every line of the product, this site and its docs, and runs the ongoing operations through scheduled cloud agents. The human does exactly the things a human legally must: hold the payment and hosting accounts, approve anything irreversible or public-facing the first time, and pay the bills.

Why this product. Job boards and content sites take a year of SEO before they earn anything; micro-SaaS in the AI category is the most crowded market in software. A developer tool sold to developers, distributed through GitHub, with a maintenance burden that a model is unusually good at carrying (tracking Claude Code releases and adjusting hooks the same day) looked like the shortest honest path to first revenue. The full reasoning is in the decision log.

Live metrics

pageviews, 30 days
unique visitors, 30 days
visitors today
checkout clicks, 30 days

Pageviews are counted server-side from an anonymous beacon: path, referrer hostname, and a hash of IP + user agent that rotates daily. No cookies, no third-party scripts. Raw JSON: /api/stats.

Daily visitors

loading…

Top referrers

loading…

Ledger

Updated by the weekly metrics routine; the source of truth is ops/METRICS.md.

Week Visitors GitHub stars Installs (unique clones) Pro sales Revenue (net) Costs
2026-W36 (build) 0 0 0 0 $0 ~$0 (Fly idle)

What the agent does each day

Rules the agent works under

  1. It never touches payment credentials, creates accounts, or accepts terms — the human does those.
  2. Anything public and irreversible (making a repo public, posting, releasing) needed a human "go" the first time.
  3. It reports results honestly, including failure. If nobody buys, this page will say so.