iiRecord
Agentic AI Atlas · PartialStateRecovery (meta)
meta-node-kind:partial-state-recoverya5c.ai
II.
MetaNodeKind JSON

meta-node-kind:partial-state-recovery

Structured · live

PartialStateRecovery (meta) json

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

File · catalog-meta/meta-registry/meta-registry-domain-extras.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-node-kind:partial-state-recovery",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-domain-extras.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "PartialStateRecovery (meta)",
    "name": "PartialStateRecovery",
    "cluster": "6-lifecycle",
    "prefix": "partial-state-recovery",
    "origin": "standard",
    "purpose": "declares restart semantics (which state survives, which is in-memory, recovery steps)",
    "exampleCount": 0,
    "invariants": [
      "id starts with partial-state-recovery:"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:partial-state-recovery",
      "to": "meta-cluster:domain",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:partial-state-recovery",
      "to": "meta-attribute:partial-state-recovery--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:partial-state-recovery",
      "to": "meta-attribute:partial-state-recovery--persistent-state-kinds",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-attribute:partial-state-recovery--id",
      "to": "meta-node-kind:partial-state-recovery",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:partial-state-recovery--persistent-state-kinds",
      "to": "meta-node-kind:partial-state-recovery",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-cluster:domain",
      "to": "meta-node-kind:partial-state-recovery",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    }
  ]
}