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

scope-boundary:kotlin.scope

Structured · live

scope-boundary:kotlin.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:kotlin.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/scope-boundaries-languages.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "language:kotlin",
    "inScope": "Modern Android development (Google's preferred language since 2019),\nserver-side JVM apps (Ktor, Spring), and Kotlin Multiplatform for\nsharing logic across iOS/Android/web/desktop.\n",
    "outOfScope": "Pure systems work, embedded firmware, and contexts where a JVM (or\nKotlin/Native) runtime is unacceptable.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:implementation-detail"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:kotlin.scope",
      "to": "language:kotlin",
      "kind": "bounds_subject"
    }
  ],
  "incomingEdges": []
}