get_behavioral_trace
Fetch behavioral evaluation trace for a Hlido-reviewed agent, including per-task pass/fail, adapter, behavioral tier, and signed trace link. Use to verify independent test results beyond marketing claims.
Instructions
Fetch the behavioral evaluation trace for a Hlido-reviewed agent — per-task pass/fail, adapter used, behavioral tier, and signed trace link. Returns status 'not_yet_bench_tested' if the slug hasn't been evaluated yet, or 'not_testable' if the agent's interface doesn't support automated bench runs. Use this when you need evidence that an agent's coding/task behaviour has been independently verified beyond marketing claims.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The Hlido slug to fetch behavioral trace for (e.g. 'aider', 'opencode') | |
| spec_version | No | Behavioral spec version (default 'v0.1'). Omit to get the latest available. | v0.1 |