FEFreeExamDumps.in

Claude Certified Architect

Topic 12

Question 174

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: Conversational AI Architecture Patterns - During a long investigation chat, verbose tool outputs have filled most of the context window and responses are slowing and degrading. You want to keep the conversation going while accepting a known trade-off. Which statement about `/compact` is correct?

  • A`/compact` permanently deletes the conversation and starts a fresh session.
  • B`/compact` enlarges the model's context window for the rest of the session.
  • C`/compact` summarizes prior history to reclaim context, but exact numbers, dates, and specifics can be lost in summarization.
  • D`/compact` stores the full history losslessly and reloads it on demand.