docs: Phase 793 guild soundboard mesh sync (v0.8.760)

Document soundboard mesh propagation, roadmap Phase 793 completion, and
release notes for the expression/media sync chain.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-03 22:16:37 -04:00
co-authored by Cursor
parent 551539833f
commit 4a83cc29f1
9 changed files with 91 additions and 4 deletions
+8
View File
@@ -0,0 +1,8 @@
# Release v0.8.760 — Phase 793
Guild soundboard mesh sync: sound gossip and GUILD_SYNC `guildSounds` slices emit `guild-sync-ready`; worker `guildSoundsViewSignature` pushes soundboard picker updates on light polls.
- Platform: `_exportGuildSoundsForSyncBundle` / `_ingestGuildSoundsSyncBundle`, tombstone deletes on gossip
- UI: `hashGuildSoundsForView`, `syncGuildSoundboardChrome`
- Agentctl: `guildSoundNamed`, `runGuildMeshSoundJourney`
- CI: `npm run test:ci-phase793`