iiRecord
Agentic AI Atlas · Phase
term:phasea5c.ai
II.
Term JSON

term:phase

Structured · live

Phase json

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

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