Exam CCA-F Topic 1 Question 52 Discussion

Actual exam question for Anthropic's CCA-F exam
Question #: 52
Topic #: 1
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.
During testing, you observe that in extended exploration sessions (30+ minutes), the agent starts giving inconsistent answers about code structure it discussed earlier. Engineers report having to repeat context about modules they've already explored. What's the most effective approach to address this?

Suggested Answer: D Vote an answer

Long exploration sessions fill the context window and degrade recall. A persistent scratchpad externalizes important architectural findings so the agent can re-read them instead of relying solely on increasingly crowded conversation context.

by Leila at Aug 06, 2026, 05:58 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10