pub fn system_prompt() -> &'static strExpand description
Returns the system prompt that instructs the LLM how to summarize a session.
The prompt directs the model to produce a one-sentence overview followed by 2-5 bullet points covering the key technical work, staying under 300 words total. Output is plain text with no markdown headers.