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

scope-boundary:ds1000.scope

Structured · live

scope-boundary:ds1000.scope json

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

File · sourceref-scope/scope-boundaries/ds1000.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:ds1000.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/ds1000.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "benchmark:ds1000",
    "inScope": "Data-science programming benchmark with 1,000 problems across NumPy, Pandas, SciPy, scikit-learn, PyTorch, TensorFlow, and Matplotlib. Scored by per-problem pass-rate.\n",
    "outOfScope": "General code-generation, agentic tool-use, repository-scale tasks, and non-Python languages.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:future-phase",
      "out-of-scope-reason:implementation-detail"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:ds1000.scope",
      "to": "benchmark:ds1000",
      "kind": "bounds_subject"
    },
    {
      "from": "scope-boundary:ds1000.scope",
      "to": "out-of-scope-reason:future-phase",
      "kind": "has_out_of_scope_reason"
    },
    {
      "from": "scope-boundary:ds1000.scope",
      "to": "out-of-scope-reason:implementation-detail",
      "kind": "has_out_of_scope_reason"
    }
  ],
  "incomingEdges": []
}