Follow proper microservices architecture: - knowledge-service owns system_experiences table - evolution-service uses KnowledgeClient API to save experiences - Deleted SystemExperienceORM from evolution-service - Added internal API endpoints in knowledge-service - Disabled synchronize in all services for safety Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| application/services | ||
| domain | ||
| health | ||
| infrastructure | ||
| knowledge | ||
| memory | ||
| app.module.ts | ||
| main.ts | ||