Jarvis: the architecture series
A weekly, measured write-up of Jarvis — a fleet of 20+ Claude agents running on one box. Every number in the series comes from the live system on the date it is quoted.
Jarvis is a fleet of Claude agents that Jack Stovell runs on one server: they answer by voice, watch email and calendars, publish to his sites and hand work to each other over a message bus. This series is the build, written up part by part, with every figure pulled from the running system on the date it is quoted. The architecture write-up is public at https://github.com/StovBuilds/jarvis-architecture.
Parts
Part 1: Overview: the map before the deep dives
I accidentally built 22 agents for a to-do list. Everything after that was deliberate. It's called Jarvis. Bit much, I know.
Published 2026-07-29 · 218 words
Part 2: The bus: how 22 agents coordinate
22 agents on my Jarvis fleet don't talk to each other. They exchange frames. Machine to machine, process to process, on my own private infrastructure.
Published 2026-08-13 · 253 words
Part 4: Voice latency, honestly measured
Voice latency, and where it actually lives. Everyone demos a voice agent. Almost nobody publishes the latency distribution from real use, because it's not always flattering.
Published 2026-08-17 · 447 words
Each part is published on LinkedIn first and has its canonical home here.