iiRecord
Agentic AI Atlas · StateMachine
term:state-machinea5c.ai
II.
Term JSON

term:state-machine

Structured · live

StateMachine json

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

File · terminology/terms/state-machine.yamlCluster · terminology
Record JSON
{
  "id": "term:state-machine",
  "_kind": "Term",
  "_file": "terminology/terms/state-machine.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:state-machine.canonical",
    "displayName": "StateMachine",
    "kind": "lifecycle-state",
    "references": [
      "NodeKind:StateMachine"
    ],
    "description": "A named state machine over a NodeKind\n"
  },
  "outgoingEdges": [
    {
      "from": "term:state-machine",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:state-machine",
      "to": "domain:computer-science",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:state-machine.canonical",
      "to": "term:state-machine",
      "kind": "defines"
    }
  ]
}