01
What "Agentic AI" Actually Means in Production
A precise definition of agentic AI that cuts through the marketing noise, covering the technical properties that distinguish agents from chatbots and pipelines. Introduces the five architecture patterns and the risk-capability framework used to classify agentic deployments by autonomy level, action scope, and oversight requirements. Includes the vocabulary index used across the remainder of the guide.
02
Agentic Architecture Patterns
Detailed coverage of single-agent task execution, multi-agent orchestration (coordinator-worker and peer-to-peer), agentic RAG systems, tool-using agents with external API access, and long-horizon planning agents. For each pattern: when to use it, what can go wrong, the monitoring requirements, and the real production examples from enterprise deployments. Covers framework selection across LangGraph, AutoGen, CrewAI, and purpose-built agent platforms.
03
Human-in-the-Loop Design
The decision framework for matching autonomy level to task risk, covering the four oversight modes from fully autonomous to human-approved execution. Includes the task classification criteria that determine appropriate oversight, the checkpoint design patterns that preserve human control without eliminating agent value, and the feedback loop architecture that enables supervised agents to expand autonomy as they establish a production performance track record.
04
Tool Access Governance and Permission Architecture
The principle-of-least-privilege framework for agentic tool access, covering API permission scoping, credential management for agent-to-system authentication, and the revocation protocols required when agent behavior deviates from expected patterns. Includes the tool access audit methodology, the permission boundary testing protocol, and the system-specific guidance for granting agents access to CRMs, ERPs, email systems, and code execution environments.
05
Agentic AI Risk Management
Comprehensive taxonomy of the seven risk categories specific to autonomous AI: prompt injection, goal drift, cascading failures, irreversible action execution, data exfiltration via tool misuse, identity confusion in multi-agent systems, and regulatory breach through autonomous decision execution. For each risk: the technical root cause, the detection mechanism, and the architectural and governance controls that reduce exposure to acceptable enterprise risk tolerance.
06
Production Deployment Patterns by Function
Detailed deployment guidance for the six enterprise function categories where agentic AI has demonstrated measurable production value: financial operations (AP/AR automation, reconciliation), legal and compliance workflows, customer operations (complex inquiry resolution), software development (agentic coding, code review, test generation), enterprise research and synthesis, and IT operations (incident triage, runbook automation). For each: architecture recommendations, integration requirements, and observed production metrics.
07
Governance, Regulatory Compliance, and Future Outlook
How the EU AI Act and NIST AI RMF apply to agentic systems, the documentation standards emerging for autonomous AI in regulated industries, and the governance structures required when agents make or influence decisions with material business consequences. Covers the incident response playbook for agentic system failures, the performance monitoring requirements for production agents, and the capability evolution trajectory that organizations should be planning for now.