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