docs(plan): record signal gap completion and next up
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
| WhatsApp | Baileys (WhatsApp Web) | whatsapp-web.js (allowlists, mention gating, groups) | **MATCH** |
|
||||
| Discord | discord.js | discord.js (guild/channel allowlists, mention gating) | **MATCH** |
|
||||
| Slack | Bolt SDK | Bolt SDK Socket Mode (channel allowlists, mention gating) | **MATCH** |
|
||||
| Signal | signal-cli | -- | **MISSING** |
|
||||
| Signal | signal-cli | Signal adapter | **MATCH** |
|
||||
| iMessage / BlueBubbles | imsg + BlueBubbles | -- | **MISSING** |
|
||||
| Google Chat | Chat API | -- | **MISSING** |
|
||||
| Microsoft Teams | Bot Framework | -- | **MISSING** |
|
||||
@@ -291,10 +291,8 @@ All five Tier 3 items implemented: Lane Queue (per-session FIFO in gateway), cre
|
||||
- DM pairing codes (PairingManager with TTL codes, all 4 channel adapters, gateway handlers, TUI /pair command)
|
||||
|
||||
**Remaining channels (if desired):**
|
||||
6. Signal (signal-cli bridge)
|
||||
7. Matrix (matrix-js-sdk)
|
||||
8. Microsoft Teams (Bot Framework)
|
||||
9. Google Chat (Chat API)
|
||||
6. Microsoft Teams (Bot Framework)
|
||||
7. Google Chat (Chat API)
|
||||
|
||||
### Tier 5 — Deferred / Niche
|
||||
|
||||
|
||||
Reference in New Issue
Block a user