Exam CCAO-F Topic 1 Question 35 Discussion
Actual exam question for Anthropic's CCAO-F exam
Question #: 35
Topic #: 1
Question #: 35
Topic #: 1
You are a refining a prompt over several iterations. The output drifts further from the requested template with each change.
Which step is most appropriate?
Which step is most appropriate?
Suggested Answer: C Vote an answer
Under the objective Iterate prompts to improve output quality , managing prompt development requires maintaining baseline versioning and avoiding cumulative degradation.
When successive prompt revisions introduce drift, unintended behaviors, or progressive degradation away from the target output template, continuing to add modifications on top of an already degraded prompt only exacerbates the issue. The appropriate engineering practice is rollback: reverting immediately to the historical version that yielded the highest quality baseline (Option C) and resuming disciplined, single-variable iterations from that verified state. Discarding all historical prompt versions (Option A) loses valuable context, making multiple erratic modifications simultaneously (Option B) creates further unpredictability, and accepting substandard output (Option D) fails quality assurance standards.
When successive prompt revisions introduce drift, unintended behaviors, or progressive degradation away from the target output template, continuing to add modifications on top of an already degraded prompt only exacerbates the issue. The appropriate engineering practice is rollback: reverting immediately to the historical version that yielded the highest quality baseline (Option C) and resuming disciplined, single-variable iterations from that verified state. Discarding all historical prompt versions (Option A) loses valuable context, making multiple erratic modifications simultaneously (Option B) creates further unpredictability, and accepting substandard output (Option D) fails quality assurance standards.
by Nathan at Sep 10, 2026, 04:58 AM
0
0
0
10
Comments
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.
Report Comment
Commenting
You can sign-up / login (it's free).