Why this exists. orchestkit#1795 reported the AskUserQuestion picker rendering but
never accepting input — diagnosed at the time as a "CC 2.1.139 input bug." It was actually a
schema break: questions with >4 options or a markdown field fail validation,
so the picker never renders. Toggle the controls and watch the verdict flip.
Mock picker render
Corrected AskUserQuestion (current settings)