iconsulting/packages/services/conversation-service/src
hailin ce13c8b770 fix(agents): remove official website referral from fallback labels, use neutral disclaimer
Replace "请以入境处官方信息为准" / "建议向香港入境处官网核实" with
"基于AI训练数据,可能不是最新信息" across all fallback messages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 22:10:45 -08:00
..
adapters fix(conversations): exclude DELETED conversations from evolution queries and user operations 2026-02-06 20:55:04 -08:00
application fix(conversations): exclude DELETED conversations from evolution queries and user operations 2026-02-06 20:55:04 -08:00
conversation fix(agents): resolve NestJS route collision for evaluation-rules endpoints 2026-02-06 20:37:40 -08:00
domain feat(agents): add capability boundary guardrails — input gate, cascading fallback, output gate rules 2026-02-06 21:59:10 -08:00
health fix(docker): add health check endpoints and fix IPv6 issue 2026-01-10 02:13:42 -08:00
infrastructure fix(agents): remove official website referral from fallback labels, use neutral disclaimer 2026-02-06 22:10:45 -08:00
migrations fix(db): add multi-tenancy migration for conversation-service tables 2026-02-06 08:39:10 -08:00
app.module.ts fix(tenant): use TenantContextModule.forRoot() for global tenant context 2026-01-26 04:31:56 -08:00
data-source.prod.ts refactor(services): implement Clean Architecture across 4 services 2026-01-24 21:18:25 -08:00
data-source.ts refactor(services): implement Clean Architecture across 4 services 2026-01-24 21:18:25 -08:00
main.ts fix(health): exclude /health endpoint from API prefix 2026-01-10 02:30:24 -08:00