iiRecord
Agentic AI Atlas · Execution.sandboxImpl
meta-attribute:execution--sandbox-impla5c.ai
II.
MetaAttribute JSON

meta-attribute:execution--sandbox-impl

Structured · live

Execution.sandboxImpl 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-attribute:execution--sandbox-impl",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-surfacing-path.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Execution.sandboxImpl",
    "name": "sandboxImpl",
    "parentNodeKindId": "meta-node-kind:execution",
    "type": "enum<agentsh,docker,firecracker,gvisor,kata,wasm-time,qemu,none>",
    "required": false,
    "description": "concrete tool that enforces the sandbox for this execution."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:execution--sandbox-impl",
      "to": "meta-node-kind:execution",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:execution",
      "to": "meta-attribute:execution--sandbox-impl",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}