Question 1
A regional insurance company processes approximately 4,000 claims per month. Adjusters spend an average of 45 minutes manually extracting data from PDF documents and cross-referencing policy terms before making coverage decisions. The CTO wants to reduce this overhead. Which Claude-based solution BEST translates this business problem into an AI-assisted workflow?
Agree, Option D correctly translates the business problem into a human-in-the-loop augmentation workflow rather than full automation or workflow replacement.
Reason
Option D is correct because it uses Claude for document extraction and structured summarization, directly targeting the 45-minute manual bottleneck while preserving human-in-the-loop review for high-stakes coverage decisions, which is standard practice for regulated, consequential business processes. This aligns with the exam's emphasis on mapping business problems to appropriately-scoped AI solutions rather than over- or under-automating. It also reduces adjuster cognitive load by surfacing relevant policy clauses, directly addressing the stated inefficiency.
Why the other options are not as suitable
- Option A is wrong because it optimizes the wrong axis of the problem: automatically approving or denying under-threshold claims targets the decisioning step, not the diagnosed 45-minute manual extraction and cross-referencing overhead that occurs on every claim regardless of value, and it still cedes unreviewed final authority over a class of coverage determinations in a regulated line of business.
- Option B is wrong because claimant self-reported data cannot substitute for the authoritative medical records, invoices, and policy documents that coverage decisions legally depend on, so adjusters would still need to retrieve and cross-reference the original PDFs to verify what was self-reported, duplicating rather than removing the extraction bottleneck.
- Option C is wrong because training a separate classifier introduces a multi-month build-and-validation cycle, plus ongoing retraining as policy language changes, to solve a problem Claude's in-context extraction can already address immediately, leaving the full 45-minute-per-claim bottleneck untouched during the entire build-out.