Exam CCA-F Topic 1 Question 139 Discussion

Actual exam question for Anthropic's CCA-F exam
Question #: 139
Topic #: 1
A developer is designing a hub-and-spoke multi-agent system. How should context be passed from the coordinator down to a newly spawned subagent?

Suggested Answer: C Vote an answer

Context isolation is a core principle in multi-agent orchestration. A subagent does not automatically inherit the parent's context and should never be passed the full conversation history, as this causes context pollution. It should only receive explicit, relevant context specific to its task.

by Tim at Jun 30, 2026, 07:23 PM

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