//! The settings the host fills in.
//!
//! Declared here, held by the platform: it checks what the host saves, stores it, blocks the
//! publication while a `required` field is empty, and hands it back on every invocation. No
//! `updateConfig` to write, no KV key, no `publishReadiness` for an empty field.
use ;