system-prompts-and-models-o.../salesflow-saas/sales_assets/dealix-use-cases-2026/cases/01-whatsapp-48h/codebase-map.txt
2026-04-04 18:04:21 +03:00

15 lines
934 B
Plaintext

ربط مستودع Dealix (أين تُبنى الحالة)
-------------------------------------
• app/agents/discovery/prospecting_crew.py — Intent + enrichment + personalizer.
• app/agents/qualification/qualifiers.py — LeadQualifierAgent, IntentDetectorAgent.
• app/agents/engagement/channels.py — WhatsAppSalesAgent.
• app/agents/revenue/closers.py — CloserAgent, PricingAgent.
• app/agents/master_agent.py + master_langgraph.py — أوركسترية عليا.
• app/api/v1/autonomous_foundation.py — تدفقات، ROI، تكاملات.
• app/services/stripe_service.py, esign_service.py, contract_intelligence_service.py — دفع وعقود.
• app/openclaw/plugins/whatsapp_plugin.py — قناة واتساب.
خطوة تالية تقنية مقترحة
-------------------------
ربط webhook واتساب → endpoint يمرّر payload إلى محرك الرسائل ثم ProspectingCrew.run.