New 2D Framework Classifies LLM Agent Design Patterns
A new two-dimensional classification framework for LLM-based agent architectures has been introduced by researchers. This framework features a Cognitive Function axis, which includes seven categories: Context Engineering, Memory, Reasoning, Action, Reflection, Collaboration, and Governance, alongside an Execution Topology axis comprising six archetypes: Chain, Route, Parallel, Orchestrate, Loop, and Hierarchy. The resulting matrix of 7x6 reveals 27 distinct patterns, with 13 being newly named. Current frameworks from Anthropic, Google, and LangChain concentrate exclusively on execution topology, while cognitive science studies focus on cognitive function, failing to distinguish architecturally unique systems. For instance, the Orchestrator-Workers topology can support various patterns like Plan-and-Execute or Hierarchical Delegation, each with unique failure modes. This paper can be found on arXiv under 2605.13850.
Key facts
- Two-dimensional framework combines Cognitive Function and Execution Topology axes.
- Cognitive Function axis has seven categories: Context Engineering, Memory, Reasoning, Action, Reflection, Collaboration, Governance.
- Execution Topology axis has six archetypes: Chain, Route, Parallel, Orchestrate, Loop, Hierarchy.
- 7x6 matrix identifies 27 named patterns, 13 with original names.
- Existing frameworks from Anthropic, Google, LangChain focus only on execution topology.
- Cognitive science surveys focus only on cognitive function.
- Same Orchestrator-Workers topology can implement Plan-and-Execute, Hierarchical Delegation, or Adversarial Verification.
- Paper available on arXiv as 2605.13850.
Entities
Institutions
- Anthropic
- LangChain
- arXiv