The build_role_dto function was using permission UUIDs as both id and name fields. Now resolves UUIDs to human-readable names via PermissionsEnum::iter() lookup. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The build_role_dto function was using permission UUIDs as both id and name fields. Now resolves UUIDs to human-readable names via PermissionsEnum::iter() lookup. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>