Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    LANG_TITLE_WINDOWS: Readonly<Record<string, SerpBudget>> = ...

    Per-language <title> budget table. Mirrors the structure of LANG_DESCRIPTION_WINDOWS so the two tables can be reasoned about together (and so a future refactor can collapse them into a single { title, description } record per language).

    Values from seo-metadata-contract.md ยง4 "Per-language charset budgets" โ€” the contract is the human-readable source of truth; this table is the machine-readable enforcement layer. Tests in tests/seo-budget-windows.test.ts assert the two stay in lock-step.