Connect an AI agent endpoint or your own model credential, define the contract you want tested, optionally seal the test set, and run an evidence-preserving evaluation whenever you need one.
A passing result means the properties exercised by this evaluation passed. It does not prove properties the evaluation could not observe.
A private browser session owns your Judge data. Clearing browser storage or using another browser creates a separate workspace.
BYOA calls your HTTPS agent endpoint using a simple JSON protocol. BYOK currently supports direct OpenAI model evaluation.
Each case needs a prompt and an expected output. This first self-serve surface uses deterministic scoring; uncertainty is not silently converted into a pass.
The run is bound to the exact system contract, test-set identity, evaluator identity where applicable, and evidence bundle.
If your production system depends on third-party AI models, TAB independently measures what they are actually delivering and what changes.
See TAB →The JUDGE stores provider credentials encrypted at rest and does not expose them in evidence. BYOA endpoints must be public HTTPS endpoints and redirects are refused in the public Judge service.