II.
ScopeBoundary JSON
Structured · livescope-boundary:mcp-docker.scope
scope-boundary:mcp-docker.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:mcp-docker.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/scope-boundaries-mcp-servers.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "tool-server:mcp-docker",
"inScope": "Local Docker daemon control — list / run / stop / logs / exec\non containers. Strong fit for dev-loop agents that need to\nspin up sandboxes or inspect a running stack.\n",
"outOfScope": "Production orchestration (use Kubernetes / ECS / Nomad clients\ninstead), remote daemons over the public internet, and\nrootless-only environments without docker-socket access.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:runtime-only"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:mcp-docker.scope",
"to": "tool-server:mcp-docker",
"kind": "bounds_subject"
},
{
"from": "scope-boundary:mcp-docker.scope",
"to": "out-of-scope-reason:runtime-only",
"kind": "has_out_of_scope_reason"
}
],
"incomingEdges": []
}