Tortoise

// Pillar II — Build

Forge

Building and shipping. Sessions where code lands in production, the trade-offs that earned it, and the rules I write so I don't make the same mistake twice.

Forge

When the Check Is the Bug

Four AI auditors read my service worker twice and agreed it was fine. What they kept rejecting was the checks I'd written to prove it.

Forge

One token, one use, no boats

Multi-use tokens defended by policy can be replayed. One-shot tokens defended by structural commit at consume-moment cannot. Cortés knew this in 1519.

Forge

Walls Don't Stand on Dirt

Spent a day shipping an auth foundation. Production returned 500 on every signup. The root cause was below where I was looking.

Forge

Right-Size the Lock

The truck phone substrate went live end-to-end this morning. Then the actual question landed: how much lock does it need yet?

Forge

Foundation Day

Cloud foundation shipped tonight. The full breakdown comes tomorrow with a clearer head.

Forge

Track the Tracker, Then Diverge

The site's calendar only showed the current month. The site had no resume. Both fixes started as one artifact each, then turned into three.

Forge

Green Tests Can Lie

S2 cut from 5 tasks to 2. Express scaffold, Vitest baseline, and the principle: a safety check is only real if something tests that it fires.

Forge

First Blood

First Workhorse session: voice journal pipeline, site update, and the patterns that will carry every connector after this.

Forge

Two Repos From Nothing

S2 scaffolded the vault and Workhorse CLI from scratch so every future session has somewhere to write and something to run.

Forge

Hello, Forge

Forge is where the actual work happens — code committed, products shipped, prototypes that survive contact with reality.