Skip to main content

Overview

This is the case the agentic judge exists for: a weak target produces a reply that is safe but thin, and a stronger, independently configured judge agent gathers evidence - by calling a read-only tool - before it scores the reply’s quality. The deterministic safety gate still runs first and never depends on the judge; the judge only grades quality on top of it. Both the target and the judge run on FakeAgentDriver, so this is fully deterministic and needs no credentials.

Example