FEFreeExamDumps.in

Claude Certified Architect

Topic 5

Question 69

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: Agent Architecture and Orchestration - An investigation session named `auth-bug` was paused two days ago. Many source files have since been refactored. You want to continue the work. What is the safest way to proceed?

  • ARun `claude --resume auth-bug` and trust the cached tool results from two days ago.
  • BStart a new session seeded with a short summary of prior findings, because the old tool results are now stale.
  • CUse `fork_session` from the old session so both branches keep the stale results.
  • DResume the session and immediately run `/compact` to refresh the file contents.