--- title: "Agents: Patterns" description: "Practical agent patterns for role design, tool boundaries, and reliable outputs." icon: "diagram-project" mode: "wide" --- ## Patterns 1. Role + reviewer pair - One agent drafts, one agent validates. 2. Tool-bounded agent - Restrict tool list to minimal action set. 3. Structured output agent - Force JSON or schema output for automation pipelines.