synthesize_validation
Run an explicit judge model over collected provider validation results to produce a synthesis verdict.
Instructions
Run an explicit judge model over already-collected validation results to produce a synthesis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | Original request that was validated. | |
| judgeModel | No | Provider to run the judge synthesis. | codex |
| validationId | No | Optional run id (from the kickoff response) to link this judge job back into the durable validation run. | |
| providerResults | Yes | Terminal normalized provider results from job_result. |