iiRecord
Agentic AI Atlas · Sandbox (meta)
meta-node-kind:sandboxa5c.ai
II.
MetaNodeKind JSON

meta-node-kind:sandbox

Structured · live

Sandbox (meta) json

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

File · catalog-meta/meta-registry/meta-registry-surfacing-path.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-node-kind:sandbox",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-surfacing-path.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Sandbox (meta)",
    "name": "Sandbox",
    "cluster": "4-surfacing-path",
    "prefix": "sandbox",
    "origin": "universal",
    "purpose": "what work is allowed to do (policy primitive — filesystem / network / exec / env / secrets posture)",
    "exampleCount": 0,
    "invariants": []
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:sandbox",
      "to": "meta-cluster:surfacing-path",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:sandbox",
      "to": "meta-attribute:sandbox--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:sandbox",
      "to": "meta-attribute:sandbox--filesystem-policy",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:sandbox",
      "to": "meta-attribute:sandbox--network-policy",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:sandbox",
      "to": "meta-attribute:sandbox--policy-evaluation-point",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:surfacing-path",
      "to": "meta-node-kind:sandbox",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:sandbox--id",
      "to": "meta-node-kind:sandbox",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:sandbox--filesystem-policy",
      "to": "meta-node-kind:sandbox",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:sandbox--network-policy",
      "to": "meta-node-kind:sandbox",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:sandbox--policy-evaluation-point",
      "to": "meta-node-kind:sandbox",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:sandboxed-by",
      "to": "meta-node-kind:sandbox",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ]
}