/** * Regression for #4475 (feat: targetFormat selector in custom-models form) — Rule #18. * * The form is a .tsx, so the testable surface is the pure label-mapping extracted into * providerPageHelpers.ts. `targetFormatBadgeI18nKey` drives the model-row badge and must * map exactly the supported targetFormat values to their i18n keys, returning null for * unknown values (the badge then renders the raw value). Pins the mapping so a future edit * to the option list can't silently desync the badge from the form's