Evaluate Study Run
evaluate_study_runSubmit external metrics for a study run to trigger policy evaluation, using the expected basis hash to ensure the evidence matches the current model state.
Instructions
Save an immutable assessment. First evaluate without external_evidence to obtain report.basis_hash; then calculate custom metrics from outputs and submit finite numeric or strict boolean values, method and source reference with that expected_basis_hash. The server applies the saved rule; stale model evidence is rejected. External calculations are submitter-reported, not verified. Each submission is complete: omitted custom values stay unevaluated. Manual sign-off requires a signed-in reviewer and is rejected for API keys. No automatic champion promotion. Built-in errors are fitted-window, not holdout; VAR remains unsupported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| policy_id | Yes | ||
| external_evidence | No | ||
| expected_basis_hash | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||