Expand description
Wire methods: update:*.
Land has no update server yet; all methods are acknowledged no-ops that
match the shape VS Code’s IUpdateService channel expects.
_getInitialState returns { type: "idle" } which the workbench
renders as “up to date”. isLatestVersion returns true.