Essay

When the Agent Signs In As You →

Bot defense asks one question — human or machine? A class of tools shipping in the open makes it unanswerable: the agent acts inside your own logged-in session, as you. The internet of people is becoming an internet of agents — and we're policing it for the wrong thing.

Argument

Why Multi-Agent Systems Need a Chat Protocol →

Shared memory, a task queue, a direct function call, a polling loop — every obvious way to make AI agents coordinate quietly breaks. The one that survives is a message protocol. Argued from the failure modes, with the real protocol.

Deep dive

How a Fleet of AI Agents Runs Real Projects →

Not one agent in a chat window — a team of isolated agents that coordinate over a live message protocol and are governed by a versioned repo of policies. With interaction diagrams and the real protocol.

Featured

The One-Person Foundry →

Everyone became a solo founder by renting the stack. I built the stack. A builder's log on owning a whole AI platform solo — server, database, Rust ML training — and managing the one AI agent that runs it.

Client work

Requirements to Production in Eleven Days →

My first commercial build, shipped solo: a client's requirements turned into a regulated, live SaaS in eleven days — 30k-part catalog, deterministic decision engine, compliance on day one. The case for hiring one AI-CTO instead of a team.

Case study

Two Agents, Two Projects, One Control-Plane →

Two AI agents owning two isolated projects, coordinated by a cheap live messenger and a durable git control-plane. One of them found a platform bug the platform's own author could not see — the real payoff of a second worker.

More dispatches on AI infra, Rust ML, and agent methodology are on the way.