SamanthaStorm commited on
Commit
a67fc56
Β·
verified Β·
1 Parent(s): b9947a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -626,7 +626,6 @@ def analyze_composite(msg1, msg2, msg3, *answers_and_none):
626
  escalation_text += "πŸ“‹ This score combines your safety checklist answers *and* detected high-risk behavior.\n"
627
  escalation_text += f"β€’ Pattern Risk: {pattern_escalation_risk}\n"
628
  escalation_text += f"β€’ Checklist Risk: {checklist_escalation_risk}\n"
629
- escalation_text += f"β€’ Escalation Bump: +{escalation_bump} (from DARVO, tone, intensity, etc.)"
630
 
631
  # Composite Abuse Score
632
  composite_abuse_scores = []
 
626
  escalation_text += "πŸ“‹ This score combines your safety checklist answers *and* detected high-risk behavior.\n"
627
  escalation_text += f"β€’ Pattern Risk: {pattern_escalation_risk}\n"
628
  escalation_text += f"β€’ Checklist Risk: {checklist_escalation_risk}\n"
 
629
 
630
  # Composite Abuse Score
631
  composite_abuse_scores = []