docs: Phase 794 guild channel settings mesh sync (v0.8.761)

Document slowmode mesh propagation, roadmap Phase 794 completion, and release
notes for channel settings sync hardening.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-03 22:21:47 -04:00
co-authored by Cursor
parent 4a83cc29f1
commit 5f8ae4f3cb
9 changed files with 91 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
# Release v0.8.761 — Phase 794
Guild channel settings mesh sync: CHANNEL_SETTINGS gossip and GUILD_SYNC `channelSettings` slices emit `guild-sync-ready`; worker `channelSettingsViewSignature` pushes slowmode header badge on light polls.
- Platform: wire ingest applies slowmode on gossip; ingest counts `channelSettingsApplied`
- UI: `hashChannelSettingsForView`, `syncGuildChannelSettingsChrome`
- Agentctl: `channelSlowmodeAt`, `runGuildMeshChannelSettingsJourney`
- CI: `npm run test:ci-phase794`