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

    Admin-byline field names recognised in analysis artifacts. A paragraph whose fragments are entirely composed of these labelled fields is template preamble, not prose โ€” strip it. Fields are grouped by origin for maintainability:

    • Legacy โ€” fields emitted by the original analysis templates.
    • Extended 2026-04-24 โ€” fields from executive-brief / realtime templates that previously leaked into <meta description>; added per seo-metadata-contract.md ยง5.
    • Round 2-6 (2026-04-27) โ€” additional preamble fields observed leaking 393 times across 36 of 41 articles in per-document, family C and family D artifacts. Includes Swedish-language labels and audit timestamp variants.

    To add a new field, append it to this list and add a test in tests/render-lib/cleaning/admin-bylines.test.ts.