bd175321188610980bb71b24449001e77f9fe1a7
A block with a sidecar entry pointing at a personId no longer in the persons table receives a rename event for that ghost id. The listener detects via PersonService.existsById that the entity is gone and exits without touching block.text or the sidecar. Defends against any future async refactor where an event could outlive the entity, or against malformed events injected by tests / migrations. Refs #362 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.1%
TypeScript
11.5%
Java
10.9%
Svelte
4.2%
Shell
0.1%