{
"id": "interaction-pattern:plan-execute",
"_kind": "InteractionPattern",
"_file": "extensions/interaction-patterns/interaction-patterns-canonical.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Plan-and-Execute",
"description": "Two-stage shape: a planner model emits a structured plan; an executor\nmodel carries out steps. Decouples reasoning from action; common in\nlong-horizon agentic workflows.\n"
},
"outgoingEdges": [],
"incomingEdges": []
}