| 1 | /** |
| 2 | * Tests for the partial model-matching logic added to RouterCore.resolveModel / |
| 3 | * matchModelCandidates. Pure replication of the algorithm (the method only reads |
| 4 | * a Map<string,{provider,info}>), so it runs without the full router/deps. |
nothing calls this directly
no test coverage detected