Nocter v0.31.0 Publication and Audit
Status: published and externally audited (2026-09-03). This immutable record owns the final qualification, publication, and public-asset evidence for v0.31.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 c06cb1b1ca86622c926b4a4dcbfd08fb481acb96 passed two independent locked workspace test runs, each reporting 1,539 passed, zero failed, and one ignored public-HTTPS test. The explicit HTTPS test passed separately. Warnings-denied all-target Clippy passed twice in external targets. Formatting, no-default-features checking, packaging-script validation, 437-page documentation generation and reproducibility, and repository-integrity checks also passed. Qualification evidence was committed as 6f41a716f9f85ae6c4957b56131a8c48a3fc3398.
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.31.0-arm64-darwin.tar.gz; - byte size: 8,286,135;
- SHA-256:
914ad97e360f8451aa2c212a21445af7ec457d1cc64d102f64a181fd6c563453; - compiler: ARM64 Mach-O reporting release
0.31.0; - compiler SHA-256:
6ac577f60551674f91d739ad23ed82ea6a6225847fd3b6c5538d9a27670115e7; - standard-library tree SHA-256:
f51680483a0fbfaa7a654324560680fdd801a13d295e66b0c1e6552e46b170b7; - standard library: exactly 147 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 text-banner, stdin-prefix, subprocess-status, and subprocess-output process 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.31.0 was published at github.com/rvo-jp/nocter/releases/tag/v0.31.0 on 2026-09-03. Annotated tag v0.31.0 resolves to publication commit cdceac8627e611049c0fcd45483d8aa941ae5493, which contains the public download links, English release notes, current specification, standard library, packaging inputs, and generated website.
GitHub reports v0.31.0 as the latest release. It is neither a draft nor a prerelease and contains exactly one asset: nocter-v0.31.0-arm64-darwin.tar.gz, 8,286,135 bytes, with digest sha256:914ad97e360f8451aa2c212a21445af7ec457d1cc64d102f64a181fd6c563453. The publication timestamp is 2026-09-03T11:58:45Z.
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.31.0, host arm64-darwin, and default target arm64-darwin.
The public latest-release endpoint resolved to v0.31.0. The public annotated tag object resolves through fb9f682cffa61655ca68490f24d9d767cd278dc1 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.31.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.