docs(plan): record imessage bluebubbles gap completion

This commit is contained in:
William Valentin
2026-02-16 09:41:35 -08:00
parent 8e9f9aa4de
commit a9b38150c0
4 changed files with 77 additions and 9 deletions
@@ -21,7 +21,7 @@
| 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 | Signal adapter | **MATCH** |
| iMessage / BlueBubbles | imsg + BlueBubbles | -- | **MISSING** |
| iMessage / BlueBubbles | imsg + BlueBubbles | BlueBubbles adapter | **MATCH** |
| Google Chat | Chat API | Google Chat adapter | **MATCH** |
| Microsoft Teams | Bot Framework | Teams adapter | **MATCH** |
| Matrix | Extension | -- | **MISSING** |
@@ -291,15 +291,13 @@ 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. iMessage / BlueBubbles
7. Zalo / Zalo Personal
8. LINE / Feishu / Mattermost
6. Zalo / Zalo Personal
7. LINE / Feishu / Mattermost
### Tier 5 — Deferred / Niche
- Companion apps (macOS/iOS/Android) — massive scope
- LINE, Feishu, Mattermost — niche audience
- iMessage/BlueBubbles — Apple ecosystem only
- Canvas/A2UI — experimental visual workspace
- Voice Wake / Talk Mode — ElevenLabs TTS integration
- Nix/Fly.io/Railway deployment — platform-specific