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

scope-boundary:scala.scope

Structured · live

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