Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

(feat: anon/backend) : Appeals API: Author/Employer Appeal a Moderation Decision #580

@polopulao

Description

@polopulao

For any queries, or anything, join out [Telegram Group](https://t.me/shogenlabs) or contact [Poulav](https://t.me/impoulav), [Soham](https://t.me/tosoham) or [Rahul](https://t.me/darkdanate)

Title

Appeals API: Author/Employer Appeal a Moderation Decision

Description

  • Type of Issue: Feature / Backend / API / Governance

  • Directory: anon/backend

  • Task :

    • Tables: appeals {id, actor{"author"|"owner"}, review_id, reason, status{open|accepted|rejected}, resolution_note?, created_at}.
    • Endpoints: POST /appeals (auth), GET /appeals/{id} (owner/author/admin), GET /admin/appeals?status=..., PUT /admin/appeals/{id}.
    • Link to moderation audit; webhooks/events for decisions.
  • Current:

    • No appeal channel after moderation action.
  • Expected:

    • Transparent, auditable appeals flow for both sides.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions