pub(crate) fn knob_system_prompt(
package: &str,
crate_dir: &str,
inventory: &str,
) -> StringExpand description
System prompt for the KNOB-TUNING phase: the model picks one existing option per round and changes its default to a single untested value, or signals the phase is done. It never writes new logic here.