SamanthaStorm commited on
Commit
059f356
Β·
verified Β·
1 Parent(s): 27f8305

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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