Full sample chapter · AI Agents
What Is an AI Agent?
Explain an AI agent as a model inside a controlled loop with instructions, tools, environment, state, limits, and oversight.
Chapter 01
What Is an AI Agent?
Explain an AI agent as a model inside a controlled loop with instructions, tools, environment, state, limits, and oversight.
An AI agent is not simply a chatbot with a new name; it can choose and execute steps toward a goal using tools and observations.
AI can plan, act, observe, and adjust within a bounded task when the path cannot be fully scripted. The accountable person must set the goal, harness, access, tools, limits, review, monitoring, and accountability.
This chapter keeps AI agent fundamentals practical for a business reader: the job, evidence, controls, finished artifact, and success measure are all visible. A low-to-medium technical learner can later implement the same method in approved software.
The business case for AI agent fundamentals
Start with a measurable result, not an AI feature
This method treats AI agent fundamentals as a controlled business capability with a job, environment, tools, authority, evaluation, operating owner, and measurable outcome.
Agent capability creates action risk. Begin with read, draft, mock, or sandbox tools and keep consequential external actions behind explicit approval.
Anthropic provides official guidance relevant to the workflow, obligation, or control used here.
Design the work before asking AI
Good inputs and acceptance rules reduce rework
Define the business job, evidence, environment, tools, permissions, autonomy limit, completion, escalation, evaluation, monitoring, and incident response before increasing capability.
The two concepts to remember are and . Agent loop means the repeated cycle of planning, acting through a tool, observing the result, and adjusting. Agent harness means the instructions, permissions, guardrails, state, and runtime controls surrounding a model.
| Weak setup | Business-ready setup | Why it matters |
|---|---|---|
| Build an autonomous agent that handles operations. | Describe a research agent that may search three approved source types, open pages, build an evidence ledger, and stop after 12 tool calls or 15 minutes. It cannot log in, purchase, message, or treat web instructions as authority. | It names the loop, environment, tools, boundaries, stopping, and untrusted-content rule. |
Confirm consent, confidentiality, account settings, permissions, and applicable policy before giving any tool the information used in AI agent fundamentals.
LOOP anatomy: the practical playbook
A repeatable sequence a busy professional can follow
- 1. Goal + completion. Define the business outcome, acceptable result, deadline, and stop conditions.
- 2. Harness. Write instructions, policies, state, limits, and escalation.
- 3. Tools + environment. Expose only needed capabilities and data inside a controlled runtime.
- 4. Observe + adjust. Let the agent use results to choose the next permitted step.
- 5. Review + monitor. Inspect trajectory, output, approvals, cost, incidents, and improvement.
Context to provide: Business job, user, approved data, environment, tools, permissions, policy, examples, outcome, risk, and operating owner.
AI job: Perform the bounded agent anatomy card job; preserve evidence and stop when completion, permission, confidence, cost, or safety limits are reached.
Return: Agent anatomy card, trajectory evidence, tool and approval log, exception or escalation, result, and evaluation score.
Quality rules: Do not invent authority, facts, access, consent, completion, or success; never use a tool or continue a loop outside explicit limits.
Worked example: A bounded public research agent
Follow the evidence from messy input to an approved result
LOOP anatomy: the working loop
Five controls connect an agent’s business job to bounded action, human oversight, and operating evidence
Audiobook description
The figure shows a five-step path from left to right. Step 1, Goal + completion, Define the business outcome, acceptable result, deadline, and stop conditions. Step 2, Harness, Write instructions, policies, state, limits, and escalation. Step 3, Tools + environment, Expose only needed capabilities and data inside a controlled runtime. Step 4, Observe + adjust, Let the agent use results to choose the next permitted step. Step 5, Review + monitor, Inspect trajectory, output, approvals, cost, incidents, and improvement. A reminder below the path says to begin with a bounded use case, verify the result, and improve the workflow.
| Starting material | AI-assisted result | Human review |
|---|---|---|
| Research question, source allowlist, evidence schema, browser tool, 12-call and 15-minute limit, blocked actions, evaluation set, and supervisor. | An anatomy card showing model, harness, tools, environment, state, loop, completion, stop, escalation, logs, and evaluation. | The manager removes open-ended browsing, blocks downloads from unknown domains, and defines an incomplete result as acceptable when evidence runs out. |
Apply it safely and measure the gain
A faster draft is useful only when the finished work is better
Start in a contained environment with representative cases, mock or read-only tools, strict limits, complete logging, and a named supervisor.
Measure: Track stakeholder comprehension, missing controls found, unnecessary tools removed, test cases added, and unsafe actions blocked. Measure the complete workflow, including preparation, review, correction, exceptions, and recovery—not generation speed alone.
Keep the agent anatomy card, approval record, exception notes, and metric result as the evidence for whether this agent deployment should be repeated, changed, or stopped.
Pause and apply
Reflection questions
- Where does AI agent fundamentals create the most avoidable delay, inconsistency, or risk today?
- Which input, judgment, or external action must remain under explicit human control?
- What evidence would justify expanding this agent deployment after the first test?
Sources and further reading
Chapter 1 endnotes
- Anthropic. Building Effective Agents, 2024. Official agent-engineering guidance.
- Anthropic. Trustworthy Agents in Practice, 2026. Official trustworthy-agents research.
- Agent Worker Academy. AI Agents for Business Production Brief, 2026. Academy blueprint.