If the other experiments are the what, the Build Utility is the how. Experiment 04 is a guided installation wizard — a step-by-step fabrication system that knows what needs to be built, asks the right questions, and then builds it. No command lines. No guessing at flags. No standing in the blast shadow wondering what went wrong and when.
Select your experiments. Configure your targets. The Build Utility handles the rest — compiling .NET applications from source, downloading distributable packages, dropping files into the correct directories, and conjuring desktop shortcuts where appropriate. It is not magic. It is organized. Which at Belmont Labs is often more impressive.
The utility currently governs all packaging, compilation, and deployment workflows for the laboratory's active experiments. It knows what everything needs before they know they need it. Multi-project installs. Modify flows for already-installed experiments. Build type selection. Review screens that let you verify before you commit. This is either elegant foresight or something slightly more unsettling. The team is divided on which.
The Build Utility compiles .NET experiments from source and therefore requires a .NET 8 SDK to be installed on the machine running it. The SDK is not the runtime — the SDK is the thing that makes the runtime. The Build Utility will remind you of this if it detects the SDK is absent. This reminder is delivered without judgment. Almost without judgment.