Resolves a VisionLLMFeatureStep's Prompt (id/name/inline) into the prompt entity the injected runner executes. Supplied by the caller so the executor stays decoupled from MJ: AI Prompts loading; tests provide a stub.
Prompt
MJ: AI Prompts
the vision-llm step whose prompt to resolve
the prompt entity to run
Resolves a VisionLLMFeatureStep's
Prompt(id/name/inline) into the prompt entity the injected runner executes. Supplied by the caller so the executor stays decoupled fromMJ: AI Promptsloading; tests provide a stub.