remove random selection policy — consumers can shuffle client-side

Plano should only handle ranking that requires server-side data
(cost metrics, latency). Random shuffling is trivial for callers.
This commit is contained in:
Adil Hafeez 2026-03-30 12:33:06 -07:00
parent 41e6b489f5
commit 5b869648c4
4 changed files with 1 additions and 23 deletions

View file

@ -493,7 +493,6 @@ properties:
enum:
- cheapest
- fastest
- random
- none
additionalProperties: false
required: