{
  "weights": {
    "verification": 0.30,
    "authority": 0.20,
    "source": 0.15,
    "review": 0.15,
    "freshness": 0.10,
    "sourceRef": 0.10
  },
  "knockout": {
    "enabled": true,
    "floorScore": 0.1
  },
  "freshnessIntervals": [
    { "maxDays": 30, "score": 1.0 },
    { "maxDays": 90, "score": 0.8 },
    { "maxDays": 180, "score": 0.5 },
    { "maxDays": 365, "score": 0.3 },
    { "maxDays": null, "score": 0.1 }
  ]
}
