Exam CCA-F Topic 1 Question 101 Discussion

Actual exam question for Anthropic's CCA-F exam
Question #: 101
Topic #: 1
In a hub-and-spoke multi-agent architecture, what is the best practice for passing context from the coordinator agent down to a specialized subagent?

Suggested Answer: B Vote an answer

Context isolation is a core principle of multi-agent orchestration. Subagents do not automatically inherit parent context and should not receive the full conversation history, as this causes context pollution and wastes tokens. They should only be passed explicit, relevant context specific to their task.

by Jason at Sep 05, 2026, 06:32 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