Commit Graph

10 Commits

Author SHA1 Message Date
saikiranvella 76a4d914c6 fix bruno collection 2026-06-06 22:55:43 -04:00
Sai Kiran Vella c388b6d83c 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 22:55:43 -04:00
Sai Kiran Vella c7e39c3e4e phase-8g: add sqllite. 2026-06-06 22:55:43 -04:00
Sai Kiran Vella d1556f2a67 phase-8g: rate limiting and update readme doc 2026-06-06 22:55:43 -04:00
Sai Kiran Vella 5af9ded35e phase-8f: persistant cache locally 2026-06-06 22:55:43 -04:00
Sai Kiran Vella ff1b99910b phase-8:server code enhancements. 2026-06-06 22:55:43 -04:00
Sai Kiran Vella 93aac355cc phase-7_alpha: legacy code cleanup 2026-06-06 22:55:43 -04:00
Sai Kiran Vella 357b0c0f6e phase-7: code restructure 2026-06-06 22:55:43 -04:00
Sai Kiran Vella c160e65bd6 phase-6: typescript introduction 2026-06-06 22:55:43 -04:00
Sai Kiran Vella d5cf3fc31f phase-2: extract shared utils 2026-06-06 22:55:43 -04:00