Evaluate models against a versioned role pack
evaluate_roleRun repeated role-specific tests against 1-4 candidate models, scoring safety, consistency, latency, and cost to return 2-3 offers without hiring.
Instructions
Run repeated, role-specific cases against 1-4 candidate models. Uses deterministic evaluators, fatal safety criteria, consistency, latency and cost evidence; returns 2-3 offers but hires nobody. Pass include_local (or local_only) to evaluate models running on this machine, which cost $0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offers | No | include selectable monthly-cost offers (default true) | |
| trials | No | override trials per case; defaults to the pack | |
| autonomy | No | autonomy the seat would carry, shown on the offers | |
| role_pack | Yes | bundled role-pack id, e.g. sdr-outbound, security-reviewer, code-reviewer | |
| candidates | No | may be omitted when local_only is set | |
| local_only | No | evaluate ONLY local models — the user said "local only" | |
| max_parallel | No | ||
| include_local | No | also evaluate models discovered on this machine, namespaced local/<host>/<model> and priced at $0 |