II.
EvalHarness JSON
Structured · liveeval-harness:promptfoo
promptfoo json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "eval-harness:promptfoo",
"_kind": "EvalHarness",
"_file": "benchmarks/eval-harnesses/eval-harnesses.yaml",
"_cluster": "benchmarks",
"attributes": {
"displayName": "promptfoo",
"harnessKind": "custom",
"homepageUrl": "https://www.promptfoo.dev",
"description": "CLI- and CI-friendly eval harness for prompts, with built-in\nLLM-as-judge scorers and red-team suites.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "eval-run:gaia.claude-code.2025",
"to": "eval-harness:promptfoo",
"kind": "uses_harness",
"attributes": {}
}
]
}