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

scope-boundary:flutter.scope

Structured · live

scope-boundary:flutter.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:flutter.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/scope-boundaries-frameworks.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "framework:flutter",
    "inScope": "Cross-platform UI from a single Dart codebase — iOS, Android,\nweb, desktop, embedded. Strong fit for branded apps that want\npixel-identical rendering across platforms.\n",
    "outOfScope": "Apps needing native platform widgets and feel (Flutter renders\nits own), heavy JS-ecosystem reuse, and tiny app bundles.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:implementation-detail"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:flutter.scope",
      "to": "framework:flutter",
      "kind": "bounds_subject"
    }
  ],
  "incomingEdges": []
}