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

scope-boundary:terminal-bench.scope

Structured · live

scope-boundary:terminal-bench.scope json

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

File · sourceref-scope/scope-boundaries/terminal-bench.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:terminal-bench.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/terminal-bench.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "benchmark:terminal-bench",
    "inScope": "Terminal-task benchmark — agent operates a real shell to complete sysadmin / dev-tooling tasks; scored by per-task success and step-budget.\n",
    "outOfScope": "GUI-based agents, browser-only tasks (use WebArena), and benchmarks without a real-shell harness.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:future-phase",
      "out-of-scope-reason:implementation-detail"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:terminal-bench.scope",
      "to": "benchmark:terminal-bench",
      "kind": "bounds_subject"
    },
    {
      "from": "scope-boundary:terminal-bench.scope",
      "to": "out-of-scope-reason:future-phase",
      "kind": "has_out_of_scope_reason"
    },
    {
      "from": "scope-boundary:terminal-bench.scope",
      "to": "out-of-scope-reason:implementation-detail",
      "kind": "has_out_of_scope_reason"
    }
  ],
  "incomingEdges": []
}