- PersonController trims title (both create + update) matching the existing firstName/lastName trim pattern - PersonControllerTest: verifies title is trimmed before service call (ArgumentCaptor) - PersonControllerTest: verifies createPerson returns 400 when personType is SKIP Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>