Nocter v0.34.0 Publication and Audit
Status: published and externally audited (2026-09-04). This immutable record owns the final qualification, publication, and public-asset evidence for v0.34.0. Public changes are summarized in the English release notes; language behavior remains normative only in the specification.
Qualified Source and Artifact
The completed implementation scope and qualification are recorded in:
Release-content commit b876301201105e061000e2d48c8d18246d11814d passed two independent locked workspace and warnings-denied Clippy runs. The explicit HTTPS acquisition test passed separately. No-default-features checking, formatting, packaging-script validation, deterministic 480-page documentation generation, and repository-integrity checks also passed. Qualification evidence was committed as 473a2893eaf9f98c796c63fb410f8cd0f63f34ae.
Deterministic packaging generated the optimized compiler twice in independent temporary Cargo targets. The compressed archives matched byte for byte, their extracted .nocter/ homes matched recursively, and the fresh extraction passed the complete installed-home smoke matrix without mutating itself. The retained candidate was:
- archive:
dist/nocter-v0.34.0-arm64-darwin.tar.gz; - byte size: 8,339,944;
- SHA-256:
db0751b6e869a9d1dfb911a93b299d122b6cdb73ca9eb6d3cf6e97efcd7507f9; - compiler: ARM64 Mach-O reporting release
0.34.0; - compiler SHA-256:
4c45f0aa57bb1824babe77e284cc370759c45b1a277680c50bd976abf5822ab1; - standard-library tree SHA-256:
29955cd25f368e3d7bec3b92608994a1c246ad49e3914dcf7e46b77ffe861389; - standard library: exactly 153 regular files.
Fresh extraction passed version and installation diagnosis, help, package initialization, locked/offline check and native test, every public example, byte-identical package graphs, exact process-example contracts, run, explicit build, direct Mach-O execution, and framed LSP analysis. Separate copied homes were rejected after either the installed compiler or standard-library content was changed.
Publication
Nocter v0.34.0 was published at github.com/rvo-jp/nocter/releases/tag/v0.34.0 on 2026-09-04. Annotated tag v0.34.0 resolves through tag object cf8c6f4dd6a5c66e843914c799a68a4b2f055f0b to publication commit 52e0604a0338c96f343145702f70d8efdce53b83, which contains the public download links, English release notes, current specification, standard library, packaging inputs, and generated website.
GitHub reports v0.34.0 as the latest release. It is neither a draft nor a prerelease and contains exactly one asset: nocter-v0.34.0-arm64-darwin.tar.gz, 8,339,944 bytes, with digest sha256:db0751b6e869a9d1dfb911a93b299d122b6cdb73ca9eb6d3cf6e97efcd7507f9. The publication timestamp is 2026-09-04T10:33:00Z.
Post-Publication Audit
The asset was downloaded from its public release URL into a new disposable directory. It compared byte for byte with the qualified local candidate, and its independently computed SHA-256 matched both the candidate record and GitHub's asset digest. The downloaded archive extracted to a valid Nocter home whose compiler reported release 0.34.0, host arm64-darwin, and default target arm64-darwin.
The public latest-release endpoint resolved to v0.34.0. The public annotated tag resolves to the exact publication commit recorded above, and remote main contained that same commit when the audit ran.
The release asset is immutable by project policy. Any correction after v0.34.0 requires a new version, a new tag, a new qualification run, and a newly published archive; the existing tag and asset must not be replaced.