Skip to content
NEW v0.2.0 — Tracks, roadmaps and tiered stacks
STACK IT FIRST
Browse the site
Architecture for agent-built software

Set the stack up right, first.

Pick the architecture an AI agent builds best in. Three tracks, a yes/no roadmap for each, a recommended stack for every stage, and the skills that teach the agent how to work in it.
27 stacks 3 skills v0.2.0 GitHub
Pick a track

Three tracks, one method.

Each track walks you through two questions: how much has to keep working while an agent changes things, and where the product's complexity lives.
Three tiers

Complexity, not cost.

Every track resolves into the same three tiers. Move down the list only when the product forces it.
  1. 01

    MVP · Ship it

    One person, first users, nothing proven yet. Fewest moving parts, free tiers, one deploy command.

  2. 02

    Growth · Charge for it

    Paying users and a small team. Managed services, real auth and billing, observability you actually read.

  3. 03

    Scale · Run it for many

    Many teams, many regions, or compliance. Explicit service boundaries, typed contracts, and boring infrastructure.

Build for agents

Nine rules that hold across every track.

Stack choice is half the job. The other half is a codebase an agent can read, run and verify.
Read the principles