iconsulting/packages/services/evolution-service/src
hailin 92ee490a57 feat(multi-tenant): complete repository tenant filtering for remaining services
- knowledge-postgres.repository: add tenant_id to all queries and raw SQL
- memory-postgres.repository: add tenant_id filtering for UserMemory and SystemExperience
- admin-postgres.repository: add tenant_id filtering (direct injection for nullable tenantId)
- All 11 repositories now have proper tenant isolation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 19:12:04 -08:00
..
adapters feat(multi-tenant): complete repository tenant filtering for remaining services 2026-01-25 19:12:04 -08:00
admin refactor(services): implement 4-layer Clean Architecture for all backend services 2026-01-24 22:18:22 -08:00
analytics feat: add enterprise multi-tenancy infrastructure 2026-01-25 18:11:12 -08:00
application refactor(services): implement 4-layer Clean Architecture for all backend services 2026-01-24 22:18:22 -08:00
domain refactor(services): implement 4-layer Clean Architecture for all backend services 2026-01-24 22:18:22 -08:00
evolution refactor(services): implement 4-layer Clean Architecture for all backend services 2026-01-24 22:18:22 -08:00
health fix(docker): add health check endpoints and fix IPv6 issue 2026-01-10 02:13:42 -08:00
infrastructure feat(multi-tenant): apply tenant middleware and refactor repositories 2026-01-25 18:30:31 -08:00
migrations feat: add enterprise multi-tenancy infrastructure 2026-01-25 18:11:12 -08:00
app.module.ts feat(multi-tenant): apply tenant middleware and refactor repositories 2026-01-25 18:30:31 -08:00
main.ts fix(health): exclude /health endpoint from API prefix 2026-01-10 02:30:24 -08:00