Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    BLUF_DATE_PREFIX_PATTERNS: readonly RegExp[] = ...

    Patterns matching common English date prefixes that frequently appear at the start of BLUF / lead sentences (On 7 May 2026, โ€ฆ, Friday 8 May 2026 marks โ€ฆ, The week of 2โ€“9 May 2026 produced โ€ฆ).

    Per seo-metadata-contract.md ยง2.1 ("Never contains a literal date"), the title must not echo the publication date โ€” so when synthesising a title from a BLUF sentence we strip these prefixes first. If the remaining sentence starts with a lower-case word it is capitalised so the SERP title reads as a clean sentence.

    The patterns cover well-formed date leads in English, Swedish, German, and French โ€” the four primary content languages. Translated articles in other languages get their own per-language dictionaries via the news-translate workflow.

    Exported only for testability.