NOW

What's live, recent, and being written.

A snapshot of the build register's current state — the products that are live, the latest entries in the journal, and the newest writing. It updates with the register itself.

In the open

Products currently live.

LIVE · PILOT

ReadySetBind

Placement-to-bind automation for insurance agencies. A quote PDF goes in, AI extracts the fields, and a human verifies every one before anything binds coverage. Live with a pilot agency; 1,129 commits across 26 active days.

VIEW CASE STUDY →
LIVE

TariffRefunded

Tariff-refund recovery for small importers. Protest windows close on a fixed legal schedule and the refund pool shrinks 8–10% a month, so the whole product races the clock. Free analysis; broker partnership in progress.

VIEW CASE STUDY →

Latest in the build journal

The three most recent entries. See the full journal →

Recent writing

Field notes from building with AI agents. All posts →

METHODOLOGY

A human watching AI isn't oversight

An AI agent told me the emails had all sent. Some never left the building. The return code said success; reality didn't. That gap is the whole problem with 'keep a human in the loop.'

JUN 2026 · 8 MIN
SECURITY

A prompt is not a perimeter

My customs chatbot's system prompt politely asks attackers not to misbehave. That's the weakest control it has — the ones that actually hold are in the request path and the database.

JUN 2026 · 6 MIN
SECURITY

1 of 16: auditing my own guardrails

I built sixteen guardrails to stop my AI coding agents from destroying work. Then I audited them like a consultant would. One actually worked.

JUN 2026 · 5 MIN
"A written rule is a suggestion. A gate is a control."
The operating principle behind every project here. The same bug shipped three times past written rules — and zero times past a CI gate. Deterministic enforcement beats advisory documentation, in agent harnesses and security programs alike.