- Add @Email annotation to CreateUserRequest.email and AppUser.email - Add @Valid to UserController.createUser to activate bean validation - Add MigrationIntegrationTest cases for V44 NOT NULL and UNIQUE constraints - Fix stale test comments (findByUsername → findByEmail) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>