Domain 2 · Cumulative Retrieval Quiz (18%)

Domain 2 — Test Yourself

Seven questions across Tasks 2.1–2.5. Click to grade.

Aim: 6/7+.
1. Two similar tools are confused on ambiguous requests. Best first step:
Option 1. Descriptions are the primary selection signal; thin ones are the root cause. (L1)
2. A policy-violating refund should return an error categorized as:
Option 2. Business error, not retryable; explain rather than retry. (L2)
3. A query returns zero matches because none exist. Represent this as:
Option 3. Valid empty result ≠ access failure. (L2)
4. An agent with 18 tools selects poorly. The principle to apply is:
Option 2. Least privilege; too many tools degrades selection. (L3)
5. The model returns chatty text when you need a structured tool call, doc type unknown. Set:
Option 2. "any" guarantees a call while letting the model pick the schema. (L3)
6. Agents waste calls discovering what data exists. The MCP mechanism to fix this is:
Option 2. Resources expose catalogs, cutting exploratory tool calls. (L4)
7. Edit fails on a non-unique anchor. Reliable fallback:
Option 2. Read+Write is the documented fallback for non-unique matches. (L4)
Scoring7/7 → Domain 3. Any miss → re-read the lesson noted in the explanation.
Tell your teacher your score. I'll log misses and drill them.