Skip to content
Release Integrity
All Omniscient release artifacts are signed and published with verification guidance.
Signed Release Timeline
v1.0
Signed: 2025-12-12
9f21c4a81d33
v1.1
Signed: 2026-01-24
4d7a8e22bc91
v1.2
Signed: 2026-03-01
3f8a12c9e7d4
Verification Steps
- Download the release archive and detached signature.
- Import the public release key from your trusted channel.
- Verify the signature against the archive.
- Validate SHA256 hash before deployment.
Signature Policy
- Build artifacts are cryptographically signed.
- Any modification invalidates verification.
- Major upgrades are versioned and released separately.
Verification Commands
sha256sum omniscient-v1.2.zip
gpg --verify omniscient-v1.2.zip.sig omniscient-v1.2.zip
Download Integrity Package
Current Signed Build
Channel: Stable
Version Line: v1.x
Last Signed Build Date: 2026-03-01
Changelog Delta
Since last signed build:
- Added strict evidence mode and channel lock controls.
- Added deployment snapshot and governance report exports.
- Added drift detection baseline and environment hardening scorecard.