iiRecord
Agentic AI Atlas · Effect — pending
lifecycle-state:effect.pendinga5c.ai
II.
LifecycleState JSON

lifecycle-state:effect.pending

Structured · live

Effect — pending json

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

File · extensions/lifecycle-stubs/canonical-stubs.yamlCluster · extensions
Record JSON
{
  "id": "lifecycle-state:effect.pending",
  "_kind": "LifecycleState",
  "_file": "extensions/lifecycle-stubs/canonical-stubs.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Effect — pending",
    "terminal_state": false
  },
  "outgoingEdges": [
    {
      "from": "lifecycle-state:effect.pending",
      "to": "state-machine:run",
      "kind": "belongs_to_machine",
      "attributes": {}
    },
    {
      "from": "lifecycle-state:effect.pending",
      "to": "lifecycle-state:effect.ok",
      "kind": "transitions_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "effect:01kqex-effect-breakpoint-001",
      "to": "lifecycle-state:effect.pending",
      "kind": "in_state"
    }
  ]
}