Wukong Code 0.1.0-rc.1

This page records the pinned distribution identity for the Trusted Local Loop prerelease. At candidate publication, the stable latest remained v0.0.22 and default installs did not select this candidate. The current stable latest is v0.1.0; this page preserves the immutable candidate evidence and pinned install path.

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 --version

The output must report 0.1.0-rc.1. An unpinned invocation installs the current stable release instead.

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 latest pointer must remain unchanged.
  • All six archives have SHA-256 files and provenance attestations and passed public-URL smoke, pinned fresh install, and 0.0.22 upgrade/state recovery.
  • A blocking defect creates a new RC version. Existing tag, assets, checksums, and provenance are not rewritten.