iiRecord
Agentic AI Atlas · Sandbox.policyEvaluationPoint
meta-attribute:sandbox--policy-evaluation-pointa5c.ai
II.
MetaAttribute JSON

meta-attribute:sandbox--policy-evaluation-point

Structured · live

Sandbox.policyEvaluationPoint 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:sandbox--policy-evaluation-point",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-surfacing-path.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Sandbox.policyEvaluationPoint",
    "name": "policyEvaluationPoint",
    "parentNodeKindId": "meta-node-kind:sandbox",
    "type": "enum<pre-call,continuous,post-call-attestation>",
    "required": false,
    "description": "when the policy is evaluated."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:sandbox--policy-evaluation-point",
      "to": "meta-node-kind:sandbox",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:sandbox",
      "to": "meta-attribute:sandbox--policy-evaluation-point",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}