Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Anthropic Claude Certified Architect – Foundations CCAR-F Question # 10 Topic 2 Discussion

Anthropic Claude Certified Architect – Foundations CCAR-F Question # 10 Topic 2 Discussion

CCAR-F Exam Topic 2 Question 10 Discussion:
Question #: 10
Topic #: 2

You are building developer productivity tools using the Claude Agent SDK. The agent helps engineers explore unfamiliar codebases, understand legacy systems, generate boilerplate code, and automate repetitive tasks. It uses the built-in tools (Read, Write, Bash, Grep, Glob) and integrates with Model Context Protocol (MCP) servers.

Your codebase exploration tool stores session IDs to allow engineers to continue investigations across work sessions. An engineer spent an hour yesterday analyzing a legacy authentication module, building context about its architecture and dependencies. They want to continue today. The session ID is valid, but version control shows 3 of the 12 files the agent previously read were modified overnight by a teammate’s merge.

What approach best balances efficiency and accuracy?


A.

Start a fresh session to ensure the agent works with current codebase state without stale assumptions


B.

Resume the session and inform the agent which specific files changed for targeted re-analysis


C.

Resume the session and immediately have the agent re-read all 12 previously analyzed files


D.

Resume the session without informing the agent about the changed files


Get Premium CCAR-F Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.