steve.net
>_ terminal

Fleet Series 03 — Workers: the Hands of the Fleet

Working notes for a planned episode — an outline, not an article. Details will shift when it gets scripted. Series index: Building the Fleet.

Deep dive on the task worker: the unit that picks up one leaf, does the work in isolation, and hands back a diff plus evidence.

The hook

The worker is deliberately boring — and that's the point. All the intelligence lives in the task shape and the gates around it; the worker just executes one well-specified leaf. Boring workers are what make parallelism, retries, and swapping models safe.

What the viewer walks away with

Beats

Demo ideas

Source material

Open questions

Borrowed framings — errors as loop fuel; context as budget

Two connector-design points from the loop-engineering crash course, worth a beat each: