docs(website): moderation appeals + Discord reversal (Phase 6c/6d) #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "docs/moderation-appeals"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds documentation for the website's new moderation appeals feature:
website/MODERATION_APPEALS.md— covers the player appeal flow (open/withdraw an appeal for a Discord ban/mute), the staff appeals queue (claim/resolve), thepending → under_review → approved|denied(+withdrawn) lifecycle, the server-ownedappealstable's relationship to the bot-ownedmod_actionslog, the full player + staff API surface, and the Phase 6d best-effort automatic Discord reversal on approval (POST /internal/mod-reverse, shared-secret gated,reversal_status: none|done|failed).website/website-README.md— adds a one-line "Moderation appeals" bullet to the feature index at the top, linking to the new doc (mirrors the existing "Shard link" bullet style). No other content changed.This corresponds to Phase 6c (appeals) and Phase 6d (automatic Discord reversal) on the website's
feature/moderation-appealsbranch, which builds on the existing moderation dashboard (Phase 6a/6b).Test plan
website-README.md🤖 Generated with Claude Code