pub fn prompt_template_from(md: &str) -> PromptTemplateExpand description
Parse caller-supplied prompt-scaffolding Markdown (same ## <field> shape as
the built-in metrics/prompt.md) into a PromptTemplate — the hook a
[templates] prompt = "…" config override flows through.