Mandatory JSON Fields Drive 100% Hallucination Rates in LLMs
July 24, 2026
Structured output requirements cause models to fabricate data when answers are missing from the context. In tests across thirteen models, requiring specific JSON fields forced GPT-5.5 to invent sentiment and quotes despite 98% accuracy in free-text mode. Open-weight models failed to utilize explicit insufficient evidence options.
HOW THIS AFFECTS YOU
●
builderYou must provide explicit null or missing value options in your schemas to prevent silent data fabrication.
●
policyThis highlights a systemic reliability risk in automated data extraction pipelines.