Replace inline UUID.fromString("00000000-...") in GeschichteService.list()
with a named constant NIL_UUID and add a test that verifies the sentinel
is forwarded to the repository when no person filter is provided.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>