/** Tester runs shell test commands; no LLM prompt. */ export function testerPrompt(): string { return ""; }