pub type StatusOptionsMode = SetupMode;
The name SetupMode had when Status was the one field set up, kept so a caller written against it goes on compiling.
SetupMode
pub enum StatusOptionsMode { Plan, Apply, }
Read without mutation.
Apply and verify.