iiRecord
Agentic AI Atlas · Helpfulness 1-5 rubric
rubric:helpfulness-1-5a5c.ai
II.
Rubric JSON

rubric:helpfulness-1-5

Structured · live

Helpfulness 1-5 rubric json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · benchmarks/eval-harnesses/rubrics.yamlCluster · benchmarks
Record JSON
{
  "id": "rubric:helpfulness-1-5",
  "_kind": "Rubric",
  "_file": "benchmarks/eval-harnesses/rubrics.yaml",
  "_cluster": "benchmarks",
  "attributes": {
    "displayName": "Helpfulness 1-5 rubric",
    "scaleKind": "likert",
    "criteria": [
      {
        "name": "helpfulness",
        "description": "How helpful is the response to the user's intent?",
        "scale": "1-5",
        "weight": 1
      }
    ],
    "description": "Single-dimension helpfulness rubric: 1=unhelpful, 5=highly helpful and\nactionable.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "eval-run:gaia.claude-code.2025",
      "to": "rubric:helpfulness-1-5",
      "kind": "scored_against_rubric",
      "attributes": {}
    }
  ]
}