MemberResponse has only user_id, workspace_id, role, joined_at — no email or display name.
Frontend impact: even once GET /members exists, a member list can only show
raw UUIDs + role, not who the person is. Need email or name on the response
for a usable members UI.
Out of frontend lane — filing so it's tracked.
MemberResponse has only user_id, workspace_id, role, joined_at — no email or display name.
Frontend impact: even once GET /members exists, a member list can only show
raw UUIDs + role, not who the person is. Need email or name on the response
for a usable members UI.
Out of frontend lane — filing so it's tracked.