The shape omitted anonymizeLevel, which has been on the Go struct
(client/ui/services/debug.go) and set by the frontend since the strict
anonymization level landed. This file is the reference for every model shape, so
the omission propagates to anyone reading it instead of the generated bindings.
Reported by cubic on #7514.