compute_urgency_composite
Combine news, pain, and hiring sub-scores into a 0-10 urgency score with a LOW-to-EXTREME badge. Use it to gauge market urgency and prioritize startup decisions.
Instructions
Compose composite_urgency_score (0-10) + badge (LOW/MEDIUM/HIGH/VERY_HIGH/EXTREME) from 3 sub-scores: news, pain, hiring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newsSignalScore | Yes | ||
| painSignalScore | Yes | ||
| hiringSignalScore | Yes |