f27b7af9e4
Push, native calling, and Photos save are all confirmed working, so strip the diagnostic instrumentation: the pdbg() helper and all its call sites in home.html (native-setup-*, registration-*, perm-*, nc-* call events, photos-fail) and the matching /api/push-debug route in routes.js. Real console.log/console.warn lines and all functional logic are kept; a couple of pdbg-only error paths now log via console.warn instead. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>