docs(plan): record google chat gap completion

This commit is contained in:
William Valentin
2026-02-16 02:08:00 -08:00
parent 693dcd8421
commit 2cadff901d
4 changed files with 81 additions and 6 deletions
@@ -22,7 +22,7 @@
| Slack | Bolt SDK | Bolt SDK Socket Mode (channel allowlists, mention gating) | **MATCH** |
| Signal | signal-cli | Signal adapter | **MATCH** |
| iMessage / BlueBubbles | imsg + BlueBubbles | -- | **MISSING** |
| Google Chat | Chat API | -- | **MISSING** |
| Google Chat | Chat API | Google Chat adapter | **MATCH** |
| Microsoft Teams | Bot Framework | Teams adapter | **MATCH** |
| Matrix | Extension | -- | **MISSING** |
| Zalo / Zalo Personal | Extension | -- | **MISSING** |
@@ -291,7 +291,9 @@ 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. Google Chat (Chat API)
6. iMessage / BlueBubbles
7. Zalo / Zalo Personal
8. LINE / Feishu / Mattermost
### Tier 5 — Deferred / Niche