compute_lrs_composite
Compute a composite leadership readiness score (0-100) with label, leaderboard eligibility, and sub-percent breakdown from weighted inputs for search velocity, social pain, barrier, and monetization.
Instructions
Compose lrs_final_100 (0-100) + label (WEAK/EMERGING/GOOD/STRONG/ELITE) + leaderboard_eligible flag + sub-percent breakdown. Weights: sv 0.25, sp 0.30, barrier 0.25, monetization 0.20.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| barrierScore | Yes | ||
| socialPainScore | Yes | ||
| monetizationScore | Yes | ||
| searchVelocityScore | Yes |