2d48821f953de3034710b57fb8c7d64344f5ce4f
Felix self-review / Sara (PR #366 review). The trailing-`List.of()` pattern introduced when mentionedPersons was added to the DTOs is brittle: every future field forces another grep-and-edit pass across this file. Switch the 8 call sites (1 Create, 7 Update) to .builder() so the test only specifies the fields it cares about — future DTO growth is invisible to tests that don't touch the new field. Refs #362 #366 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.3%
TypeScript
11.4%
Java
10.8%
Svelte
4.2%
Shell
0.1%