iiRecord
Agentic AI Atlas · AgentClinic
benchmark:agentclinica5c.ai
II.
Benchmark JSON

benchmark:agentclinic

Structured · live

AgentClinic json

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

File · benchmarks/benchmarks/benchmarks-agentic.yamlCluster · benchmarks
Record JSON
{
  "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": []
}