Skip to content

NeuralShell 2.1.40 — OMEGA Ship Proof

Choose a tag to compare

@Z3r0DayZion-install Z3r0DayZion-install released this 24 May 06:05
· 48 commits to master since this release
5286cf1

NeuralShell 2.1.40 — OMEGA Ship Proof

Release date: 2026-05-24
Commit: 5286cf1
Platform: Windows x64 (installer + product ZIP)

Summary

NeuralShell 2.1.40 is the current stable Windows x64 release, validated on a self-hosted Windows host with the full Windows Heavy Validation chain (verify:ship + ci:local:ship) passing on commit 5286cf1.

This release ships the OMEGA kernel UI / VHS posture surface, operator routes including /omega and /guard, native trust smoke hardening, CI/status documentation, and buyer proof documentation updates. The Electron app icon has been redesigned for clearer Windows taskbar and desktop visibility (shield silhouette, high-contrast rim).

Created by The Founder

What's included

  • Windows NSIS installer (NeuralShell Setup 2.1.40.exe)
  • Product ZIP with installer, install guide, and SHA256 verification files
  • Manifest-signed release artifacts (hash-verifiable)
  • Strict install smoke passed (renderer load, DOM, IPC handshake)

Validation

  • Direct npm run verify:shipPASS exit 0 (E2E 22/22, canary gate, release gates)
  • npm run ci:local:shipPASS exit 0
  • npm run package:productPASS from standard paths
  • Strict install smoke — PASS exit 0
  • Proof bundle: validation-artifacts/release-master-5286cf1-2140-final-proof/

Artifact SHA256 (verify before install)

Artifact SHA256
NeuralShell Setup 2.1.40.exe 5ff3942d18c08fccddb2330de98d65974bfd12af132d747103f56a072035c799
NeuralShell-Windows-x64-product.zip 4cb4817fbc34185f0a183ea02c547c5db8938af7a9306ce52cd528e16265c2e8
app.asar (inside unpacked build) be68945355840bce35a48aada7dbb9266a1e72c178493b4d4dec5981c94efac6

PowerShell verification example:

Get-FileHash ".\NeuralShell Setup 2.1.40.exe" -Algorithm SHA256

Compare the result with the table above or SHA256SUMS.txt inside the product ZIP.

Important notes

  • Not Authenticode-signed. Windows SmartScreen may warn on first run. This build is hash-verifiable and manifest-signed; it is not a Microsoft-trusted code-signing certificate (Authenticode) release unless explicitly stated otherwise in future notes.
  • macOS and Linux builds are not shipped in this release.
  • Hosted GitHub Actions may remain billing-locked on GitHub-hosted runners; merge authority for this release used self-hosted Windows validation (NeuralShell-local) plus local ship proof.
  • GitHub release asset upload is best-effort: if org storage quota limits uploads, verify hashes locally from this release body and the proof bundle.
  • Gumroad listing update is a separate post-release lane (not part of this GitHub release).
  • Knowledge Base completeness and multi-model host coverage are ongoing — not claimed as complete in this release.

Support


NeuralShell 2.1.40 — OMEGA Ship Proof · Created by The Founder