system-prompts-and-models-o.../salesflow-saas/sales_assets/dealix-use-cases-2026/cases/02-abandoned-cart-retail/cursor-prompts.txt
2026-04-04 18:04:21 +03:00

6 lines
483 B
Plaintext

[P1] "Add webhook handler POST /api/v1/webhooks/cart-abandoned with payload {tenant_id, customer, items[], cart_value}. Idempotent by event_id. Emit internal message to orchestrator for Personalizer."
[P2] "Implement a 3-step sequence scheduler (WhatsApp T+0, Email T+4h, LinkedIn T+24h) using existing scheduler patterns or APScheduler with tenant timezone Asia/Riyadh."
[P3] "Store each touchpoint in memory_layer scoped by tenant_id + customer_id; expose summary for sales UI."