docs(guild): note Phase 462 ban/kick/timeout/automod gossip re-verify

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-24 01:29:28 -04:00
co-authored by Cursor
parent ca4a516085
commit 3faebc5744
+2
View File
@@ -31,6 +31,8 @@ Create and load guilds in local storage, join peers on `pearcord:guild:{guildId}
| `PearcordGuild#listChannels()` / `#listMembers()` | DB queries with thread meta attached |
| `PearcordGuild#createChannel`, `#createCategory`, `#createThread`, `#createForumThread` | Channel tree |
**v0.8.425 (Phase 462):** `gossipBan` / `gossipKick` / `gossipTimeout` / `gossipAutomodConfig` re-verified on mesh. See [MODERATION.md](../../docs/MODERATION.md), [AUTOMOD.md](../../docs/AUTOMOD.md).
**v0.8.424 (Phase 461):** `gossipSlashCommand` / `gossipSlashCommandDelete` / `gossipBotInstall` re-verified; bot messages via `gossipMessage`. See [SLASH_COMMANDS.md](../../docs/SLASH_COMMANDS.md), [BOTS.md](../../docs/BOTS.md).
**v0.8.423 (Phase 460):** `gossipAttachmentMeta` + link-embed gossip re-verified on mesh (`attachment.stage`, `embed.resolve` platform spans). See [ATTACHMENTS.md](../../docs/ATTACHMENTS.md), [EMBEDS.md](../../docs/EMBEDS.md).