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

scope-boundary:swift.scope

Structured · live

scope-boundary:swift.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:swift.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/scope-boundaries-languages.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "language:swift",
    "inScope": "Apple-platform apps (iOS, macOS, iPadOS, watchOS, visionOS) and\nincreasingly server-side Swift (Vapor, Hummingbird) and on-device\nML. ARC + value semantics give predictable performance.\n",
    "outOfScope": "Cross-platform mobile (use Flutter / React Native if you can't\nafford a Swift+Kotlin pair), Windows-first desktop, and anywhere\nApple's toolchain is a non-starter.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:future-phase"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:swift.scope",
      "to": "language:swift",
      "kind": "bounds_subject"
    },
    {
      "from": "scope-boundary:swift.scope",
      "to": "out-of-scope-reason:future-phase",
      "kind": "has_out_of_scope_reason"
    }
  ],
  "incomingEdges": []
}