static BROKEN_OPTIONS_ALLOWED: OnceLock<bool>
Global flag indicating whether broken model options have been enabled.
This is stored in a OnceLock and must be set exactly once during startup (see set_broken_model_options_flag).
OnceLock
set_broken_model_options_flag