Severity: HIGH
Location: src/Controllers/ReportController.php:82-96
Bug: One user can file unlimited reports against a target, tripping the 3-report auto-escalation.
Fix: Per-reporter/target/type open-report uniqueness check (or 24h de-dupe).
Status: open. Will reply with remediation details when resolved.