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

scope-boundary:cpp.scope

Structured · live

scope-boundary:cpp.scope json

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

File · sourceref-scope/scope-boundaries/scope-boundaries-languages.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:cpp.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/scope-boundaries-languages.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "language:cpp",
    "inScope": "Game engines (Unreal), high-frequency trading, browsers (Chromium),\nAAA simulation, and HPC where zero-overhead abstractions and\ndeterministic destruction matter.\n",
    "outOfScope": "Scripting, web backends, and teams without a strong build-system /\nstatic-analysis culture — the footgun surface is large.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:future-phase"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:cpp.scope",
      "to": "language:cpp",
      "kind": "bounds_subject"
    },
    {
      "from": "scope-boundary:cpp.scope",
      "to": "out-of-scope-reason:future-phase",
      "kind": "has_out_of_scope_reason"
    }
  ],
  "incomingEdges": []
}