II.
ScopeBoundary JSON
Structured · livescope-boundary:droid.scope
scope-boundary:droid.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:droid.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/droid.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "agent:droid",
"inScope": "Hosted autonomous engineering agent platform from Factory AI; runs in a cloud workspace and integrates with GitHub, Linear, Slack, and Jira to plan and execute multi-step engineering tasks.\n",
"outOfScope": "Self-hosted on-machine deployments, BYO-model configuration, and IDE side-panel UX.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:runtime-only",
"out-of-scope-reason:future-phase"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:droid.scope",
"to": "agent:droid",
"kind": "bounds_subject"
}
],
"incomingEdges": []
}