deepkoluguri
  • Joined on 2026-05-11
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-26 03:15:06 +00:00
9b2420ed8d fix: Kaniko mounting wrong workspace due to race condition
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-26 02:59:26 +00:00
ab1e3f28f6 feat: Add dynamic Fundamental Factor Lens to individual stock search view
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-26 02:44:21 +00:00
ae21b0df90 chore: add --no-cache to kaniko pipeline
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-26 02:36:26 +00:00
7907fa30f2 feat: Add 1W, 1M, 1Y returns to macro dashboard
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-26 02:29:30 +00:00
e43361fadd chore: cache bust
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-26 01:32:00 +00:00
6e323967a1 feat: swap generic mkts for specific regions (EWJ, FXI, INDA, VGK)
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-26 01:04:54 +00:00
9625979954 feat: Add Global Macro Indicators strip to dashboard
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-26 00:32:36 +00:00
cd78058072 UI Honesty Pivot: Remove predictive claims, add methodology, descriptive flow
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-25 23:40:25 +00:00
2e2efaf530 fix(backend): restore calculateRocketScore to fix crash
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-25 23:28:22 +00:00
8677489043 fix(ui): tear out predictive swimlanes and replace with descriptive factor lens grid
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-25 04:31:19 +00:00
a5e06b44b1 feat(factorlab): pivot to honest transparent research accelerator, implement factor pipeline, descriptive lens, and fundamental snapshotter
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-24 23:39:01 +00:00
4dfe340345 style: remove nested scrollbars from swimlanes, let main window scroll
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-24 23:30:09 +00:00
dfae02c851 fix: use relative URLs for API requests to fix CSP block in production
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-24 23:25:16 +00:00
7c67786e80 fix: relax CORS middleware to prevent 500 errors when CORS_ORIGIN is missing
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-24 23:23:25 +00:00
43ba386da9 fix: CORP header for Cloudflare proxy
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-24 23:17:49 +00:00
7344d5a2b1 fix: static files before routes, fix CSP for assets and Cloudflare, SPA fallback safety
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-24 23:14:02 +00:00
78b408057c fix: health returns 200 for degraded, probe tolerant of optional services
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-24 22:56:02 +00:00
911693da88 feat: swimlane screener suitability scoring global ticker search remove side panels
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-23 03:19:44 +00:00
f91534e976 feat: implement stock evaluation filters, fundamentals styling, and AI trading profiles
deepkoluguri pushed to main at deepkoluguri/institutional-trader 2026-06-23 02:10:59 +00:00
c981faf3a6 fix: resolve WebSocket path conflicts by manually routing HTTP upgrade events