Wukong Code v0.1.0-rc.1
Pre-releaseWukong Code 0.1.0-rc.1
This page records the pinned distribution identity for the Trusted Local Loop
prerelease. The stable latest remains v0.0.22; default installs must not select
this candidate.
The public
v0.1.0-rc.1 GitHub prerelease
contains all six ZIP files, six matching SHA-256 files, and
release-provenance.json. Independent public re-download verified every asset,
the six attestations, immutable identity, and the preserved stable latest.
Pinned macOS and Linux install
Opt-in testers can install the exact version:
curl -fsSL https://wukong.today/install.sh | WUKONG_VERSION=v0.1.0-rc.1 sh
wukong --versionThe output must report 0.1.0-rc.1. An unpinned invocation continues to install
the stable release.
Pinned Windows install
Download the matching wukong-win32-x64.zip or
wukong-win32-arm64.zip and its .sha256 file from the prerelease page. Verify
the checksum before extracting wukong.exe, and retain the previous binary
until the candidate starts against the same Wukong home directory.
Channel contract
- The GitHub release must be marked prerelease.
- The stable
latestpointer must remain unchanged. - All six archives have SHA-256 files and provenance attestations and passed
public-URL smoke, pinned fresh install, and0.0.22upgrade/state recovery. - A blocking defect creates a new RC version. Existing tag, assets, checksums,
and provenance are not rewritten.