iiRecord
Agentic AI Atlas · has_phase (meta)
meta-edge-kind:has-phasea5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:has-phase

Structured · live

has_phase (meta) json

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

File · catalog-meta/meta-registry/meta-registry-lifecycle-extras.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-edge-kind:has-phase",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-lifecycle-extras.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "has_phase (meta)",
    "name": "has_phase",
    "source": [
      "meta-node-kind:phase-machine"
    ],
    "target": [
      "meta-node-kind:phase"
    ],
    "cardinality": "1:N",
    "origin": "universal",
    "description": "a phase-machine has phase states"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:has-phase",
      "to": "meta-node-kind:phase-machine",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:has-phase",
      "to": "meta-node-kind:phase",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}