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

scope-boundary:react.scope

Structured · live

scope-boundary:react.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:react.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/scope-boundaries-frameworks.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "framework:react",
    "inScope": "Component-based UI for web (and via React Native, mobile). The\nlibrary focus is rendering + state composition; choose meta-frameworks\n(Next.js, Remix) for routing, data fetching, SSR.\n",
    "outOfScope": "Out-of-the-box routing, server rendering, build pipelines —\nReact intentionally leaves these to the surrounding meta-framework\nor app shell.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:implementation-detail"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:react.scope",
      "to": "framework:react",
      "kind": "bounds_subject"
    }
  ],
  "incomingEdges": []
}