An installed pack is what loads, even when the platform ships one too

When a module was both listed by the platform and installed from the registry, the platform's copy won and the installed one was unreachable. Installing or upgrading such a module appeared to succeed and changed nothing.

On a brand-new mesh the same rule had a much louder effect. Two of the view packs that draw the interface had recently moved out of the platform image and into the registry, so on a fresh instance nothing supplied them — and every view fell back to printing its own description instead of rendering. The instance reported itself healthy while showing raw text where the interface should be. Existing installs were unaffected: they already had the packs from before the move.

Now the installed copy is the one that loads.

Two things it deliberately does not do:

Nothing changes for an instance where only one copy exists — the same modules load, in the same order.

Still open: an instance with no registry configured at all — a local development mesh — has nowhere to get these packs from, and is unaffected by this fix. That is tracked separately.

Reconnecting…
The server was updated. Reloading the page to pick up the latest version.