Question 139
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 - During a multi-day investigation of a large codebase, the agent's later answers degrade — it begins referring to "typical service patterns" instead of the specific `TenantResolver` class it found on day one. You want findings to survive across context boundaries and new sessions. Which technique helps most?
- AWrite key findings (file paths, classes, dependencies, constraints) to a scratchpad file the agent consults later.
- BKeep the entire conversation in context and never compact it.
- CAsk the model to memorize the findings so it can recall them.
- DRestart each day from scratch with no notes to keep context clean.