iiRecord
Agentic AI Atlas · PartialStateRecovery.persistentStateKinds
meta-attribute:partial-state-recovery--persistent-state-kindsa5c.ai
II.
MetaAttribute JSON

meta-attribute:partial-state-recovery--persistent-state-kinds

Structured · live

PartialStateRecovery.persistentStateKinds json

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

File · catalog-meta/meta-registry/meta-registry-domain-extras-2.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:partial-state-recovery--persistent-state-kinds",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-domain-extras-2.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "PartialStateRecovery.persistentStateKinds",
    "name": "persistentStateKinds",
    "parentNodeKindId": "meta-node-kind:partial-state-recovery",
    "type": "list<enum<none,terminal-workspaces-cleaned,completed-issue-set,run-journals>>",
    "required": true,
    "description": "persistentStateKinds on PartialStateRecovery."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:partial-state-recovery--persistent-state-kinds",
      "to": "meta-node-kind:partial-state-recovery",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:partial-state-recovery",
      "to": "meta-attribute:partial-state-recovery--persistent-state-kinds",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}