A session switch for wizard operator tools exists, defaults off, and can never be turned back off.
A one-way wizard operator tools flag ships off with nothing in the build enabling it.
What's wrong with this entry?
A session flag for "wizard operator tools" ships defaulting to off, and its setter refuses to be passed false outside tests. Once something enables it during a session, nothing in normal operation turns it back off. No code in this build turns it on.
setWizardOperatorToolsEnabled(false) is test-only: the wizard latch is one-way in production
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.