Pattern Library
AI Governance Pattern Library
138 patterns across 16 domains. Filter by regulatory framework to find the control that satisfies a specific obligation.
CodeAct Agent
The CodeAct Agent Pattern defines an architecture in which an agent's primary…
Conditional Routing
The Conditional Routing Pattern defines control flow structures for agentic workflows: if/else…
Context Compression
The Context Compression Pattern defines techniques for managing an agent's context window…
Dynamic Sub-agent Spawning
The Dynamic Sub-agent Spawning Pattern defines an architecture in which a parent…
Iterative Constraint Satisfaction
The Iterative Constraint Satisfaction Pattern defines an architecture in which an agent…
Mixture of Agents
The Mixture of Agents (MoA) Pattern defines an architecture in which multiple…
Parallel Fan-Out / Fan-In
The Parallel Fan-Out / Fan-In Pattern defines an architecture in which a…
Plan-and-Execute
The Plan-and-Execute Pattern defines a two-phase agentic architecture: a dedicated Planner decomposes…
ReAct Agent Loop
The ReAct (Reason + Act + Observe) Agent Loop Pattern defines an…
Router / Dispatcher
The Router / Dispatcher Pattern defines a central classifier that receives all…
Sequential LLM Chain
The Sequential LLM Chain Pattern defines a deterministic multi-step pipeline in which…
Streaming Progressive Output
The Streaming Progressive Output Pattern defines how agentic workflows deliver partial, incremental…
Tool Call Orchestration
The Tool Call Orchestration Pattern defines the execution mechanics for structured tool…
Workflow State Machine
The Workflow State Machine Pattern defines an explicit finite-state machine (FSM) that…
Workflow Tracing and Replay
The Workflow Tracing and Replay Pattern defines the instrumentation, storage, and replay…