II.
ScopeBoundary JSON
Structured · livescope-boundary:mcp-kubernetes.scope
scope-boundary:mcp-kubernetes.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:mcp-kubernetes.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/scope-boundaries-mcp-servers.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "tool-server:mcp-kubernetes",
"inScope": "Read / write Kubernetes resources via kubectl-equivalent tool\ncalls — describe pods, list namespaces, apply manifests. Strong\nfit for SRE copilots in dev/staging clusters.\n",
"outOfScope": "Production clusters without explicit RBAC scoping, multi-cluster\nfederation workflows, and any operation that should require\na four-eyes change-management process.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:runtime-only"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:mcp-kubernetes.scope",
"to": "tool-server:mcp-kubernetes",
"kind": "bounds_subject"
}
],
"incomingEdges": []
}