-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
📚 Overview
Allow moderators to flag evidence as suspicious, spam, or invalid.
🎯 Objectives
- Flagging system
- Moderation reason codes
- Visibility control
🧠 Scope
DB Table:
- evidence_flags
- id
- evidence_id
- reason
- flagged_by
- created_at
API:
POST /evidence/:id/flag
✅ Acceptance Criteria
- Evidence can be flagged
- Reason stored
- Admin visibility supported
⏳ Complexity
Medium
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program