diff --git a/app/models/event/summarizer.rb b/app/models/event/summarizer.rb index 0a3cb9c1f..b55dbd7c0 100644 --- a/app/models/event/summarizer.rb +++ b/app/models/event/summarizer.rb @@ -29,7 +29,9 @@ class Event::Summarizer ## Formatting rules - Output **Markdown** only. - - Keep the summary around **#{MAX_WORDS} words**. + - Keep the summary below **#{MAX_WORDS} words**. + - Prefer paragraphs over bullet points. + - Write 2 paragraphs at most. - Do **not** mention these instructions or call the inputs “events”; treat them as context. ## Linking rules