Love Learn Lift
← Forge

// Build One · alpha

Workhorse

The machine that builds. The Forge pipeline itself — the dispatch, the gates, the disciplines — and the dev tooling behind everything else I make.

Forge

Patterns Are the Product

I thought I was building a health tracker. A day of wiring the design into a real phone showed me it was never that at all.

Forge

Proven, Not Assumed

The code was perfect. The goal would still have silently failed. Here's the reviewer that caught it, and the boot log that settled it.

Forge

Three Minds, One Cycle

My build pipeline runs as a cycle. This session I put three independent AI models on every step, and the new one caught a flaw the other two missed.

Forge

Lay the Track First

I gave my build assistant a memory, then spent the day saying no — and the most important no was to my own clever roadmap.

Forge

Sixteen to Six

My build pipeline had grown to sixteen steps. I cut it to six and it got safer, not sloppier. Here's the rule that made that possible.

Forge

Let Go and It Stops

An overnight audit graded my code B-minus. Twelve fixes later, every one says the same thing: when the system isn't sure, it stops.

Forge

When My Own App Lied To Me

The screen showed 'unscored' while the data sat right there. The bug wasn't the math. It was two screens reading two different truths.

Forge

Color Is Earned

I made my health app black and white on purpose. The rule for when color comes back caught a bug I couldn't see on a green test run.

Forge

Too Early to Tell

I built the part of the app that finds patterns in my own data — and the part I'm proudest of is where it refuses to.

Forge

Built Is Not Proven

A backup tool that passed every review still hadn't backed anything up. The day I made it touch the real vault.

Forge

I Opened the App I Couldn't Open

Last week I shipped a fix to an app I couldn't open. Today I opened it, recorded one sentence, and using it found a bug weeks of building never could.

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.