test(i18n): guard issue-277 artifact determinism
All checks were successful
CI / test-and-quality (push) Successful in 2m33s
CI / test-and-quality (pull_request) Successful in 2m32s

This commit is contained in:
2026-03-13 10:08:32 +00:00
parent 5a580964c4
commit b968ea4430
3 changed files with 38 additions and 0 deletions

View File

@@ -76,4 +76,5 @@ Status: **Shared locale matrix is aligned (`en`, `da`) and backend→frontend er
```bash
python3 scripts/check_i18n_drift.py
python3 scripts/report_i18n_parity.py
python3 scripts/check_i18n_parity_artifact.py
```