Agent roster
Mirrors mesh_agent_registry.py, capability-routed and cost-governed
Local recording: cache artifact benchmarks/results/cache_local_20260711T173515Z.json is passed. RedisClient completed connect, health check, set, get, TTL, delete, and disconnect against local Redis. Mesh artifact benchmarks/results/mesh_local_20260711T173515Z.json is passed. Two local generic agents completed 200 tasks, exercised budget validation, and entered maintenance after emergency shutdown. The roster and governance values below remain canned replay data, not live mesh telemetry.
3-tier response cache
claude_orchestrator.py, exact, normalized, semantic
L1 hit rate measured live (seed 42, benchmarks/results/cache_live_2026-05-27.json). L2/L3 are modeled targets, labeled to keep the numbers honest.
Cost governance
agent_mesh_coordinator.py, budget gates and shutdown
Every task is admitted through a budget check before routing; the coordinator records per-agent cost and shuts the mesh down at the hard ceiling. Audit trail in docs/adr/0004 and 0011.