422bd14b53
- display-name marker: letters-only 'Zzloadtest' (the editable-name validator forbids digits/colons), so profile.update resends the seeded name successfully. - draft.save: rack_order is a string in the backend draft DTO (was sent as []), fixing the bad_request. Both confirmed ok against the contour. chat_not_your_turn / nudge_own_turn are by-design turn gates (backend/internal/social/chat.go), correctly exercised.