Patterns Over Systems: What Three Agent Projects Taught Me About Multi-Agent Work
April 18, 2026
The case that patterns matter more than infrastructure when you build with agents. Walks through three real projects, an optimization loop on the Rust TTS port, a generator and evaluator harness for iOS work, and the full governance system in Agent Vision Team, and pulls out the disciplines they share: files rather than chat as the communication channel, a fresh context on every spawn, hard quantitative gates, and a strict separation between doing and judging.