Skip to content

Evaluation: Add verdict field for clarity #1092

Description

@AkhileshNegi

Is your feature request related to a problem?
Evaluation v2 run rows currently show a score and a reason, but there's no quick at-a-glance signal of pass/fail/borderline status. Users have to interpret the raw score themselves to judge each row's outcome, which slows down scanning results.

Describe the solution you'd like

  • Add a verdict field to each row of an Evaluation v2 run, alongside the existing score and reason
  • Map verdict from the 0–1 score as follows:
    • 0 ≤ score < 0.3Needs Improvement
    • 0.3 ≤ score < 0.6Needs Refinement
    • 0.6 ≤ score ≤ 1Good
  • Display verdict alongside score and reason wherever evaluation run rows are shown

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status
In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions