9fac156474
Adds experimental native protocol mode (WAM\x05) as alternative to web protocol (WA\x06\x03). Configurable via BAILEYS_PROTOCOL env var: - web (default): standard WhatsApp Web protocol - native: Android native protocol (may enable view-once media on companions) When native mode is enabled: - NOISE_WA_HEADER changes from WA\x06\x03 to WAM\x05 - DICT_VERSION changes from 3 to 5 - WebInfo is omitted from ClientPayload Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>