Skip to content

Issue 847#855

Merged
Renu-code123 merged 4 commits intoRenu-code123:mainfrom
Ayaanshaikh12243:ISSUE-847
Mar 1, 2026
Merged

Issue 847#855
Renu-code123 merged 4 commits intoRenu-code123:mainfrom
Ayaanshaikh12243:ISSUE-847

Conversation

@Ayaanshaikh12243
Copy link
Contributor

close #847
Implemented Adaptive Risk Engine v2 to replace static login-risk thresholds with a reproducible, policy-driven scoring pipeline. It now combines weighted rule signals with a calibrated ML ensemble, supports per-tenant policy versions, and logs fully explainable decisions (top factors, policy/model/checksum, reproducibility key). Added drift monitoring to detect feature distribution shifts and classify model health as stable/watch/alert. Introduced rollback-safe policy lifecycle management (publish, history, rollback) and integrated all risk decisions into existing suspicious login flow and security event telemetry. This delivers deterministic, versioned, explainable risk outcomes with safer operations and tenant-specific control.

@vercel
Copy link

vercel bot commented Mar 1, 2026

@Ayaanshaikh12243 is attempting to deploy a commit to the Renu's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

github-actions bot commented Mar 1, 2026

🎉 Thanks for the PR, @Ayaanshaikh12243!

We really appreciate you taking the time to contribute to ExpenseFlow! 💙


⭐ Love this project?

Please give us a star! It helps the project grow and reach more developers! 🌟

🔗 https://github.com/Renu-code123/ExpenseFlow


✅ PR Checklist

Before we review, please ensure:

  • Your code follows the project's coding standards
  • All file changes are accurate and intentional
  • You've tested your changes locally
  • Any review comments have been addressed

🙌 Thank You for Contributing!

We truly appreciate your interest in contributing to this project.

  • Please make sure your code follows the project structure
  • Add clear commit messages and comments where necessary
  • Ensure your changes do not break existing functionality

We'll review your PR as soon as possible. Keep up the great work! ✨


@Ayaanshaikh12243
Copy link
Contributor Author

@Renu-code123 conflicts resolved please merge

@Ayaanshaikh12243
Copy link
Contributor Author

@Renu-code123 resolved again i was expecting

@Ayaanshaikh12243
Copy link
Contributor Author

@Renu-code123 i am watiing for you mam aap merge karke pls pls mujhe issus assing krna

@vercel
Copy link

vercel bot commented Mar 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
expenseflow Ready Ready Preview, Comment Mar 1, 2026 0:10am

@Renu-code123 Renu-code123 merged commit 1a8896f into Renu-code123:main Mar 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adaptive Risk Engine v2 (Policy + ML Ensemble)

2 participants