iiRecord
Agentic AI Atlas · ResumeToken (meta)
meta-node-kind:resume-tokena5c.ai
II.
MetaNodeKind JSON

meta-node-kind:resume-token

Structured · live

ResumeToken (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:resume-token",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-agent-stack-extras.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "ResumeToken (meta)",
    "name": "ResumeToken",
    "cluster": "3-agent-stack",
    "prefix": "resume-token",
    "origin": "universal",
    "purpose": "primitive for async resumption of a paused/interrupted run",
    "exampleCount": 0,
    "invariants": [
      "id starts with resume-token:"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:resume-token",
      "to": "meta-cluster:agent-stack",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:resume-token",
      "to": "meta-attribute:resume-token--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:resume-token",
      "to": "meta-attribute:resume-token--display-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-attribute:resume-token--id",
      "to": "meta-node-kind:resume-token",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:resume-token--display-name",
      "to": "meta-node-kind:resume-token",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-cluster:agent-stack",
      "to": "meta-node-kind:resume-token",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    }
  ]
}