II.
ScopeBoundary JSON
Structured · livescope-boundary:scala.scope
scope-boundary:scala.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:scala.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/scope-boundaries-languages.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "language:scala",
"inScope": "JVM-based functional + OO programming, big-data with Spark, Akka /\nPekko actor systems, and type-rich backends. Scala 3 simplified the\nmetaprogramming story.\n",
"outOfScope": "Quick scripts (slow JVM start), small teams without Scala fluency,\nand Java-only enterprises that can't accept the toolchain.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:future-phase"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:scala.scope",
"to": "language:scala",
"kind": "bounds_subject"
}
],
"incomingEdges": []
}