iiRecord
Agentic AI Atlas · phase-transition:plan-to-execute
phase-transition:plan-to-executea5c.ai
II.
PhaseTransition JSON

phase-transition:plan-to-execute

Structured · live

phase-transition:plan-to-execute json

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

File · extensions/lifecycle-stubs/canonical-stubs.yamlCluster · extensions
Record JSON
{
  "id": "phase-transition:plan-to-execute",
  "_kind": "PhaseTransition",
  "_file": "extensions/lifecycle-stubs/canonical-stubs.yaml",
  "_cluster": "extensions",
  "attributes": {
    "fromPhaseId": "phase:plan",
    "toPhaseId": "phase:execute"
  },
  "outgoingEdges": [
    {
      "from": "phase-transition:plan-to-execute",
      "to": "phase:plan",
      "kind": "transition_of",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}