iiRecord
Agentic AI Atlas · Benchmark
term:benchmarka5c.ai
II.
Term JSON

term:benchmark

Structured · live

Benchmark json

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

File · terminology/terms/benchmark.yamlCluster · terminology
Record JSON
{
  "id": "term:benchmark",
  "_kind": "Term",
  "_file": "terminology/terms/benchmark.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:benchmark.canonical",
    "displayName": "Benchmark",
    "kind": "concept",
    "references": [
      "NodeKind:Benchmark"
    ],
    "description": "Named test/test-suite\n"
  },
  "outgoingEdges": [
    {
      "from": "term:benchmark",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:benchmark",
      "to": "domain:computer-science",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:benchmark.canonical",
      "to": "term:benchmark",
      "kind": "defines"
    }
  ]
}