DashboardcliresolveUpgradeSource response reuse

resolveUpgradeSource response reuse

Category: architecture
Confidence: 1.00
ID: 01a08a9b-9b72-7c81-aa83-e107401cb298
Project ID: c760f4f9-42b0-4ce0-b36d-6b8c38d770b2
Cross-project: No
Recalled in other projects: 1
Source session: 0vrldJoMSuN7C6ZoX
Created: 2026-09-10 09:17:28
Updated: 2026-09-10 09:17:28

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 1 1d ago

Content

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.

Move to: