flowchart TD
Report("Complaint or
Conflict Reported"):::docNode Document["Club Leader Documents
the Report"]:::docNode SafetyCheck{"Does This Involve
Safety or Harassment?"}:::decisionNode Escalate["Escalate to Venue and,
If Needed, Authorities"]:::dangerNode Mediate["Club Leader Mediates
a Conversation"]:::resolveNode ShareOutcome["Outcome Is Documented and
Shared With Involved Families"]:::resolveNode LogEntry("Entry Added to the
Lessons Learned Log"):::resolveNode Report --> Document Document --> SafetyCheck SafetyCheck -->|Yes| Escalate SafetyCheck -->|No| Mediate Escalate --> ShareOutcome Mediate --> ShareOutcome ShareOutcome --> LogEntry classDef docNode fill:#4A90D9,stroke:#2E6BA8,stroke-width:2px,color:#fff,font-size:16px classDef decisionNode fill:#F5A623,stroke:#B87B12,stroke-width:2px,color:#333,font-size:16px classDef dangerNode fill:#D64545,stroke:#8F2B2B,stroke-width:2px,color:#fff,font-size:16px classDef resolveNode fill:#3E9E6E,stroke:#256E4A,stroke-width:2px,color:#fff,font-size:16px linkStyle default stroke:#7A8A99,stroke-width:2px,font-size:16px
Conflict Reported"):::docNode Document["Club Leader Documents
the Report"]:::docNode SafetyCheck{"Does This Involve
Safety or Harassment?"}:::decisionNode Escalate["Escalate to Venue and,
If Needed, Authorities"]:::dangerNode Mediate["Club Leader Mediates
a Conversation"]:::resolveNode ShareOutcome["Outcome Is Documented and
Shared With Involved Families"]:::resolveNode LogEntry("Entry Added to the
Lessons Learned Log"):::resolveNode Report --> Document Document --> SafetyCheck SafetyCheck -->|Yes| Escalate SafetyCheck -->|No| Mediate Escalate --> ShareOutcome Mediate --> ShareOutcome ShareOutcome --> LogEntry classDef docNode fill:#4A90D9,stroke:#2E6BA8,stroke-width:2px,color:#fff,font-size:16px classDef decisionNode fill:#F5A623,stroke:#B87B12,stroke-width:2px,color:#333,font-size:16px classDef dangerNode fill:#D64545,stroke:#8F2B2B,stroke-width:2px,color:#fff,font-size:16px classDef resolveNode fill:#3E9E6E,stroke:#256E4A,stroke-width:2px,color:#fff,font-size:16px linkStyle default stroke:#7A8A99,stroke-width:2px,font-size:16px
Step Details
Hover a step to preview it, or click a step to pin its details here.
Documentation step
Decision point
Safety escalation
Resolution and closure