Phase 790: roadmap, release notes, and mesh docs for guild emoji sync (v0.8.757).

Documents guildEmojis GUILD_SYNC slice, worker signature, and test:ci-phase790 bundle.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-03 21:59:14 -04:00
co-authored by Cursor
parent 9045d38ac1
commit 3afd55e4cc
9 changed files with 91 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
# Release v0.8.757 — Phase 790
Guild custom emoji mesh sync: emoji gossip and GUILD_SYNC `guildEmojis` slices emit `guild-sync-ready`; worker `guildEmojisViewSignature` pushes picker updates on light polls without reloading the full channel view.
- Platform: `_exportGuildEmojisForSyncBundle`, `_ingestGuildEmojisSyncBundle`
- UI: `hashGuildEmojisForView`, `syncGuildEmojiChrome`
- Agentctl: `runGuildMeshEmojiJourney`
- CI: `npm run test:ci-phase790`