Some checks failed
ci/woodpecker/push/api Pipeline failed
- POST/PATCH/DELETE /api/workspaces/:id/members - Role hierarchy enforcement (cannot manage above own role) - Cannot remove last OWNER, cannot self-demote if sole owner - DTOs: AddMemberDto, UpdateMemberRoleDto with class-validator - Tests: controller + service specs pass Refs: MS21-API-003