II.
InteractionPattern JSON
Structured · liveinteraction-pattern:agentic-react
Agentic ReAct json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "interaction-pattern:agentic-react",
"_kind": "InteractionPattern",
"_file": "extensions/interaction-patterns/interaction-patterns-canonical.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Agentic ReAct",
"description": "Reason / Act loop. Model alternates between thought and action steps,\ninvoking tools to refine its plan based on observations. Yao et al. 2022.\n"
},
"outgoingEdges": [
{
"from": "interaction-pattern:agentic-react",
"to": "layer:10-interaction",
"kind": "realizes",
"attributes": {}
}
],
"incomingEdges": []
}