fund-flow-backend / server.py

Commit History

feat: calibrate account risk scores and threat tiers, resolve clumping in alert queue
37f9507

Aniket2006 commited on

fix: resolve investigation overlay stuck and add hybrid models to startup download
c8b467e

Aniket2006 commited on

feat: add hybrid GNN/ML models and improved investigation UI
f8bd732

achyuth2005 Claude Sonnet 4.6 commited on

Data upload feature implemented
7ae7191

adithjayakrishnan commited on

fix: serve landing page at root, add /app route for SPA
15db2e2

Aniket2006 commited on

DevOps: dynamically download pagerank, betweenness, louvain and gnn metrics checkpoints from HF Hub on startup
1b43873

Aniket2006 commited on

DevOps: pass HF_TOKEN to hf_hub_download to enable authenticated downloads
4ebefaf

Aniket2006 commited on

DevOps: dynamically download graph_edges, features and alerts checkpoints from HF Hub on startup
c33d614

Aniket2006 commited on

DevOps: optimize repo by untracking models and dynamic data assets; implement blended alert risk calibration
7ba417c

Aniket2006 commited on

fix: calibrate XGBoost risk scores & classify alert queue by tier
2c140a6

Aniket2006 commited on

fix: restore Background.png to frontend/pages/ served at /pages/Background.png (fastest static path)
9e74c43

Aniket2006 Claude Sonnet 4.6 commited on

fix: serve Background.png via dedicated /bg.png route to bypass static mount issues
a64d7e8

Aniket2006 Claude Sonnet 4.6 commited on

feat: merge Chauhan frontend enhancements and fix pinecone dependency
0f39664

Aniket2006 commited on

fix: remove simulated XGBoost metrics; harden SHAP against string dtypes
2ea7de3

Aniket2006 Claude Sonnet 4.6 commited on

fix: detect and replace LFS pointer files at startup
4b7acd1

Aniket2006 Claude Sonnet 4.6 commited on

feat: download models from HF Hub at startup; improve GNN trainer
1810d58

Aniket2006 Claude Sonnet 4.6 commited on

fix: global NaN-safe JSON encoder on FastAPI app — covers all routes
c7270fe

Aniket2006 Claude Sonnet 4.6 commited on

fix: restore ML models, fix deployment paths, sync alert risk scores with XGBoost
0e7f182

Aniket2006 Claude Sonnet 4.6 commited on

feat(copilot): complete copilot integration and resolve CSS styling compliance
952406d

Aniket2006 commited on

feat: integrate case management with Supabase authentication and storage
18d72b6

Aniket2006 commited on

Prepare frontend for Cloudflare and Vercel deployment
d7db550

Aniket2006 commited on

feat: decouple frontend and fix investigation 500 error
818bd15

Aniket2006 commited on

deploy: add Dockerfile, vercel.json and update server.py for deployment
32c1098

Aniket2006 commited on

feat: Implement caching for API responses and SHAP explanations to improve performance and reduce redundant computations.
4d63ef2

Aniket2006 commited on

Fix investigation view rendering, fix STR PDF generation (unicode/limit), and add graph checkpoint for fast server restart
21c8ae7

Aniket2006 commited on

changed
fe089c7

adithjayakrishnan commited on