iiRecord
Agentic AI Atlas · HumanCheckpoint (meta)
meta-node-kind:human-checkpointa5c.ai
II.
MetaNodeKind JSON

meta-node-kind:human-checkpoint

Structured · live

HumanCheckpoint (meta) json

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

File · catalog-meta/meta-registry/meta-registry-agent-stack-extras.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-node-kind:human-checkpoint",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-agent-stack-extras.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "HumanCheckpoint (meta)",
    "name": "HumanCheckpoint",
    "cluster": "3-agent-stack",
    "prefix": "human-checkpoint",
    "origin": "universal",
    "purpose": "explicit point at which a human is consulted; reified rather than enum because it carries policy attributes",
    "exampleCount": 0,
    "invariants": [
      "id starts with human-checkpoint:"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:human-checkpoint",
      "to": "meta-cluster:agent-stack",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:human-checkpoint",
      "to": "meta-attribute:human-checkpoint--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:human-checkpoint",
      "to": "meta-attribute:human-checkpoint--display-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:human-checkpoint",
      "to": "meta-attribute:human-checkpoint--kind",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-attribute:human-checkpoint--id",
      "to": "meta-node-kind:human-checkpoint",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:human-checkpoint--display-name",
      "to": "meta-node-kind:human-checkpoint",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:human-checkpoint--kind",
      "to": "meta-node-kind:human-checkpoint",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:uses-checkpoint",
      "to": "meta-node-kind:human-checkpoint",
      "kind": "target_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-cluster:agent-stack",
      "to": "meta-node-kind:human-checkpoint",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    }
  ]
}