MkaliezZ / dsh-change-attestor

已收录

Deterministic workspace-change attestation for DeepSeek Harness: compares bounded snapshots and reports created, changed, and removed paths.

main工具 查看源代码

安装

npx -y @deepseek-ai/dsh plugin --profile web add github:MkaliezZ/dsh-change-attestor

此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。

README

维护者编写的文档快照。

在 GitHub 查看 ↗
提交版本 71ca7ff同步于 2026年8月18日

dsh-change-attestor

Deterministic workspace-change attestation for DeepSeek Harness.

v0.1 compares two bounded workspace snapshots and produces an attestation describing created, modified, deleted, and unchanged paths plus a SHA-256 digest. Optional action IDs can be attached as observation-window references, but the plugin does not claim those actions caused the changes.

Non-claims

  • observed correlation is not causation;
  • not a filesystem sandbox or rollback system;
  • not a replacement for Git history;
  • attestation proves only the supplied snapshots and metadata.

Development

npm install
npm test

MIT

项目文件与信号

以下项目是目录快照中检测到的公开仓库信号。

测试已检测

仓库信息

开发语言
TypeScript
许可证
未提供
最后更新
2026年8月15日 07:02

谨慎安装

请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。