/pattern/social/

Social patterns

What the agent does · how many agents.

Domains 1–3: reasoning inside one mind, workflow control across steps, coordination across specialists. 28 patterns in three rungs — plotted on the landscape, then listed below.

The landscape · plotted by who’s in charge

How autonomous the system is (developer-controlled → LLM-controlled) and how centralized control is (one boss → emergent peers). Patterns cluster by level; the empty corners are the ones to be suspicious of.

Map style

Developer-controlled flowLLM-controlled flow →
Decentralized ↑Centralized
Distributed scriptsdev-wired · decentralized
Emergent workflowsLLM-driven · decentralized
Supervised teamsdev-wired · centralized
Autonomous reasoningLLM-driven · centralized

Deciding which to use? Compare patterns by when to use them →

Social · 01

Thinking

How one mind reasons — loops, planning, self-critique, search, code-as-action.

7 patterns · Single Agent

Social · 02

Flow

How steps wire together in code — sequential, routing, parallel, orchestration.

9 patterns · Workflow

Social · 03

Collaboration

Who decides who works next — supervisors, handoffs, shared workspaces.

12 patterns · Multi-Agent

Search

Search patterns, frameworks, and pages.