Releases: 030611/dsh-verification-receipt
Releases · 030611/dsh-verification-receipt
Release list
dsh-verification-receipt v0.1.0
First public release of DSH Verification Receipt.
Highlights
- Passively observes DSH turn completion and summarizes execution-trace evidence.
- Produces privacy-minimal heuristic receipts without retaining raw command or output bodies.
- Exposes
Verified,Partial, andNo evidence-style signals for downstream UI integrations.
Install
dsh plugin --profile web add dsh-verification-receiptVerification
- TypeScript typecheck and production build passed.
- 21 tests across 3 test files passed.
publintand package release smoke passed.- Published tarball contains 10 files; a clean registry install and package-name import passed on Node.js 24.
- Published registry shasum:
8698d66aac5cfd5ac6b4cdb883b4581497bf98d8.
Boundaries
This plugin reports heuristic evidence from observable execution traces. It does not prove that tests ran, that they passed, or that the resulting code is semantically correct. Supported Node.js versions are ^22.19.0 || >=24.0.0.
Implementation and release preparation used AI assistance; the published files, claims, and release gates were reviewed before publication.