Role and Permission Matrix (RBAC)
Goal
Clarify which role can perform each operational action inside the club.
Operational roles
- club_admin: full club control.
- operations_manager: daily operations and coordination.
- head_coach / assistant_coach: sports operations and call-ups.
- team_manager: team and member operations.
- medical_staff: availability and status support.
- player: self profile and self call-up actions.
Recommendations
- Apply least privilege.
- Avoid shared accounts.
- Review permissions every season change.