II.
InteractionPattern JSON
Structured · liveinteraction-pattern:plan-act-reflect
Plan-Act-Reflect json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "interaction-pattern:plan-act-reflect",
"_kind": "InteractionPattern",
"_file": "extensions/interaction-patterns/interaction-patterns-canonical.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Plan-Act-Reflect",
"description": "Three-phase loop: plan a step, act on it, reflect on the outcome and\nupdate the plan. Reflection enables self-correction without external\nfeedback. Used in Reflexion (Shinn et al. 2023).\n"
},
"outgoingEdges": [
{
"from": "interaction-pattern:plan-act-reflect",
"to": "layer:10-interaction",
"kind": "realizes",
"attributes": {}
}
],
"incomingEdges": []
}