VectorBuild v1.2.0-vectorbuild.14
VectorBuild v1.2.0-vectorbuild.14
This public-release rebuild preserves the VectorBuild 1.2 runtime from the
previous private validation release while closing binary hygiene gaps found by
the pre-public audit.
- Mac ARM64, Linux ARM64, and Windows x86_64 are built on one Mac ARM64 host.
- Rust debug symbols are removed and build paths are remapped before codegen.
- Windows native C/C++ dependencies use matching file/debug prefix maps so
AWS-LC cannot embed the builder's private home or repository path. - Packaging fails closed on oversized Core/gateway binaries or private build
paths in binary strings. - Windows runtime execution remains a post-download physical-Windows
validation boundary; PE architecture, imports, manifest, checksums, and
package structure are validated on the Mac build host.