create_pilot_configuration
Generate a pilot configuration by specifying metrics, cohort size, and duration to benchmark operator AI usage.
Instructions
Generate a pilot configuration from parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metrics | No | Array of metric IDs to include (e.g., ['leverage', 'yield', 'token_snr', 'construction']) | |
| cohort_size | No | Number of operators in the pilot cohort (e.g., 25, 50, 100) | |
| duration_days | No | Pilot duration in days (e.g., 30, 60, 90) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| valid | Yes | ||
| synthetic | Yes | ||
| configuration | Yes |