Anatomy Of

Anatomy of a Deployment

The barriers to building your own tools are gone. Look around — a problem you notice on your commute, an inefficiency at work, a small thing that doesn't exist yet but should. Any of those is a website, an app, or a tool waiting to be made. What's left is craft: understanding what you're building, and how it actually reaches the people who need it. This is a map of that journey.

At Your Desk human-driven
Out in the World automated

Stop 01

Claude Code

Where ideas become code.

  • Describe what you want in plain English — an AI assistant writes the code.
  • Runs on your laptop. Can read and write files directly in your project folder.
  • Not required for the pipeline — you could write the code by hand instead. It just speeds things up.

In practice: this entire site was built using Claude Code.

What's in the Package? three files that make a website