stack/apps
Mantra 0886586aa7
risk score calculation debug logs (#1275)
- Updated pnpm-lock.yaml to include 'rolldown' as a new optional
dependency and upgraded 'minimatch' to version 10.2.4.
- Added a debug log statement in risk-scores.tsx to indicate when the
sign-up risk engine is disabled in the public build.

<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Bug Fixes**
* Signup risk scoring now returns a neutral (zero) score when the
scoring engine is unavailable; scoring errors are logged and surfaced
consistently instead of being silently swallowed.
* Invalid engine shapes now fail loudly rather than falling back
silently.

* **Chores**
* Updated private engine reference and adjusted tests to reflect the new
loading/resolution behavior.
* Expanded Next.js output tracing to include private package files used
by API routes.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-03-21 05:26:28 +00:00
..
backend risk score calculation debug logs (#1275) 2026-03-21 05:26:28 +00:00
dashboard Turnstile integration for fraud protection (#1239) 2026-03-20 21:26:45 +00:00
dev-launchpad chore: update package versions 2026-03-13 13:53:08 -07:00
e2e Turnstile integration for fraud protection (#1239) 2026-03-20 21:26:45 +00:00
hosted-components chore: update package versions 2026-03-13 13:53:08 -07:00
mock-oauth-server Turnstile integration for fraud protection (#1239) 2026-03-20 21:26:45 +00:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00