CCDV-F — Mock 2 · Comprehensive
A second independent full attempt with fresh scenarios across all eight domains — truncation and refusal handling, spend-cap errors, tool-choice forcing, direct prompt injection, and diagnostic use of stop_reason. Every option is plausible and roughly the same length, so you have to reason, not pattern-match. 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 22 answered
- V2 · Q1max_tokens truncation and stop_reason handling
- V2 · Q2refusal stop_reason handling
- V2 · Q3App Attest vs Workload Identity Federation for mobile
- V2 · Q4Spend-cap 429 vs ordinary rate-limit 429
- V2 · Q5Content block types in a request
- V2 · Q6SDK auto-retry defaults and tool-call side effects
- V5 · Q7temperature/top_p rejection on the newest model tier
- V5 · Q8Model tier selection: latency-sensitive vs quality-sensitive workloads
- V5 · Q9count_tokens endpoint for pre-flight cost estimation
- V1 · Q10Prompt chaining vs. routing pattern selection
- V1 · Q11When not to use an agent
- V1 · Q12Subagent context isolation vs. session fork
- V8 · Q13tool_choice: forcing a specific tool
- V8 · Q14MCP transport selection: stdio vs. Streamable HTTP
- V3 · Q15Claude Code permission modes: the auto default
- V6 · Q16Context rot in long-running agent sessions
- V6 · Q17Few-shot example design
- V6 · Q18Vague vs explicit instructions
- V7 · Q19Direct prompt injection from an end user
- V7 · Q20Choosing an auth method for CI credentials
- V4 · Q21Reading stop_reason before diagnosing a bad response
- V4 · Q22Deterministic checks vs LLM-as-judge