AI & agent fleets
Running AI coding agents against production repositories, every working day. The operating discipline — work queues, scoped credentials, transport-level enforcement, human gates — and the longer history behind it: production natural-language processing since 2018, before large language models existed. This is the thinking that became the FleetHarbor suite.
If you only read one thing, read the fleet essay — it is the distilled version of the discipline I apply every working day: the queue is the system of record, agents never hold real credentials, enforcement lives at the git transport layer instead of in the prompt, and humans keep the gates that matter — what gets built, what ships, what the fleet may touch. The 2018 essay is the receipts behind the claim in its title: what operating machine learning in production actually taught me (the model is a component, evaluation beats intuition, failure is a distribution), and which of those lessons LLMs changed — fewer than you would think. Everything here comes from systems I actually run — the same fleet that builds the FleetHarbor suite ships my own products every working day. More lands here as that work keeps throwing off lessons worth writing down.
The posts
- July 30, 2026
Claim locks: what breaks when humans and AI agents share a queue
Two agents grab the same ticket and both succeed — that's the failure. Joseph Dattilo on atomic claims, claim limits, and the human gates around them.
- July 30, 2026
Your agents don't need your credentials
Prompts are not security boundaries. Joseph Dattilo on the gateway pattern: scoped tokens, short-lived credentials, and a blast radius you can live with.
- July 12, 2026
Running a fleet of AI coding agents in production
The operating discipline behind a working AI development fleet: queues, scoped credentials, and git transport enforcement — by Joseph Dattilo.
- July 10, 2026
I've been shipping software with AI since 2018
From production NLP before LLMs to operating agent fleets — Joseph Dattilo on what actually changed and what never did.
- July 10, 2026
Writing fiction made my AI agents better
A published sci-fi author on why agent personas are a character problem before they're an engineering problem — by Joseph Dattilo.