iiRecord
Agentic AI Atlas · Agentic ReAct
interaction-pattern:agentic-reacta5c.ai
II.
InteractionPattern JSON

interaction-pattern:agentic-react

Structured · live

Agentic ReAct json

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

File · extensions/interaction-patterns/interaction-patterns-canonical.yamlCluster · extensions
Record JSON
{
  "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": []
}