iiRecord
Agentic AI Atlas · scope-boundary:mcp-kubernetes.scope
scope-boundary:mcp-kubernetes.scopea5c.ai
II.
ScopeBoundary JSON

scope-boundary:mcp-kubernetes.scope

Structured · live

scope-boundary:mcp-kubernetes.scope json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · sourceref-scope/scope-boundaries/scope-boundaries-mcp-servers.yamlCluster · sourceref-scope
Record JSON
{
  "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": []
}