Missing Score
data class MissingScore(val alternative: String, val metricName: String) : AlternativeRejection(source)
The alternative was offered the right number of scores, all on metrics the model holds, but the metric named metricName was left without one because another was scored twice.