Dashboard › cli › resolveUpgradeSource response reuse
01a08a9b-9b72-7c81-aa83-e107401cb298| Project | Hits | Last recalled |
|---|---|---|
| opencode-lore | 1 | 1d ago |
Chose returning both the selected UpgradeSource and its successful probe Response over returning only source identity because callers need the already-fetched metadata. Repeating the request looks simpler at the caller boundary, but wastes network access and can observe different registry state after source selection.