Commit History

deploy: clean release with secured container paths and dynamic model version
70fb2b5

Gaurav711 commited on

Add unit tests for stream service, live rail data, rate limiter, and ML models to increase coverage above 70%
e43c867

Gaurav711 commited on

Format code and adjust endpoints/models to pass all unit and integration tests
ed48e7c

Gaurav711 commited on

Format gnn_cascade.py with ruff
b310eba

Gaurav711 commited on

Fix undefined typing names in gnn_cascade.py
03dbee4

Gaurav711 commited on

Merge remote changes, resolving conflicts in favor of local test compatibility
2ccf2cf

Gaurav711 commited on

Fix unit test compatibility and train/load RAC model artifacts
2879601

Gaurav711 commited on

feat(ml): implement v2.0 ML foundations and restore stream consumer
1d247a6

Gaurav711 commited on

feat(fixes): replace agent core implementation and test suites with real behavior
0f2cc6f

Gaurav711 commited on

fix(health): expose flat fields for frontend system status bar
c98c7be

Gaurav711 commited on

fix(backend): resolve container write permission and CPU spinning issues in background task
31805ec

Gaurav711 commited on

fix(requirements): add pytest-timeout dependency for integration tests
68ebc37

Gaurav711 commited on

fix(requirements): add shap to requirements.txt for xgboost predictor loading in tests
9c42cae

Gaurav711 commited on

fix(tests): resolve path error on Linux and clean unused imports
bf4313e

Gaurav711 commited on

fix(config): default to sqlite to avoid postgres connection failure on hf spaces
5305645

Gaurav711 commited on

fix(backend): resolve type checking errors and name reuse conflicts
d24d843

Gaurav711 commited on

style: run ruff format on backend app files
aed37ed

Gaurav711 commited on

fix: resolve ruff lint errors in backend
ecbf215

Gaurav711 commited on

feat: implement database audit guard, WebSocket telemetry, rate limiter, outgoing call capper, and system status health check
09e1943

Gaurav711 commited on

feat: implement centered bento layout endpoints and 10+ page helper features
690eb2b

Gaurav711 commited on

fix: remove trailing slash from route definitions to prevent redirects
44e0683

Gaurav711 commited on

deploy: add Hugging Face Space README metadata
f2e7693

Gaurav711 commited on

deploy: Hugging Face Spaces backend
20321db

Gaurav711 commited on