pub const TOOL_LOOP_USER_PROMPT: &str = "Begin the fixture workflow. The target fixture id is 'calc'.";Expand description
User prompt for the tool-loop harness: names the deterministic target
fixture so the enum-constrained fixture_id argument is unambiguous.