The build protocol can now drive the bake

The build coordination nodes introduced alongside this release no longer just describe the protocol — they can run it. With the flag enabled, startup compilation goes through them end to end:

Execution itself is unchanged — the same dependency-ordered, store-probing sweep that runs today, so enabling the protocol changes who decides and how completion is announced, never what gets built. The flag stays off by default while the remaining pieces land: version-aware readiness fed from the GO history, and builds running in their own disposable process.

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