Adds AI-driven conversation tracking to debt negotiation

Introduces comprehensive conversation history with a new table and UI for tracking all negotiation emails, AI analysis, and financial outcomes. Enhances real-time updates, manages negotiation rounds, and supports new statuses for negotiation lifecycle. Integrates AI-powered extraction and response analysis to automate intent detection and outcome calculations, improving transparency and automation of debt resolution.
This commit is contained in:
2025-06-08 00:32:04 -03:00
parent 0c6f72761d
commit bddc3a344d
14 changed files with 2568 additions and 135 deletions

View File

@@ -14,12 +14,12 @@ body:json {
{
"TextBody": "Dear customer, you owe $1,250.50 to CreditPlus for your January utility bills. Please pay by 2025-06-15 to avoid penalties.",
"FromFull": {
"Email": "billing@creditplus.com",
"Email": "contact@francisco-pessano.com",
"Name": "CreditPlus Billing Department"
},
"ToFull": [
{
"Email": "franpessano1@gmail.com",
"Email": "contacto@francisco-pessano.com",
"Name": "",
"MailboxHash": "ahoy"
}