CCDV-F — Mock 4 · Level 3 Advanced
The hardest attempt: high-criticality production scenarios (duplicate charges, cross-tenant data bleed, prompt injection, runaway agent loops) built around root-cause and layered reasoning rather than recall — audited for zero answer-position, length, or keyword bias. 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 53 answered
- V2 · Q1Fixing stop_reason max_tokens truncation
- V2 · Q2Idempotency check for retried tool calls
- V2 · Q3Streaming or Batch API for long requests
- V2 · Q4Spend-cap 429 vs ordinary rate limit
- V2 · Q5Messages API statelessness across turns
- V2 · Q6Batch API and request consolidation for rate limitsSelect 2.
- V2 · Q7Workload Identity Federation replacing static keys
- V2 · Q8Prompt caching to reduce ITPM usage
- V2 · Q9Idempotent dedup for retried tool charge
- V2 · Q10Raising max_tokens for truncated long descriptions
- V2 · Q11Batch API for latency-insensitive nightly job
- V2 · Q12Streaming's effect on turn count and cost
- V2 · Q13Keying conversation cache by ticket ID
- V2 · Q14Server-side policy check and human review for refundsSelect 2.
- V2 · Q15Aligning per-SDK retry defaults across services
- V2 · Q16Rotating an expired API key
- V2 · Q17Prompt caching to reduce concurrent 429s
- V2 · Q18Routing stop_reason refusal to human handoff
- V5 · Q19Model tier for latency-critical ticket routing
- V5 · Q20Cache breakpoint invalidation from block ordering
- V5 · Q21Tokenizer differences inflating billed tokens
- V5 · Q22Always-on thinking latency in Fable-5
- V5 · Q23Evaluation gap for material clause omission
- V5 · Q24Extending cache TTL for sparse follow-ups
- V5 · Q25Model tier for compounding multi-step tool chains
- V5 · Q26Re-baselining token counts after model migration
- V5 · Q27Cache TTL and prefix order to avoid TPM limitsSelect 2.
- V1 · Q28Passing constraints explicitly to a subagent
- V1 · Q29Stopping condition for a runaway on-call agent
- V1 · Q30Routing workflow for fixed known categories
- V1 · Q31Tool guardrail and passing compliance exclusion to subagent
- V1 · Q32Deterministic check vs open-ended agent loop
- V1 · Q33Passing an agreed definition to a subagent
- V1 · Q34Bounded task poor fit for open-ended multi-agent designSelect 2.
- V1 · Q35Fresh sessions and tiered models for long-running agent
- V6 · Q36Section-by-section extraction to avoid lost-in-middle
- V6 · Q37Context compaction and isolated tool sub-tasks
- V6 · Q38System parameter placement for prompt caching
- V6 · Q39Independent validation beyond schema conformance
- V6 · Q40Mitigations for long-session context driftSelect 2.
- V6 · Q41Delimiting untrusted pasted content from instructions
- V7 · Q42Server-side dollar cap on refund tool
- V7 · Q43Deterministic approval gate against document injection
- V7 · Q44Logging-layer redaction of PII fields
- V7 · Q45Isolation and hook to limit bypassPermissions blast radiusSelect 2.
- V8 · Q46Bounded action schema replacing free-text tool input
- V8 · Q47Server-side cap on expedited disbursement tool
- V8 · Q48Wrapper-level business-failure detection beyond HTTP 200
- V8 · Q49Least-privilege tool scoping per MCP client
- V8 · Q50Current MCP spec transport and auth factsSelect 3.
- V3 · Q51Settings.json differences explaining permission behavior
- V3 · Q52Bare mode and hook against CI prompt injection
- V4 · Q53Isolating prompt regression from upstream data change