FEFreeExamDumps.in

Claude Certified Architect

Topic 8

Question 107

CCA-F is a newly released exam. These practice questions reflect our best current understanding — the exact wording and question formats may change in the live exam until the certification matures. Use them to learn the concepts, not to memorize.

Scenario: Prompt Engineering and Structured Output - An extraction fails validation because a date is in the wrong format. You plan to retry with feedback. Separately, another extraction fails because the requested value simply isn't present anywhere in the provided document. For which case will retry-with-feedback help?

  • ARetry helps the date-format case (the model can correct format); it won't help when the information is absent from the source.
  • BRetry helps both cases equally.
  • CRetry helps neither; you must switch models.
  • DRetry helps the missing-information case but not the format case.