Summary
The design of the special page is not yet finalised, but to allow an earlier deployment we can create a basic special page that allows users to mark revisions as false positives
Details
- The name of the special page will be Special:AbuseReview (for now)
- The special page should show a codex table of revisions to review
- The special page should have a button to mark a revision as a false positive and also a button to unmark it
- By default revisions marked as false positive or suppressed should be hidden, which can disabled via query parameters and a simple form at the top of the page
Acceptance criteria
- An initial special page exists