Glossary ======== App Router Next.js routing model used by this project under ``src/app``. better-auth Authentication library used for OAuth and sessions. BlogPost Normalized frontend post shape returned by ``src/lib/payload-posts.ts``. Drizzle TypeScript ORM used for application-owned database tables. Fuma Comments Comment UI and server package used for post discussions. Fumadocs MDX content and UI tooling used by the site. Lexical Rich text editor used by Payload CMS. Payload CMS used for posts, users, media, and the admin interface. Sphinx Documentation generator used for ``Documentation/source``. Tag Topic label stored on posts and used for tag index and filtered post pages.