Question 141
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: Developer Productivity Tools - A long exploration session has filled the context with verbose tool output, and you want to keep working without starting over. A teammate warns that this operation has a known trade-off. Which statement about `/compact` is correct?
- A`/compact` losslessly stores the full history to disk and reloads it on demand.
- B`/compact` summarizes prior history to free context, but exact numbers, dates, and specific details can be lost in summarization.
- C`/compact` permanently deletes the conversation and begins a brand-new session.
- D`/compact` increases the model's context-window size for the rest of the session.