Why LLM-as-Judge Breaks for Multi-Agent Evaluation
The obvious way to evaluate a multi-agent trace is an LLM judge — and it's the one tool that reintroduces the failure you're trying to catch. Why determinism isn't correctness, why a judge on a chain drifts the same way the chain does, when a judge is still fine, and what to use instead (typed handoffs + deterministic semantic checks).
Read the post