Commit History

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

Aniket2006 commited on

feat: implement case access control and guest session dynamic isolation
b4e488e

Aniket2006 commited on

docs: improve enterprise code documentation, formatting, and 10-agent Copilot architecture details
2817797

Aniket2006 commited on

fix: resolve Mermaid rendering syntax errors, add client auto-fix engine, and cleanup imports
9d35684

Aniket2006 commited on

fix: implement pure Python NeighborLoader fallback and weights_only=False in eval script
b07b14b

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: graph node laundering annotation, alert queue crash, and popover width shift
d6cc27f

Aniket2006 commited on

fix: prevent call stack overflow in graph investigation
36c6ddb

Aniket2006 commited on

feat: laundering-aware subgraph expansion and copilot updates
e2f1d03

Aniket2006 commited on

feat: copilot action stack, alert popover, conversation persistence, and STR/case actions
5b88c79

Aniket2006 commited on

feat: enable map pinch zoom, breathe target node pulse, full replay state/camera reversion, and loading screens with AML captions
b55997a

Aniket2006 commited on

fix: restore case creation and sidebar polish
d73c287

Aniket2006 commited on

fix: database connection pool resilience and copilot case attribution
fbf7999

Aniket2006 commited on

fix: update copilot redirects to SPA hashes and resolve investigator attribution mapping
c94c931

Aniket2006 commited on

fix: standardise case priority to CRITICAL to satisfy cases_priority_check constraint
2c620d4

Aniket2006 commited on

refactor: integrate Copilot history migration, refine UI action flows, optimize target styles, and clean README
c9d69c0

Aniket2006 commited on

refactor: implement network community overview sampling, fix ruff unused import, and untrack ruff cache
451dea5

Aniket2006 commited on

ml: retrain XGBoost from scratch + restore original int(proba*99) scoring
c11f668

Aniket2006 commited on

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

Aniket2006 commited on

Merge origin/chauhan: bring in UI redesign and frontend enhancements
ecb4df2

Aniket2006 Claude Sonnet 4.6 commited on

UI: Align alert cards risk badges and colors, make export buttons green, customize status dropdown select, and clean overview CTAs
fcb5b94

Aditya Chauhan commited on

fix: recompute GNN feature statistics from dataset at runtime, not checkpoint
a70c92c

Aniket2006 Claude Sonnet 4.6 commited on

fix: build SHAP input DataFrame from pre-coerced dict, not chained indexing
8f08ccb

Aniket2006 Claude Sonnet 4.6 commited on

fix: FactCheckingAgent crash on list shap_explanation
4f0b59f

Aniket2006 Claude Sonnet 4.6 commited on

fix: GNN NaN scores + SHAP tab animation and invisible title
8a46dc6

Aniket2006 Claude Sonnet 4.6 commited on

fix: coerce feature columns to float before XGBoost/SHAP, fix alert enrichment skipping score=0
c9ddbbc

Aniket2006 Claude Sonnet 4.6 commited on

feat: add RAG retrieval pipeline to AML Copilot
00e7d7d

Aniket2006 Claude Sonnet 4.6 commited on

fix: sanitize NaN/Inf floats that crash JSON serialization in investigation endpoint
87d8b20

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

fix: RiskAssessmentAgent crash on list shap_explanation
34b5105

Aniket2006 Claude Sonnet 4.6 commited on

feat(copilot): support array-based API keys from environment variables
e848a7b

Aniket2006 commited on

fix: replace shap.TreeExplainer with XGBoost native pred_contribs
2a2de76

Aniket2006 Claude Sonnet 4.6 commited on

fix: build SHAP input as numpy float64 array, not pandas DataFrame
8c06bae

Aniket2006 Claude Sonnet 4.6 commited on

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

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: recompute GNN feature statistics from dataset at runtime, not checkpoint
0870d9f

Aniket2006 Claude Sonnet 4.6 commited on

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

Aniket2006 commited on

fix(str): resolve pdf font crashes and case linkage filtering
4143f89

Aniket2006 commited on

fix: fallback to virtual guest session when Supabase anonymous sign-in is disabled
653667a

Aniket2006 commited on

fix: use boolean values for pinned notes to prevent PostgreSQL type mismatch
0ae74b4

Aniket2006 commited on

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

Aniket2006 commited on

Improve investigation GNN and metric display
a1e9e70

Aniket2006 commited on

Fix STR export flow
9376a88

Aniket2006 commited on

Stabilize investigation SHAP handling
cffbb56

Aniket2006 commited on

Harden investigation numeric coercion
5d1e190

Aniket2006 commited on

Fix Vercel proxy and backend dataset fallback
a3e24c0

Aniket2006 commited on

feat: decouple frontend and fix investigation 500 error
818bd15

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