Use when translating Mysterium VPN locale JSON/ARB files between languages, generating new locale files, or filling missing translations — encodes glossary, brand handling, placeholder/ICU plural preservation, brevity rules, and per-locale tone/formality so…
How localization works in THIS project — intl_utils + localizely_sdk with context-free `S.current` access and Localizely over-the-air updates. NOT vanilla gen_l10n (`generate: true` / `l10n.yaml` / `AppLocalizations.of(context)`). Use when adding/editing…
Use before opening a PR in the mysterium-vpn Flutter app — self-review the working diff for codegen freshness, vpn_api model migrations, MobX/Observer reactivity, localization rules, feature-flag test coverage, design-system dependency hygiene, and clean…