Cleans and normalizes WhatsApp phone numbers by:
Skipping normalization if the entry already contains a JID suffix (e.g., "@s.whatsapp.net" or "@g.us");
Otherwise, removing all non-digit characters (
+, spaces, parentheses, hyphens, etc.);Removing the ninth digit (when present) right after the country code (CC) and area code (SS), in order to standardize to 12 or 13 digits.
