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.
You are running a risk assessment on a planned Claude-based deployment and must complete the inventory steps before assessing threats against assets.
Which two steps must be completed BEFORE assessing threats against assets to estimate likelihood and impact? (Select two.)
Each correct answer presents part of the solution.
A technical team is debating whether to implement a new capability for generating regulatory filings from internal data as a Claude Skill or as an MCP server. The capability requires a fixed authoring procedure with embedded examples, does not need to call live external systems, and must be portable across three Claude deployments: claude.ai, an internal API integration, and Claude Code.
Which factor most strongly favors implementing the capability as a Skill?
You are compiling a diagnostic toolkit for Claude Code operational issues.
Which two diagnostic actions belong in the toolkit? (Select two.)
Each correct answer presents a complete solution.
You are designing a content moderation classifier that processes high volumes of user-generated comments under a tight per-message latency budget using well-defined classification labels.
Which model selection best aligns with the workload?
A loan pre-qualification assistant shows 94 percent approval recommendations that match the human underwriter decision. The fairness team has reviewed approval rate parity across protected groups and reported no significant difference. A board member has asked whether this evidence is sufficient to declare the assistant fair.
Which two Discernment-competency findings should you report? (Select two.)
Each correct answer presents part of the solution.
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 a solution architect designing a Claude-based assistant with access to 60 internal tools across multiple business domains. Loading every tool definition on every request increases token usage and time to first response.
Which design pattern best addresses this issue without sacrificing capability breadth?
You are building a feedback-and-alignment routine for a multi-stakeholder deployment.
Which two practices belong in the routine? (Select two.)
Each correct answer presents a complete solution.
You are distinguishing functional from non-functional requirements during discovery.
Which item is a non-functional requirement?
You are rolling out a standardized Claude Code configuration to an engineering team and must complete the planning steps before piloting the configuration.
Which two steps must be completed BEFORE piloting the configuration with a small group of engineers? (Select two.)
Each correct answer presents part of the solution.
You are building an evaluation pipeline for a Claude-based deployment and must complete the specification steps before running the deployment against the dataset.
Which two steps must be completed BEFORE running the deployment against the evaluation dataset? (Select two.)
Each correct answer presents part of the solution.
You are reviewing a peer’s draft system prompt that contains contradictory instructions: one section says never to speculate beyond the supplied source, while another says to confidently fill in any gaps.
Which response is most appropriate?
A Claude-based research assistant begins producing responses that confidently contradict its retrieved source documents despite no change to the retrieval pipeline.
Which two diagnostic actions most directly identify the root cause of this behavior? (Select two.)
You are documenting an architectural decision to support future audit and onboarding.
Which artifact is the strongest fit?
You are integrating Claude Code into a workflow that runs against a production database.
Which guardrail design most directly preserves safety on data-modifying operations?
You are responding to a stakeholder request that adds significant scope to a deployment already in flight.
Which response best aligns expectations while respecting the stakeholder’s underlying need?
You are integrating Claude Code into the team’s pull-request workflow. The team wants AI-assisted review without removing human approval.
Which integration design best fits this requirement?
You are compiling continuity practices that span the deployment lifecycle.
Which two practices belong on the list? (Select two.)
Each correct answer presents a complete solution.
The compliance team at a firm has approved a Claude Skill that generates client-facing investment summaries. The Skill includes the firm’s required disclaimers and prohibited-language list. A product manager has asked whether additional guardrails are needed at the application layer or whether the Skill alone is sufficient.
Which two guardrail responsibilities should remain at the application layer rather than the Skill? (Select two.)
Each correct answer presents part of the solution.
A Claude architect is leading the discovery phase for a new AI-powered customer service solution.
Which two activities are characteristic of structured discovery and requirement gathering for a Claude-based deployment? (Select two.)
A technical team is cataloguing risks specific to Claude’s use in a document-grounded Q & A system.
Which two items represent failure modes intrinsic to LLM-based systems rather than generic software defects? (Select two.)
A revenue projection assistant has missed its monthly cost target by 38 percent. Profiling shows three contributors: a 6,000-token policy preamble repeated on every call (45 percent of cost), retrieval of historical sales chunks averaging 3,000 tokens per call (30 percent), and inference on a flagship-tier model (25 percent). Stakeholders require that projection accuracy remain unchanged.
Which two optimizations should you sequence first to reduce cost without affecting accuracy? (Select two.)
Each correct answer presents part of the solution.
You are designing a human-in-the-loop validation workflow for a new Claude-based deployment and must complete the design steps before piloting the workflow.
Which two steps must be completed BEFORE piloting the workflow with a representative subset of traffic? (Select two.)
Each correct answer presents part of the solution.
You are producing an architecture guide for a new deployment and must complete the planning steps before drafting each section.
Which two steps must be completed BEFORE drafting each section of the guide? (Select two.)
Each correct answer presents part of the solution.
You are defining an SLA for a Claude-based assistant.
Which SLA definition is most operationally meaningful?
You are preparing an operational runbook for a Claude-based service.
Which content is essential to include in the runbook?
You are a solution architect evaluating candidate use cases for a Claude-based program.
For each scenario, select Yes if Claude is appropriate as the primary solution at the architectural level. Otherwise, select No.

The engineering lead at Trenova Systems, Inc. is evaluating two proposals for improving developer workflows using Claude-assisted tooling. Proposal A adds Claude Code to the IDE for inline code generation and review. Proposal B routes all code-generation requests through a shared Slack bot without IDE integration.
Which two observations most accurately evaluate these proposals against workflow-improvement objectives? (Select two.)
You are reviewing a customer-support agent’s configuration. Each candidate tool falls into one of four categories: (1) required to complete defined tasks, (2) frequently used and reduces hand-offs, (3) occasionally useful for unrelated work, (4) speculative future utility.
Which categories should typically remain in the agent configuration?
You are designing a feedback session for a deployment in flight.
Which structure best supports productive stakeholder feedback?
An architect is reviewing a Claude-based candidate-screening tool prior to deployment. A stakeholder asserts that because the model was not trained on company data, no bias evaluation is necessary.
Which two responses most accurately challenge this assertion? (Select two.)
Engineering leadership wants to roll out Claude Skills to 280 developers across 14 teams. Skills will encode internal coding standards, code-review checklists, and incident-postmortem templates. Leadership has asked how to govern Skill authorship so that Skills remain trustworthy without bottlenecking on a single central team.
Which governance model should you recommend?
The platform team at Trenova Systems, Inc. needs to reduce per-query cost and p95 latency for a high-volume Claude pipeline without degrading output quality on the core use case.
Which two optimizations directly target both cost and latency simultaneously? (Select two.)