Wire production domain, CORS for tenant subdomains, celery volume mounts, and nginx reverse proxy configs for apex, API, identity, auth, and wildcard tenants. Co-authored-by: Cursor <cursoragent@cursor.com>
16 lines
613 B
Markdown
16 lines
613 B
Markdown
# AI Assistant Service (Placeholder)
|
|
|
|
> وضعیت: طراحیشده در معماری، پیادهسازی در فازهای بعدی.
|
|
|
|
## مسئولیتها
|
|
- پاسخگویی هوشمند چت
|
|
- پشتیبانی فروشگاه
|
|
- کمک به CRM
|
|
- اتصال به knowledge base
|
|
- routing به اپراتور انسانی
|
|
|
|
## اصول
|
|
- دیتابیس مستقل (`ai_assistant_db`) با `tenant_id` در جداول بیزینسی.
|
|
- ارتباط با سایر سرویسها فقط از طریق API/Event.
|
|
- بررسی دسترسی قابلیتها از Core (`ai_assistant.*`).
|