iconsulting/packages/services/conversation-service/src/adapters/outbound/persistence
hailin 8d8df53e56 fix(conversations): exclude DELETED conversations from evolution queries and user operations
- findForEvolution() now excludes DELETED conversations (should not learn from deleted data)
- getConversation() rejects DELETED conversations for user-facing operations (sendMessage, getMessages, etc.)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 20:55:04 -08:00
..
conversation-postgres.repository.ts fix(conversations): exclude DELETED conversations from evolution queries and user operations 2026-02-06 20:55:04 -08:00
index.ts refactor(services): implement 4-layer Clean Architecture for all backend services 2026-01-24 22:18:22 -08:00
message-postgres.repository.ts feat(multi-tenant): apply tenant middleware and refactor repositories 2026-01-25 18:30:31 -08:00
token-usage-postgres.repository.ts feat(multi-tenant): apply tenant middleware and refactor repositories 2026-01-25 18:30:31 -08:00