Phase 789 docs: guild message reactions mesh sync (v0.8.756)

Roadmap Phase 789 (50/50), release notes, REACTIONS, PRODUCTION_MESH updates.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-03 21:51:43 -04:00
co-authored by Cursor
parent 276b5ecb76
commit 9045d38ac1
9 changed files with 90 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
# Release v0.8.756 — Phase 789
Guild message reactions mesh sync: reaction gossip and GUILD_SYNC reaction slices emit `guild-sync-ready`; worker `reactionsViewSignature` pushes reaction pill updates on light polls without reloading the full message list.
- UI: `syncGuildMessageReactionsChrome`, `guildReactionsNeedsRefresh`
- IPC: `sync-guild-reactions` for manual refresh
- Agentctl: `runGuildMeshReactionsJourney`
- CI: `npm run test:ci-phase789`