CCA Prep Q35 / 60 Agentic Architecture & Orchestration
2:00:00
Structured Data Extraction

Your structured data extraction pipeline uses a Claude agent to process 1,200 regulatory filings per day. A PreToolUse hook is registered to validate tool arguments before any write operation commits extracted records to the database — rejecting malformed or out-of-range values before they propagate downstream. During an incident review, you discover that on sessions where Claude hits the max_turns limit, the hook silently does not fire, and invalid records are written to the database without validation. Which architectural change most effectively closes this gap?