Skip to content
The blog

Written after the deployment, not before.

Essays on AI architecture, strategy and the org problems in between. Heart what’s useful, argue with me in the comments.

Tagged structured-outputclear ✕


Nov 18, 2025

Fixing Your Recurring Outage: Ask for a Schema, Not for JSON

Stop asking LLMs to "respond in JSON" and hoping for the best. Schema-constrained generation eliminates parsing failures and retries by forcing the model to produce valid output, token by token.

A server rack with a glowing red alert light and a broken circuit diagram.

1 reads