Everything that decides what a model actually sees.
Using it for real work.
How do you design a schema a language model can emit reliably?
An agent emitting JSON is the most demanding user your schema will ever have — no backspace, no documentation to consult, deciding mid-stream. Putting the contract in front of a model before you build anything behind it is the cheapest design review available, and almost nobody does it.
6 min