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

scope-boundary:apps.scope

Structured · live

scope-boundary:apps.scope json

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

File · sourceref-scope/scope-boundaries/apps.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:apps.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/apps.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "benchmark:apps",
    "inScope": "Competitive-programming benchmark of 10,000 problems sourced from public coding-challenge sites; tests Python solutions against hidden unit tests.\n",
    "outOfScope": "Repository-scale tasks, agentic tool-use, multi-file refactoring, and contamination-controlled rolling collection (use LiveCodeBench).\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:future-phase",
      "out-of-scope-reason:implementation-detail"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:apps.scope",
      "to": "benchmark:apps",
      "kind": "bounds_subject"
    },
    {
      "from": "scope-boundary:apps.scope",
      "to": "out-of-scope-reason:future-phase",
      "kind": "has_out_of_scope_reason"
    },
    {
      "from": "scope-boundary:apps.scope",
      "to": "out-of-scope-reason:implementation-detail",
      "kind": "has_out_of_scope_reason"
    }
  ],
  "incomingEdges": []
}