EU Parliament Monitor โ€” API Documentation - v0.9.25
    Preparing search index...
    BOILERPLATE_STEM_PATTERNS_BY_LANG: Readonly<
    ย ย ย ย Record<LanguageCode, readonly RegExp[]>,
    > = ...

    Localised stems of the "This executive brief synthesizesโ€ฆ" boilerplate sentence patterns. Used by both briefing-highlight.ts's normalizeBriefingLine and title-rejection.ts's looksLikeBoilerplate to filter self-referential meta-prose that describes the brief itself rather than the substantive content. Each pattern is anchored at start-of-line so false positives are unlikely.