CCA-F mock exam
51 scenario-based questions built from the exam's most-confused concepts — the ones where two mechanisms both look right. Every option is plausible and roughly the same length, so you have to reason, not pattern-match. The set ends with an architect trap section of cross-domain deep cuts. Answer as many as you like (unanswered count as incorrect), then get the explanation for every choice.
Architect-level reasoning Distractors = real misconceptions Per-domain scorecard
How to use it · Commit to an answer before revealing the key. When you review, read the explanation for the options you didn't pick too — the distractors encode the exact misconceptions the real exam exploits. This is a study quiz, not the graded platform exam.
0 of 51 answered
- D1 · Q1Coordinator vs subagent
- D1 · Q2Sequential vs parallel Task calls
- D1 · Q3Handling stop_reason (pause_turn)
- D1 · Q4Hooks vs tool use for enforcement
- D1 · Q5Resolve-or-escalate terminal guarantee
- D1 · Q6Handoff packages preserving authorization state
- D2 · Q7tool_choice
- D2 · Q8mcp_resources_vs_tools
- D2 · Q9structured_tool_errors
- D2 · Q10mcp_server_scope
- D2 · Q11hooks_vs_tool_use
- D2 · Q12sequencing_dependent_calls
- D3 · Q13CLAUDE.md vs hook (deterministic enforcement)
- D3 · Q14Path Rules via globs vs CLAUDE.md scope
- D3 · Q15Skills vs slash commands vs hooks (unified commands)
- D3 · Q16Permission precedence (deny > ask > allow)
- D3 · Q17Plan mode vs direct execution vs explore
- D3 · Q18@-reference vs CLAUDE.md; context hygiene
- D4 · Q19structured-output reliability ladder
- D4 · Q20tool_choice to guarantee invocation
- D4 · Q21schema design to avoid fabrication
- D4 · Q22few-shot for messy real-world formats
- D4 · Q23Messages API vs Message Batches
- D4 · Q24structured error feedback loops
- D5 · Q25stateless API state
- D5 · Q26subagent isolation vs bigger context window
- D5 · Q27scratchpad files vs targeted reads
- D5 · Q28resume vs compact vs new session
- D5 · Q29retry vs escalation
- D5 · Q30confidence-based review routing
- Architect trap sectionD1 · Q31Subagent state
- D3 · Q32PostToolUse normalization
- D1 · Q33Context fork
- D3 · Q34Headless CI flags
- D3 · Q35Structural enforcement
- D1 · Q36Plan mode
- D1 · Q37Task orchestration
- D2 · Q38Implementation leakage
- D4 · Q39isError semantics
- D2 · Q40Syntax valid vs semantically correct
- D4 · Q41Batch API myth
- D4 · Q42tool_choice auto vs any vs forced
- D2 · Q43Interview / clarification pattern
- D4 · Q44Tool-set focus and built-in vs MCP
- D5 · Q45Case Facts persistence
- D5 · Q46Lost-in-the-middle positioning
- D2 · Q47Escalation triggers vs self-reported confidence
- D2 · Q48Human-review routing via calibrated confidence
- D5 · Q49Structured errors vs raw exceptions
- D2 · Q50Independent review vs self-review
- D5 · Q51Stateless Messages API