Define the typed contract that every trainer, resolver, and tool can understand.
Why this matters
Trainer
The schema is the official Pokédex rulebook.
Builder
Schema nullability becomes generated client types and runtime guarantees.
Expert
A non-null violation bubbles to the nearest nullable parent and may remove part of the response.