Widget envelope
The uniform wrapper around every widget's payload.
Decoding guarantees#
A widget whose type is unregistered, or whose data fails its model, is contained: the page renders without it, debug builds show a labelled placeholder, and the problem lands in diagnostics with its exact key path. See Resilience.