Health now says which node types a replica cannot serve

When a page renders Area not found where content should be, the cause is usually that the node type behind it never reached a usable assembly on the replica serving you. Until now nothing said so. The portal's /health endpoint published the bake plan — how many node types the shared store already covered and how many were left to build — which describes what the platform intended, not what happened. A replica could publish a perfectly clean plan and still fail to compile half of it, and the only record of that lived in a boot log.

/health now carries the outcome beside the plan: how many node types this replica has no usable assembly for, and which partitions they live in. It is public and unauthenticated, like the rest of that endpoint, so anyone can read it without a credential and without asking the platform to run anything.

Three things it will not do:

Node titles are deliberately not printed: the partition is enough to route a finding to its owner, and that endpoint is public.

What it measures and how to read it: Measuring a Live Portal, Read-Only.

Reconnecting…
The connection to the server was interrupted. Trying to restore it…
Trying again…
The connection could not be restored. Reloading the page…
The server was updated. Reloading the page to pick up the latest version.