Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -762,7 +762,7 @@ def analyze_composite(msg1, date1, msg2, date2, msg3, date3, *answers_and_none):
|
|
762 |
escalation_text = f"π **Escalation Potential: {risk_level} ({hybrid_score}/29)**\n"
|
763 |
escalation_text += "π This score comes from your checklist *and* detected high-risk patterns.\n"
|
764 |
escalation_text += "π§ It reflects both situational risk and behavioral red flags."
|
765 |
-
|
766 |
|
767 |
# --- Step 3: Escalation bump from DARVO, tone, abuse score, etc.
|
768 |
escalation_bump = 0
|
|
|
762 |
escalation_text = f"π **Escalation Potential: {risk_level} ({hybrid_score}/29)**\n"
|
763 |
escalation_text += "π This score comes from your checklist *and* detected high-risk patterns.\n"
|
764 |
escalation_text += "π§ It reflects both situational risk and behavioral red flags."
|
765 |
+
|
766 |
|
767 |
# --- Step 3: Escalation bump from DARVO, tone, abuse score, etc.
|
768 |
escalation_bump = 0
|