RootCauseunvalidated
validatePolarConfig throws and the catch calls process.exit(1) — If the DB row platform_settings.monetization_enabled is true and the POLAR_* env vars are absent. Tension: a deliberate fail-fast that silently kills boot for anyone who doesn't have billing configured. Outcome: process.exit(1).
61ce7f49-9bb1-40ce-ad9a-c29dbf442ba4
validatePolarConfig throws and the catch calls process.exit(1) — If the DB row platform_settings.monetization_enabled is true and the POLAR_* env vars are absent. Tension: a deliberate fail-fast that silently kills boot for anyone who doesn't have billing configured. Outcome: process.exit(1).