You are identifying signals that a deployment should re-enter design rather than continue iterating in place.
Which signal most directly indicates the need for a new design cycle?
An architect is reviewing a set of architecture documentation packages before handing off a Claude-based pipeline to an implementation team.
Which two characteristics indicate that a documentation package is sufficient to support implementation without ongoing architect involvement? (Select two.)
A healthcare organization is evaluating two Claude-powered AI architectures for a clinical documentation assistant. Architecture X produces higher output quality scores but costs $0.18 per documentation session and averages 4.2 seconds per response. Architecture Y scores slightly lower on quality metrics but costs $0.09 per session and averages 2.1 seconds per response. The stated SLA requires responses under 3 seconds, and the annual volume is projected at 2 million documentation sessions.
Which evaluation approach correctly applies business value pillar analysis to this decision?
A Claude Architect is reviewing a post-deployment performance report for an AI-assisted legal-document summarization system. The report includes these observations:
Average summarization time decreased from 47 minutes to 6 minutes per document.
Associates spend less time on summaries, but overall billable output has not measurably changed.
Infrastructure costs increased by 22% because redundant retry logic generated additional API calls.
Some summaries require attorney correction, adding an average of 8 minutes of review per document.
Which analysis correctly attributes each observation to the appropriate business-value pillar?
You are choosing the level of detail for an implementation guide. The audience is a delivery team that will build the deployment.
Which guidance composition best serves them?
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 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?
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.
A customer support team has proposed delegating customer refund decisions to a Claude-driven workflow with no human review for refunds under 50 USD. The team's reasoning is that small refunds are low-risk and human review would erase the efficiency gain.
Which Delegation-competency principle should guide your response?
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.
A Claude architect at a health services organization is defining evaluation metrics for a clinical-summary pipeline. The pipeline must remain within a per-query cost ceiling and must never surface patient data to unauthorized roles.
Which two metrics directly address these requirements? (Select two.)
You are defining when to introduce a project subagent versus relying on Claude Code's general capabilities.
Which scenario most directly justifies a dedicated subagent?
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 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 selecting a model for a new production workload and must complete the upstream steps before testing candidate models empirically.
Which two steps must be completed BEFORE running a representative sample on a candidate model? (Select two.)
Each correct answer presents part of the solution.
You are supporting an EU-based deployment with GDPR obligations.
Which combination of measures best supports the deployment’s GDPR posture?
A solutions architect is analyzing stakeholder feedback collected after the first quarter of a Claude-powered procurement automation deployment. The feedback includes four statements: (1) “Our procurement team is processing 3x more purchase orders per analyst per day.” (2) “We have eliminated the manual data entry role entirely and redeployed those staff to vendor relationship management.” (3) “The API integration costs are running 40% over the projected per-transaction budget.” (4) “Response latency during end-of-month batch runs is averaging 11 seconds, against our committed 5-second SLA.”
Which of the following correctly identifies the primary business value pillar each stakeholder statement represents?
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?
The compliance team has authored a regulatory disclosure procedure that must be applied identically across customer service, sales, and onboarding workflows. The procedure changes when regulators issue updates, currently four to six times per year. You are designing how the procedure will be packaged for use by Claude across all three workflows.
Which two design decisions should you include? (Select two.)
Each correct answer presents part of the solution.
After a prompt-template update, several previously passing test cases now produce unexpected outputs.
Which test type is specifically designed to detect this category of failure?
You are evaluating retrieval-strategy claims used by a peer team.
For each claim, select yes if the statement is generally accurate. Otherwise, select no.

You are selecting a pattern for a compliance Q & A assistant that must answer policy questions with citations to the authoritative internal source set. Latency, cost, and audit predictability are prioritized.
Which pattern is the best fit?
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 integrating AI-assisted tooling into the team’s documentation workflow. The team wants generated documentation that stays grounded in the actual code.
Which integration approach best fits this requirement?
You are listing characteristics of robust guardrail design for an enterprise deployment.
Which two characteristics belong on the list? (Select two.)
Each correct answer presents a complete solution.
A Claude architect is designing a HIPAA-compliant pipeline that processes patient records.
Which two design decisions directly support HIPAA compliance requirements? (Select two.)
You are designing a test strategy for a Claude-based pipeline that handles sensitive financial data.
Which two test types should be prioritized to cover both safety under attack and cross-component correctness? (Select two.)
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 reviewing instrumentation in a multi-agent system.
Which two findings constitute valid observability gaps in the instrumentation? (Select two.)
Each correct answer presents a complete solution.
You are documenting an architectural decision to support future audit and onboarding.
Which artifact is the strongest fit?
You are assessing data-exfiltration risk in a Claude-based assistant that has tools for both internal-document retrieval and outbound HTTP calls.
Which scenario most directly indicates a data-exfiltration risk?