Resolved recovery action for a missing provider package.
Exactly one of three outcomes:
extra set, command None — prefer installing the extra that declares
the package (callers format this for their UI surface).command set, extra None — no declared extra; use this raw install
command.None — neither could be derived; caller should fall back to
"install the package manually" phrasing.