iiRecord
Agentic AI Atlas · PhaseMachine
term:phase-machinea5c.ai
II.
Term JSON

term:phase-machine

Structured · live

PhaseMachine json

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

File · terminology/terms/phase-machine.yamlCluster · terminology
Record JSON
{
  "id": "term:phase-machine",
  "_kind": "Term",
  "_file": "terminology/terms/phase-machine.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:phase-machine.canonical",
    "displayName": "PhaseMachine",
    "kind": "lifecycle-state",
    "references": [
      "NodeKind:PhaseMachine"
    ],
    "description": "A finite-state machine over Phase nodes declared by a reliability-interface\n"
  },
  "outgoingEdges": [
    {
      "from": "term:phase-machine",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:phase-machine.canonical",
      "to": "term:phase-machine",
      "kind": "defines"
    }
  ]
}