Phase 784: document guild channel unread mesh sync (v0.8.751)

Roadmap 50/50, release notes, and cross-links for unread propagation.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-03 21:25:50 -04:00
co-authored by Cursor
parent 9ea6516a5c
commit 578da7006d
10 changed files with 92 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
# Release v0.8.751 — Guild channel unread mesh sync (Phase 784)
- Worker: `guildUnreadViewSignature` forces push when channel unread or guild badges change
- Guild sync: channel slices emit `guild-sync-ready` with `channels` count
- UI: incremental channel unread pills + server rail refresh on light polls
- IPC: `sync-guild-unread` for manual recovery
- Agentctl: `runGuildMeshUnreadJourney`, matchers `channelUnreadMin`, `guildUnreadBadgeMin`
- CI: `npm run test:ci-phase784`