II.
ScopeBoundary JSON
Structured · livescope-boundary:devin.scope
scope-boundary:devin.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:devin.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/devin.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "agent:devin",
"inScope": "Hosted autonomous software engineering agent from Cognition; users delegate tasks via web UI, Slack, or IDE plug-ins; execution runs in a sandboxed cloud workspace with a browser and terminal.\n",
"outOfScope": "Self-hosted on-machine execution, BYO-model backends (vendor-controlled), and offline / air-gapped operation.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:runtime-only",
"out-of-scope-reason:future-phase"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:devin.scope",
"to": "agent:devin",
"kind": "bounds_subject"
}
],
"incomingEdges": []
}