Question 286
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 lessonWhen configuring a JSON extraction schema for document categorization where new or unexpected document types might appear, what is the recommended design pattern?