compute_budget_proof
Calculate a budget proof score from 0 to 10 with STRONG/CONFIRMED/WEAK/ABSENT labels and purchase intent percentage based on pricing page hits, review site mentions, and intent signals.
Instructions
Compute budget_proof_score (0-10) + label (STRONG/CONFIRMED/WEAK/ABSENT) + purchase_intent_pct from pricing hits + review-site hits + intent mentions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hasNamedPricing | No | ||
| pricingHitsCount | Yes | ||
| reviewSiteHitsCount | No | ||
| purchaseIntentMentions | No |