# Scorer
## Properties
**id** | Option<**String**> | | [optional]
**name** | Option<**String**> | Column header. Defaults to the last segment of the path. | [optional]
**pass_if** | Option<**f64**> | A score at or above this counts as a pass, and the column reports a pass rate beside its mean. Applied when results are read rather than when they are produced, so moving the line re-reads every score already recorded instead of invalidating them. | [optional]
**kind** | **String** | |
**path** | **String** | The script, or the ai_agent resource used as a judge. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)