iiRecord
Agentic AI Atlas · PhaseTransition (meta)
meta-node-kind:phase-transitiona5c.ai
II.
MetaNodeKind JSON

meta-node-kind:phase-transition

Structured · live

PhaseTransition (meta) json

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

File · catalog-meta/meta-registry/meta-registry-lifecycle.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-node-kind:phase-transition",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-lifecycle.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "PhaseTransition (meta)",
    "name": "PhaseTransition",
    "cluster": "6-lifecycle",
    "prefix": "phase-transition",
    "origin": "universal",
    "purpose": "transition between two phases (gateable)",
    "exampleCount": 0,
    "invariants": []
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:phase-transition",
      "to": "meta-cluster:lifecycle",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:phase-transition",
      "to": "meta-attribute:phase-transition--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:phase-transition",
      "to": "meta-attribute:phase-transition--from-phase-id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:phase-transition",
      "to": "meta-attribute:phase-transition--to-phase-id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-attribute:phase-transition--id",
      "to": "meta-node-kind:phase-transition",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:phase-transition--from-phase-id",
      "to": "meta-node-kind:phase-transition",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:phase-transition--to-phase-id",
      "to": "meta-node-kind:phase-transition",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:has-transition",
      "to": "meta-node-kind:phase-transition",
      "kind": "target_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:transition-of",
      "to": "meta-node-kind:phase-transition",
      "kind": "source_of_meta_edge",
      "attributes": {}
    }
  ]
}