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.
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 intests/seo-budget-windows.test.tsassert the two stay in lock-step.