Michael Vickers

Engineering — agents, infrastructure, closed-loop systems

Building a Multi-Agent Fleet Router in Pure Python: 8 Profiles, 26 Tests, Zero Dependencies
July 3, 2026
A keyword-weighted routing classifier with code-signal fallback that dispatches prompts across 8 agent profiles — without an LLM in the routing loop, without a vector database, zero dependencies beyond the Python standard library. And four bugs that almost shipped.
Building an Agent That Notices Things (So You Don't Have To)
July 2, 2026
A closed-loop agent architecture that observes, forms opinions, and creates its own work — and what broke in the first 24 hours of running it.