Furries PH Docs
Dashboard
Report system docs

Start

Report System

Operator documentation for incident reports, watchlists, bans, appeals, cross-ban review, and person profiles.

First created Last updated

reportsstartsafetyoperations

Overview

The Report System is the partner dashboard area for formal safety records. It covers intake, review, evidence, local watchlists, local bans, network ban recommendations, appeals, and identity grouping through person profiles.

Use these docs as operator references. Each surface page names the dashboard route, every visible input or control, the records affected, the workflow around the page, and common mistakes.

Primary surfaces

SurfaceRouteUse it for
Reports Overview/reportsCounts, reminders, and recent activity.
All Reports/reports/allSearch across visible incident reports and local ban shortcuts.
My Reports/reports/my-reportsCurrent organization’s reports and open reminders.
New Report/reports/newFormal incident intake.
Report Detail/reports/detail?id=:incidentIdRead-only source evidence and revision history.
Manage Report/reports/manage?id=:incidentIdEdits, status changes, actions, evidence, and revision capture.
Watchlists/reports/watchlistsLocal and shared watchlist context.
Bans/reports/bansLocal bans, network bans, and appeal entry points.
Cross-ban Requests/reports/cross-bansFPH-admin network-ban recommendation review.
Person Profiles/reports/profilesGroup related reports by identity signals.

System workflow

flowchart TD
  intake["New Report"] --> detail["Report Detail"]
  detail --> manage["Manage Report"]
  manage --> local{"Local action type"}
  local --> watchlist["Watchlist"]
  local --> ban["Local ban"]
  manage --> cross{"Cross-community recommendation?"}
  cross -- Yes --> fph["FPH-admin Cross-ban Requests"]
  fph --> network["Network ban or denial"]
  network --> appeal["Network Ban Appeal"]
  detail --> profiles["Person Profiles"]
  click intake "./surfaces/new-report/" "Open New Report docs"
  click detail "./surfaces/report-detail/" "Open Report Detail docs"
  click manage "./surfaces/manage-report/" "Open Manage Report docs"
  click fph "./surfaces/cross-bans/" "Open Cross-ban Requests docs"
  click appeal "./surfaces/network-ban-appeal/" "Open Network Ban Appeal docs"
  click profiles "./surfaces/person-profiles/" "Open Person Profiles docs"

Inputs and controls to inspect first

Control familyWhere documentedWhy it matters
Status, severity, evidence, people, action, ban scope, appeal, signatureNew Report and Manage ReportThese fields create and maintain the safety record.
Search, status filters, row actions, detail linksAll Reports and My ReportsThese decide which record an operator opens or edits.
Local and network restriction controlsBans and Report DetailThese can affect community access and event registration.
Network decision and appeal review controlsCross-ban Requests and Ban AppealsThese are FPH-admin actions with network impact.
Identity grouping controlsPerson ProfilesThese link reports without changing report facts.

End-to-end operator runbook

  1. Start with route map: Use Report System Route Map when a handoff names a dashboard route.
  2. Open the record: Use Detail before making any safety or restriction decision.
  3. Edit deliberately: Use Manage Report for durable facts, action notes, and appeal wording.
  4. Separate scopes: Keep local watchlist/ban work separate from FPH-admin network-ban work.
  5. Verify history: Check revision history, appeal history, and profile audit logs after changes.

Common mistakes

Do not treat the report system as a single list. Intake, local action, network review, appeals, and identity grouping are separate workflows with different permissions and evidence requirements.

All docs