Exam CCA-F Topic 1 Question 52 Discussion

Actual exam question for Anthropic's CCA-F exam
Question #: 52
Topic #: 1
You need to deterministically block any refund transaction that exceeds $500, escalating it to a human instead. What is the architecturally correct method to enforce this critical business rule using the Agent SDK?

Suggested Answer: C Vote an answer

Critical business rules requiring deterministic enforcement must use programmatic hooks. Relying on prompt instructions or few-shot examples is probabilistic and leaves a non-zero chance that the LLM will ignore the rule. Hooks run as code and provide 100% reliable enforcement.

by Atwood at Jul 05, 2026, 06:07 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