Phase 785: document guild voice occupancy mesh sync (v0.8.752)

Roadmap 50/50 complete with release notes and cross-links.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-03 21:30:05 -04:00
co-authored by Cursor
parent 578da7006d
commit 1e44efde99
10 changed files with 92 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
# Release v0.8.752 — Guild voice occupancy mesh sync (Phase 785)
- Worker: `voiceStateViewSignature` forces push when voice roster or channel occupancy changes
- Guild sync: `voiceOccupancy` slice emits `guild-sync-ready` with `voice` count
- UI: `guildVoiceStateNeedsRefresh` refreshes voice bar, roster, and channel voice counts on light polls
- IPC: `sync-guild-voice` for manual recovery
- Agentctl: `runGuildMeshVoiceOccupancyJourney`, matcher `voiceChannelPeersMin`
- CI: `npm run test:ci-phase785`