Changes
- Retargets Clarify 0.2.2 to the unmodified official
@deepseek-ai/dsh@0.1.1-rc.2Host and Auxiliary Runtime 0.1.1. - Preserves the public six-method Remote API and
clarify.wire/1data model. - Preserves review-first dynamic questions, per-answer draft previews, full review, and explicit adoption back into the composer without automatic send.
Compatibility and install order
Install Auxiliary Runtime 0.1.1 before Clarify 0.2.2, then install SeekTTY 1.2.1. The production combination is exact official Host 0.1.1-rc.2 + Auxiliary Runtime 0.1.1 + Clarify 0.2.2 + SeekTTY 1.2.1.
Exact Host 0.1.0-rc.8 remains admitted and can use Auxiliary Runtime 0.1.0 or 0.1.1. The rc.6/rc.7 evidence lanes are historical compatibility probes, not the 0.2.2 production combination. This package is not published to npm.
Install asset:
https://github.com/Hilbert-beinghappy/dsh-plugin-clarify/releases/download/v0.2.2/dsh-plugin-clarify-0.2.2.tgz
Verification
- merged-main CI and contract-matrix checks passed on commit
e956a470aeee0b49e259037912c91f77d690ee85 - 234 tests passed; build, in-process T3, and pack-check passed; 38 package entries
- the frozen three-package stack passed isolated stock-Host install, boot, remove, reinstall,
/doctor,/status, real text inference, and a dynamic Clarify review/adoption flow - a 13,253-file persistence scan found no credential literal
The standalone T0 report still marks contract probes (b) and (d), and therefore standalone Host T3, as blocked; that is not presented as fixed. No real-provider cache, latency, or cost A/B is claimed. The earlier six-round/41-line live lane used a byte-equivalent runtime candidate, not this Release tarball.
Assets
dsh-plugin-clarify-0.2.2.tgzSHA256SUMS
Verify with shasum -a 256 -c SHA256SUMS.
Rollback the joint stack to official Host 0.1.0-rc.8, Auxiliary Runtime 0.1.0, Clarify 0.2.1, and SeekTTY 1.2.0.
Post-release validation
- Downloaded all three Release tgz files and all three
SHA256SUMSassets through public HTTPS with GitHub and model credential environment variables removed; every checksum matched the frozen artifact. - Installed a fresh official
@deepseek-ai/dsh@0.1.1-rc.2, added the three downloaded packages to a new isolatedDSH_HOME, and confirmed Auxiliary Runtime 0.1.1, Clarify 0.2.2, and SeekTTY 1.2.1. - Real TUI
/doctorreported 0 errors, 0 warnings, and 99 plugins;/statusexposed Official, Auxiliary, and derived Combined usage sources. - Removed all three packages, re-added the same downloaded assets, booted again, and repeated the 0-error/0-warning
/doctorcheck. - A final scan of 32,003 post-release tool, Profile, workspace, download, and notes files found no credential literal.