iiRecord
Agentic AI Atlas · LifecycleState
term:lifecycle-statea5c.ai
II.
Term JSON

term:lifecycle-state

Structured · live

LifecycleState json

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

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