List Roles
admin
List Roles
Return the role → permission matrix.
Source of truth is app.core.permissions.ROLE_PERMISSIONS; this
endpoint exposes it so the admin “Ruoli” page renders the real
mapping instead of a frontend copy that can drift.
We exclude the platform-only super_admin role and the platform
permission — those belong to the WOW operator hub, not the tenant
admin panel. We DO include customer (empty perms) so the UI can
show it as the “no panel access” baseline.
GET
List Roles