validate_pack
Validates question packs against the live copilot schema and detects silent under-performance issues, ensuring packs load correctly and avoid hidden pitfalls.
Instructions
Validate a pack against the schema the live copilot loads, and against what measurement says will under-perform silently. Errors mean it will not load; warnings mean it will load and then quietly do less than it should.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pack | Yes | ||
| labels | No | ||
| questions | Yes | ||
| background | No | ||
| paraphrases | No | ||
| z_threshold | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||