Commit Graph

4 Commits

Author SHA1 Message Date
Kazuma 2e7860637e 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
Kazuma cea0ef4396 phase-8g: rate limiting and update readme doc 2026-06-05 23:02:21 -04:00
Kazuma b75e8bda72 phase-1: optimize code 2026-06-04 01:36:28 -04:00
Kazuma 19fc052d14 Segmentational Analysis 2026-06-02 04:58:07 -04:00