Phase 791: roadmap, release notes, and mesh docs for guild sticker sync (v0.8.758).

Documents guildStickers GUILD_SYNC slice, worker signature, and test:ci-phase791 bundle.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-03 22:04:23 -04:00
co-authored by Cursor
parent 3afd55e4cc
commit ba24e292a3
9 changed files with 91 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
# Release v0.8.758 — Phase 791
Guild custom sticker mesh sync: sticker gossip and GUILD_SYNC `guildStickers` slices emit `guild-sync-ready`; worker `guildStickersViewSignature` pushes expression picker sticker grid updates on light polls.
- Platform: `_exportGuildStickersForSyncBundle`, `_ingestGuildStickersSyncBundle`
- UI: `hashGuildStickersForView`, `syncGuildStickerChrome`
- Agentctl: `runGuildMeshStickerJourney`
- CI: `npm run test:ci-phase791`