Question 193
Scenario: Structured Data Extraction
A system extracts structured fields from messy documents, validates every output against JSON schemas, handles edge cases gracefully, and stays accurate enough to feed downstream systems.
Read the full scenario lessonTo prevent Claude from fabricating values when a requested field is absent from the source document, how should you engineer your JSON extraction schema?