II.
ScopeBoundary JSON
Structured · livescope-boundary:vue.scope
scope-boundary:vue.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:vue.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/scope-boundaries-frameworks.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "framework:vue",
"inScope": "Progressive UI framework with single-file components, reactive\nrefs, and an excellent learning curve. Strong fit for teams\nwanting React-like power with template ergonomics.\n",
"outOfScope": "Ecosystems that demand React-specific libraries, and SSR/full-stack\nneeds without picking up Nuxt.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:implementation-detail"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:vue.scope",
"to": "framework:vue",
"kind": "bounds_subject"
}
],
"incomingEdges": []
}