Skip to main content

PROMPT_VERSION

Constant PROMPT_VERSION 

Source
pub const PROMPT_VERSION: &str = "tr7-summary-v1";
Expand description

The fixed, in-repo, VERSIONED summarization prompt template (SPEC.md TR-7: “summarization prompt is fixed and versioned in-repo”). Bump this any time render_prompt’s wording changes — the version rides the audit trail (super::SpanSummary::prompt_version) precisely so a later reader can tell which wording produced a given summary.