You are comparing patterns for a batch document-classification job that follows fixed steps: extract metadata, classify, summarize, and persist.
Which pattern is the best fit and why?
You are identifying the highest-impact optimization for a deployment whose token cost is dominated by a long, repeated system prompt and a large retrieved context per request.
Which optimization most directly targets the dominant cost driver?
You are responding to an adversarial input pattern in which users include text claiming admin authority and instructing the model to bypass safety restrictions.
Which combination of controls most effectively mitigates this attack pattern?
You are a platform architect designing an internal Claude-based assistant that serves both finance analysts and external auditors. Each population must access only documents permitted by its role.
Where should role-based access control be enforced in the pipeline?
You are rolling out monitoring for a Claude-based deployment and must complete the specification steps before instrumenting the deployment.
Which two steps must be completed BEFORE instrumenting the deployment to emit metrics and traces? (Select two.)
Each correct answer presents part of the solution.
You are selecting a protocol for a single low-latency stateless tool call from a Claude-based assistant to an internal pricing service that already exposes a stable HTTP API.
Which integration mechanism is the most appropriate?
You are sequencing decomposed components in an invoice-processing pipeline.
For each of the decomposed components, select the execution layer it belongs to: “Pre-Processing,” “Model Stage,” or “Post-Processing.”

You are reviewing a peer’s Claude Code permission rules for an enterprise rollout. The rules grant unrestricted Bash access to all projects across all developers.
Which response is most appropriate?
You are evaluating prompting claims in a peer’s design document.
For each claim, select yes if the claim reflects sound practice. Otherwise, select no.

You are listing characteristics of strong architectural-decision communication.
Which two characteristics belong on the list? (Select two.)
Each correct answer presents a complete solution.