{
"product_id": "prod_123",
"position": 3,
"explanation": {
"base_relevance_score": 0.85,
"factors": [
{
"factor": "query_match",
"contribution": 0.3,
"details": "Strong match for 'running shoes'"
},
{
"factor": "boost_rule",
"contribution": 0.2,
"details": "Boosted by high-margin rule (+20%)"
},
{
"factor": "inventory",
"contribution": 0.15,
"details": "In stock with high inventory"
},
{
"factor": "purchase_rate",
"contribution": 0.35,
"details": "High purchase rate for this query"
}
],
"final_score": 0.92
}
}