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

scope-boundary:csharp.scope

Structured · live

scope-boundary:csharp.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: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": []
}