II.
ScopeBoundary JSON
Structured · livescope-boundary:cpp.scope
scope-boundary:cpp.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}