Source-Visible System Architecture
FIG. P4 — Source-visible build pipeline. Every component of the base system ships with complete, readable source code. The build process is documented, reproducible, and does not require binary bootstrap blobs (crossed out, bottom left). Ports integrate with pkgsrc where upstream source is available.
BUILD CONSTRAINT: The build process must complete from source alone on a host running the previous release. No pre-compiled toolchain components, no opaque firmware blobs, no network-dependent build steps. The entire system can be built offline from a single source tarball. See src/BUILD_CONSTRAINTS.