II.
ScopeBoundary JSON
Structured · livescope-boundary:tool-server-mcp-aws-s3.scope
scope-boundary:tool-server-mcp-aws-s3.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:tool-server-mcp-aws-s3.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/tool-server-mcp-aws-s3.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "tool-server:mcp-aws-s3",
"inScope": "AWS S3 bucket and object operations — list, get, put, delete, presigned URLs.\n",
"outOfScope": "Other AWS services (use service-specific MCPs), cross-account IAM management, and large-scale data-pipeline orchestration.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:future-phase",
"out-of-scope-reason:implementation-detail"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:tool-server-mcp-aws-s3.scope",
"to": "tool-server:mcp-aws-s3",
"kind": "bounds_subject"
},
{
"from": "scope-boundary:tool-server-mcp-aws-s3.scope",
"to": "out-of-scope-reason:future-phase",
"kind": "has_out_of_scope_reason"
},
{
"from": "scope-boundary:tool-server-mcp-aws-s3.scope",
"to": "out-of-scope-reason:implementation-detail",
"kind": "has_out_of_scope_reason"
}
],
"incomingEdges": []
}