admin
e406d33074
Refactor: Codebase cleanup and modularization
- Remove outdated documentation files (7 files)
- Remove deprecated code (database.ts, authController.ts, auth.ts)
- Extract constants to backend/src/config/constants.ts
- Consolidate shared types (processing, llm, document, job)
- Create LLM modularization structure:
- llmPrompts/ directory for prompt builders
- llmProviders/ directory for provider implementations
- llmUtils/ directory for utility functions
- Extract common error handling patterns to errorHandlers.ts
- Organize scripts into subdirectories (monitoring/, testing/, debugging/, setup/)
- Update README.md with current documentation references
All functionality preserved, structure improved for maintainability.
2025-11-11 06:52:10 -05:00
..
2025-11-10 02:43:47 -05:00
2025-11-09 21:07:22 -05:00
2025-11-11 06:52:10 -05:00
2025-07-31 16:18:53 -04:00
2025-11-11 06:52:10 -05:00
2025-11-09 21:07:22 -05:00
2025-11-11 06:52:10 -05:00
2025-11-11 06:52:10 -05:00
2025-07-31 16:18:53 -04:00
2025-11-11 06:52:10 -05:00
2025-11-11 06:52:10 -05:00
2025-07-27 13:29:26 -04:00
2025-07-28 19:46:46 -04:00
2025-07-30 22:02:17 -04:00
2025-07-31 09:55:14 -04:00
2025-07-30 22:02:17 -04:00
2025-07-31 09:55:14 -04:00
2025-11-10 06:33:41 -05:00
2025-11-09 21:07:22 -05:00
2025-07-27 20:25:46 -04:00
2025-07-31 16:18:53 -04:00
2025-11-09 21:07:22 -05:00
2025-11-10 06:35:07 -05:00
2025-07-31 09:55:14 -04:00
2025-08-01 17:51:45 -04:00
2025-08-01 17:51:45 -04:00
2025-07-31 09:55:14 -04:00
2025-08-01 14:57:56 -04:00
2025-08-01 17:51:45 -04:00
2025-11-09 21:07:22 -05:00
2025-11-06 20:58:26 -05:00
2025-07-31 16:18:53 -04:00
2025-08-01 17:51:45 -04:00
2025-11-09 21:07:22 -05:00