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

scope-boundary:angular.scope

Structured · live

scope-boundary:angular.scope json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · sourceref-scope/scope-boundaries/scope-boundaries-frameworks.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:angular.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/scope-boundaries-frameworks.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "framework:angular",
    "inScope": "Opinionated full-featured frontend platform — DI, RxJS, forms,\nrouter, and CLI all bundled. Strong fit for large enterprise\napps where prescription and longevity matter more than minimalism.\n",
    "outOfScope": "Small marketing sites, teams allergic to TypeScript + decorators,\nand projects that need to ship a tiny JS bundle.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:implementation-detail"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:angular.scope",
      "to": "framework:angular",
      "kind": "bounds_subject"
    },
    {
      "from": "scope-boundary:angular.scope",
      "to": "out-of-scope-reason:implementation-detail",
      "kind": "has_out_of_scope_reason"
    }
  ],
  "incomingEdges": []
}