Release verification: 0.1.0-alpha.1
August 15, 2026 · View on GitHub
English · 简体中文
Date: 2026-08-15
Publication shape
- GitHub source preview only.
- npm publication remains blocked by
private: trueuntil the plugin can be packed and installed independently of a sibling Harness source checkout. - License: MIT, with VCP and DeepSeek Harness provenance retained separately.
- Supported baseline: DeepSeek Harness
0.1.0-rc.5, commit47f943859bef60e4160492346772ded9b24f765a.
Verification results
- Frozen pnpm lockfile accepted.
- Complete offline suite: 53 passed, 0 failed.
- A clean sibling source copy, excluding
.git,node_modules,lib, runtime data, and local environment files, installed from the frozen lockfile. - The clean copy rebuilt TypeScript and repeated all 53 tests successfully.
- The clean copy composed the lexical Cordis overlay with
--dump-configand resolved the plugin entry successfully. - The pnpm argument separator path was exercised; the launcher accepts both npm and pnpm invocation forms.
- Git diff whitespace check passed.
- Only
.env.exampleis tracked;.envand.env.localare ignored. - A content-free scan found no common API-key, Bearer-token, stale license, or local user-path signatures in the publication tree.
The clean-copy verification used Node.js 24.19.0 and pnpm 11.19.0 on
Windows. Node.js ^22.19.0 || >=24.0.0 remains the declared compatibility
range; pnpm 11.7.0 matches the inspected Harness baseline.
Live behavior evidence
The functional repository also retains isolated validation records for:
- live Harness ingestion, episode compression, and cross-session recall;
- native
memory_expandandmemory_search_rawregistration; - autonomous one- and two-level memory expansion with a real selected model;
- exclusion of memory-tool output from later L0 ingestion.
See live-harness-validation-2026-08-15.md and
real-model-active-memory-validation-2026-08-15.md.
Publication result
- Public repository: https://github.com/MetheusNull/dsh-passive-memory
- GitHub Discussions and private vulnerability reporting are enabled.
- Repository discovery topics include
dsh-plugin,deepseek-harness,agent-memory,passive-memory,long-term-memory,rag, andtypescript. - The annotated
v0.1.0-alpha.1tag and GitHub prerelease identify this audited source-preview state. - npm publication remains intentionally disabled.