Commit Graph

8 Commits

Author SHA1 Message Date
saikiranvella 17bc985260 fix bruno collection 2026-06-06 21:49:31 -04:00
Sai Kiran Vella 96a752ecf7 phase-9: domain-driven architecture complete
- Restructured server layer with 5 domains: shared, screener, portfolio, calls, finance
- Migrated 58 TypeScript files to domain-driven structure
- Updated CLAUDE.md with new architecture documentation
- Added .gitignore rules for .md files (except CLAUDE.md)
- Removed unused CatalystAnalyst import from app.ts
- Fixed lint errors: removed unused imports, fixed regex escape, added console suppressions
- Verified no sensitive data in git history
- Server code compiles cleanly with TypeScript strict mode
2026-06-06 18:18:22 -04:00
Sai Kiran Vella 83116baa3c phase-8g: add sqllite. 2026-06-05 23:34:25 -04:00
Sai Kiran Vella 1e2aac7164 phase-8:server code enhancements. 2026-06-05 22:44:04 -04:00
Sai Kiran Vella a7108b448a phase-7_alpha: legacy code cleanup 2026-06-05 22:27:53 -04:00
Sai Kiran Vella 5185f03c12 phase-7: code restructure 2026-06-05 22:11:11 -04:00
Sai Kiran Vella dc7ee22135 phase-2: extract shared utils 2026-06-04 11:24:08 -04:00
saikiranvella d87f0b8427 phase-1: optimize code 2026-06-04 01:36:28 -04:00