II.
EvalResult JSON
Structured · liveeval-result:gaia.claude-code.001
eval-result:gaia.claude-code.001 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "eval-result:gaia.claude-code.001",
"_kind": "EvalResult",
"_file": "benchmarks/eval-results/gaia-claude-code-result.yaml",
"_cluster": "benchmarks",
"attributes": {
"evalRunId": "eval-run:gaia.claude-code.2025",
"metricName": "accuracy",
"score": 0,
"unit": "fraction",
"passFail": "pass",
"reportedAt": "2025-06-01T00:00:00Z"
},
"outgoingEdges": [
{
"from": "eval-result:gaia.claude-code.001",
"to": "eval-run:gaia.claude-code.2025",
"kind": "belongs_to_eval_run"
},
{
"from": "eval-result:gaia.claude-code.001",
"to": "benchmark:gaia",
"kind": "scored_against",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "eval-run:gaia.claude-code.2025",
"to": "eval-result:gaia.claude-code.001",
"kind": "produced_result",
"attributes": {}
}
]
}