Marcel
9e1754bbb0
docs: add Reader glossary entry + clarifying comments on specs and query
- GLOSSARY.md: defines "Reader" as the permission-derived role
(isReader = !canWrite && !canAnnotate) — addresses @Markus blocker
- GeschichteSpecifications.hasAuthor: comment explains null = no restriction
(PUBLISHED path) — addresses @Markus suggestion
- PersonRepository.findTopByDocumentCount: comment explains alias-in-ORDER-BY
is intentional PostgreSQL behaviour — addresses @Markus suggestion
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>