BrainyBeeBrainyBee
ExploreBlogStart Studying
HomeClaude Certified Architect - Foundations (CCAR-F)Scenario 1: Customer Support Resolution Agent
Scenario brief225 words

Scenario 1: Customer Support Resolution Agent

Claude Certified Architect - Foundations (CCAR-F)

Scenario 1: Customer Support Resolution Agent

You are building a customer support resolution agent using the Claude Agent SDK. The agent handles high-ambiguity requests like returns, billing disputes, and account issues. It has access to your backend systems through custom Model Context Protocol (MCP) tools (get_customer, lookup_order, process_refund, escalate_to_human). Your target is 80%+ first-contact resolution while knowing when to escalate.

Passage quoted verbatim from the official CCAR-F exam guide v1.0, section 5.

This scenario on the exam

Scenario
1 of 6 — four are dealt at random
Primary domains
3
Questions in this hive
45

Primary domains

  • Agentic Architecture & Orchestration
  • Tool Design & MCP Integration
  • Context Management & Reliability

What the exam asks inside this context

  • Enforcement before money moves. Identity verification ahead of a refund is the canonical prerequisite-gate item, and the correct answer is programmatic every time. A refund above a threshold gets intercepted and rerouted to escalation, not talked out of.

  • Tool descriptions with boundaries. The four named tools are deliberately close together, and questions turn on what a description fails to say — a threshold, an input format, an edge case.

  • When to escalate. Three legitimate triggers: the customer asks for a human, policy is silent or has an exception, or the agent cannot make progress. Frustration is not one of them, and neither is a low self-reported confidence.

  • Facts that survive a long conversation. Amounts, dates, order numbers and statuses belong in a persistent case-facts block outside the summarized history, because summarization is what eats them.

Where this scenario catches people

The 80% first-contact resolution target reads like a reason to keep trying. It is not — an explicit request for a human is honoured immediately, and a policy gap escalates rather than being resolved by inference from an adjacent rule. The target is context, not an instruction to resist escalation.

Read the passage once, properly

Every item in this block shares this passage, so the two minutes you spend on it are amortised across the whole block — and the details in it are load-bearing. The named tools, the stated target, the tools the agent is said to have: each of those has been the deciding fact in a question.

What is quoted, and what is argued

The passage and the primary-domain list are the exam guide's own words. Everything after them is this hive's reading of what the domains imply for this context — useful preparation, not an official statement about what the exam contains. The guide publishes 60 items and 4 scenarios per sitting and does not publish a per-scenario count, so none is quoted here.

All Claude Certified Architect - Foundations (CCAR-F) Study Resources

Related Notes

  • CCAR-F: how the exam is dealt194 words
  • Scenario 2: Code Generation with Claude Code185 words
  • Scenario 3: Multi-Agent Research System199 words
  • Scenario 4: Developer Productivity with Claude197 words
  • Scenario 5: Claude Code for Continuous Integration168 words
  • Scenario 6: Structured Data Extraction185 words
  • Domain 1: Agentic Architecture & Orchestration169 words
  • Domain 2: Tool Design & MCP Integration157 words
  • Domain 3: Claude Code Configuration & Workflows150 words
  • Domain 4: Prompt Engineering & Structured Output150 words
  • Domain 5: Context Management & Reliability165 words

Ready to study Claude Certified Architect - Foundations (CCAR-F)?

Practice tests, flashcards, and all study notes — free, no sign-up.

Start Studying

Ready to study Claude Certified Architect - Foundations (CCAR-F)?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free
Claude Certified Architect - Foundations (CCAR-F) ResourcesExplore All HivesBlogHome

© 2026 BrainyBee. Free AI-powered exam prep.