refactor: extract shared orphaned comment filter
DRY up the orphan exclusion SQL into a shared NOT_ORPHANED constant
and countComments helper in server/hydrate/comments.ts, used by both
gallery hydration and the thread endpoint.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>