Phase 787 docs: guild member custom roles mesh sync (v0.8.754)

Roadmap Phase 787 (50/50), release notes, PRODUCTION_MESH, ROLES, and index updates.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-03 21:40:27 -04:00
co-authored by Cursor
parent 5fe95813d1
commit c04e0b8b5c
9 changed files with 89 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
# Release v0.8.754 — Phase 787
Guild member custom roles mesh sync: role gossip and GUILD_SYNC role slices emit `guild-sync-ready` with `roles`; worker `guildRolesViewSignature` pushes member list role badge updates on light polls.
- UI: `syncGuildMemberRoleChrome`, `guildMemberRolesNeedsRefresh`
- IPC: `sync-guild-roles` for manual refresh
- CI: `npm run test:ci-phase787`