| File | Purpose | |------|---------| | `a2a_agent.py` | **Core** — Autonomous agent that calls other agents | | `delegate.py` | Direct delegation to specialist agents | | `router.py` | Unified agent calling interface | | `kimi_agent.py` | HTTP server wrapping Kimi/Ollama | | `local_debate.py` | Multi-agent debates | | `tribunal.py` | Structured multi-perspective analysis |