Reason: English-only developer-facing validator/CLI; output is TODS-E/W/I findings for developers, with no localized dates/numbers/currency shown to an end user (out-of-scope conditions a, b, c).
Entry point if this changes: wrap user-facing strings in _() (gettext) for Python or intl.formatMessage (@formatjs) for TS; then this standard's AUTO-GATEs apply. See STANDARDS/INTERNATIONALIZATION-STANDARD.md §3.
Declared: 2026-06-30 · Reviewer: Chelsea Kelly-Reif