pub(crate) const KNOB_PHASE_DONE_SENTINEL: &str = "KNOB_PHASE_COMPLETE";
Sentinel a knob-phase planner emits when no untested knob value looks promising any more, telling the controller to move on to code changes.