II.
ScopeBoundary JSON
Structured · livescope-boundary:csharp.scope
scope-boundary:csharp.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:csharp.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/scope-boundaries-languages.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "language:csharp",
"inScope": "Windows desktop (WPF, WinUI, MAUI), enterprise backends (ASP.NET\nCore), Unity game development, and cross-platform .NET services.\nStrong static typing with productive tooling (Rider, Visual Studio).\n",
"outOfScope": "Embedded firmware below microcontrollers that ship .NET nanoFramework,\nand ecosystems that disallow Microsoft runtimes.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:implementation-detail"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:csharp.scope",
"to": "language:csharp",
"kind": "bounds_subject"
}
],
"incomingEdges": []
}