iiRecord
Agentic AI Atlas · scope-boundary:agentboard.scope
scope-boundary:agentboard.scopea5c.ai
II.
ScopeBoundary JSON

scope-boundary:agentboard.scope

Structured · live

scope-boundary:agentboard.scope json

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

File · sourceref-scope/scope-boundaries/agentboard.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:agentboard.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/agentboard.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "benchmark:agentboard",
    "inScope": "Multi-domain agent leaderboard (web, embodied, tool-use, game) with per-task success metrics across heterogeneous environments.\n",
    "outOfScope": "Pure language-only benchmarks (MMLU, HellaSwag), code-only suites (HumanEval, MBPP), and benchmarks without an interactive environment harness.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:future-phase",
      "out-of-scope-reason:implementation-detail"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:agentboard.scope",
      "to": "benchmark:agentboard",
      "kind": "bounds_subject"
    },
    {
      "from": "scope-boundary:agentboard.scope",
      "to": "out-of-scope-reason:future-phase",
      "kind": "has_out_of_scope_reason"
    },
    {
      "from": "scope-boundary:agentboard.scope",
      "to": "out-of-scope-reason:implementation-detail",
      "kind": "has_out_of_scope_reason"
    }
  ],
  "incomingEdges": []
}