- New GET/POST handler at /api/auth/signout deletes the DB session and clears all NextAuth cookies (respecting NEXTAUTH_COOKIE_DOMAIN so the shared .internal.vyntehome.com cookies are properly evicted) - Added NEXTAUTH_COOKIE_DOMAIN to scheduler service env in docker-compose - Sign-out link in AppShell profile block so logout is accessible from the UI