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

scope-boundary:ruby.scope

Structured · live

scope-boundary:ruby.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:ruby.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/scope-boundaries-languages.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "language:ruby",
    "inScope": "Web backends with Rails, infrastructure DSLs (Chef, Puppet, Vagrant),\nscripting, and developer tooling where expressiveness wins over\nraw throughput.\n",
    "outOfScope": "CPU-bound numerical work, latency-critical services without YJIT\ntuning, and resource-constrained embedded targets.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:implementation-detail"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:ruby.scope",
      "to": "language:ruby",
      "kind": "bounds_subject"
    },
    {
      "from": "scope-boundary:ruby.scope",
      "to": "out-of-scope-reason:implementation-detail",
      "kind": "has_out_of_scope_reason"
    }
  ],
  "incomingEdges": []
}