Back to feed
Dev.to
Dev.to
7/15/2026
Real411 routes digital harm complaints through three independent reviewers

Real411 routes digital harm complaints through three independent reviewers

Original: Designing a Three Reviewer Consensus Platform for Digital Harm Reporting

Short summary

A developer details the architecture of Real411, a South African platform for reporting digital harms like misinformation and hate speech. The system uses an append-only status log instead of a mutable status column, enabling full audit trails and simpler state machine transitions. The platform routes each complaint through three independent reviewers, a secretariat review, automated duplicate detection scoring across URL, image, and text similarity, and escalation timers for unclaimed complaints.

  • Append-only status log replaces mutable status column for full auditability
  • Three independent reviewer tracks with blind assessment before secretariat verdict
  • Duplicate detection scores URL (40%), image hash (35%), and text (25%) similarity

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more