| 1 | """Dynamic benchmark quality data from external sources. |
| 2 | |
| 3 | Fetches model quality scores from PinchBench, OpenRouter, and other |
| 4 | benchmark sources. Scores are cached locally and refreshed periodically. |
nothing calls this directly
no test coverage detected