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

scope-boundary:java.scope

Structured · live

scope-boundary:java.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:java.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/scope-boundaries-languages.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "language:java",
    "inScope": "Enterprise backends, Android (with Kotlin), big-data (Spark, Flink,\nKafka), and long-running JVM services. Strong static typing, mature\ntooling, and a vast library ecosystem.\n",
    "outOfScope": "Tiny CLIs (slow startup until GraalVM native-image), systems\nprogramming below the JVM, and casual scripting.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:implementation-detail"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:java.scope",
      "to": "language:java",
      "kind": "bounds_subject"
    },
    {
      "from": "scope-boundary:java.scope",
      "to": "out-of-scope-reason:implementation-detail",
      "kind": "has_out_of_scope_reason"
    }
  ],
  "incomingEdges": []
}