II.
ScopeBoundary JSON
Structured · livescope-boundary:flutter.scope
scope-boundary:flutter.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}