fix: harden WhatsApp target alias salvage

Add a parser-only routing regression that proves raw WhatsApp group JIDs bypass channel-directory resolution and home-channel fallback, include channel_aliases.json in quick state snapshots, harden malformed alias handling, and map Keiron McCammon for release attribution.
This commit is contained in:
Teknium
2026-06-15 05:51:47 -07:00
parent ea49a79633
commit 0d82060c74
6 changed files with 98 additions and 6 deletions
+1
View File
@@ -510,6 +510,7 @@ _QUICK_STATE_FILES = (
"cron/jobs.json",
"gateway_state.json",
"channel_directory.json",
"channel_aliases.json",
"processes.json",
# Pairing stores (generic + per-platform JSONs outside state.db)
"pairing", # legacy location (gateway/pairing.py)