pub const UNMODELLED: Table<'static>;Expand description
Schemas this crate deliberately does not model, and why.
The cassette surface models the discovery document itself — partially and on purpose, since a deployment’s configuration is not part of the generated command surface. Modelling it a second time here is exactly the duplication this crate exists to end, so these are allow-listed rather than copied.