evaluate_batch
Evaluate multiple code files in a single call to get per-file verdicts with scores and findings, plus aggregate statistics.
Instructions
Evaluate multiple code files in a single call. Returns per-file verdicts with scores and findings, plus aggregate statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | Array of files to evaluate | |
| config | No | Optional inline configuration (same format as .judgesrc) |