II.
Benchmark JSON
Structured · livebenchmark:agentclinic
AgentClinic json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "benchmark:agentclinic",
"_kind": "Benchmark",
"_file": "benchmarks/benchmarks/benchmarks-agentic.yaml",
"_cluster": "benchmarks",
"attributes": {
"displayName": "AgentClinic",
"homepageUrl": "https://agentclinic.github.io/",
"kind": "domain-specific",
"targetsKind": "AgentVersion",
"description": "Multimodal medical-agent benchmark simulating a clinical encounter\n(patient, exam, lab tools, instruments) to evaluate diagnostic\nreasoning end-to-end.\n"
},
"outgoingEdges": [
{
"from": "benchmark:agentclinic",
"to": "skill-area:medical-agent",
"kind": "covers",
"attributes": {
"attributes": {
"coverage": "full",
"weight": 0.7
}
}
},
{
"from": "benchmark:agentclinic",
"to": "domain:healthcare",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}