iiRecord
Agentic AI Atlas · sandboxed_by (meta)
meta-edge-kind:sandboxed-bya5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:sandboxed-by

Structured · live

sandboxed_by (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-edge-kind:sandboxed-by",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-surfacing-path.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "sandboxed_by (meta)",
    "name": "sandboxed_by",
    "source": [
      "meta-node-kind:execution"
    ],
    "target": [
      "meta-node-kind:sandbox"
    ],
    "cardinality": "N:1",
    "origin": "universal",
    "description": "an execution applies a sandbox profile"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:sandboxed-by",
      "to": "meta-node-kind:execution",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:sandboxed-by",
      "to": "meta-node-kind:sandbox",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}