Programming Language

Nocter

A self-contained systems language built around simplicity, encapsulation, and foolproof design.

/development/releases/v0.22.0.md

Nocter v0.22.0 Publication and Audit

Status: published and externally audited (2026-08-31). This immutable record owns the final qualification, publication, and public-asset evidence for v0.22.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 da3bae295a85bfafa874f77601f248760ea7de42 passed two independent locked workspace test runs, each reporting 1,453 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, manifest validation, 328-page documentation generation, and repository-integrity checks also passed.

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.22.0-arm64-darwin.tar.gz;
  • byte size: 8,183,692;
  • SHA-256: 0c2de4ec772241de26800edf9612a078ff1e1e75bfc00cd9d39db8b24be32083;
  • compiler: ARM64 Mach-O reporting release 0.22.0;
  • standard library: exactly 109 tracked regular files.

Fresh extraction passed version and installation diagnosis, help, package initialization, locked/offline check and native test, two byte-identical JSON package graphs, run, explicit build, direct Mach-O execution, and framed LSP analysis of installed standard-library contract and implementation sources.

Publication

Nocter v0.22.0 was published at github.com/rvo-jp/nocter/releases/tag/v0.22.0 on 2026-08-31. Annotated tag v0.22.0 resolves to publication commit fb102247fdb3d90e2e1e518137b02db4c0647e06, which contains the public download links, English release notes, current specification, standard library, packaging inputs, and generated website.

GitHub reports v0.22.0 as the latest release. It is neither a draft nor a prerelease and contains exactly one asset: nocter-v0.22.0-arm64-darwin.tar.gz, 8,183,692 bytes, with digest sha256:0c2de4ec772241de26800edf9612a078ff1e1e75bfc00cd9d39db8b24be32083. The publication timestamp is 2026-08-30T23:53:13Z.

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 public latest-release endpoint resolved to v0.22.0. The public annotated tag object resolves through e1e6a77161c3e16e0f899839d09b2ae6c95b2276 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.22.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.