dsh-artifact-promotion-proof
DSH 制品晋升证明
DeepSeek Harness 供应链的离线、确定性证据层。它检查一个明确的制品摘要是否遵循了声明的构建 → 暂存 → 生产链,并具有每个阶段所需的精确环境绑定、前驱收据和门禁证据。
它不部署任何内容、不调用注册表、不授予批准、不验证运行时健康状态,也不改变环境。它同样不认证收据或验证来源签名。promoted 判定仅表示所提供的仅哈希记录在内部是完整、有序且符合策略的。
互补边界
dsh-release-proof比较下载端点的 HTTP、长度、版本和 SHA-256 一致性。dsh-attestation-proof验证 DSSE/in-toto 签名、主体和签名者阈值。dsh-reproducible-build-proof比较独立重建输出。dsh-build-hermeticity-proof检查单个已记录构建的声明外部影响闭包。dsh-output-custody-proof检查 DSH 工具结果如何被投射、溢出并持久记录。此插件检查跨声明的部署阶段的零重建晋升连续性。
dsh-evidence-arena将选定的编码工作树晋升到仓库中;此插件从不写入候选或仓库。
每个阶段必须恰好出现一次且按顺序出现。制品摘要、阶段/环境哈希和前驱部署收据必须保持连续。所需的门禁类型必须出现一次、绑定同一制品、先于晋升,并满足该阶段的独立权威阈值。缺失、过期、重排、跨制品或多余的门禁证据均以失败关闭。
Related MCP server: proofspec
安装
dsh plugin --profile evidence add github:dongsheng123132/dsh-artifact-promotion-proof#COMMIT该捆绑包从一个无头核心暴露 dsh_artifact_promotion_inspect 和 dsh_artifact_promotion_verify。独立的 MCP stdio 服务器暴露 artifact_promotion_inspect 和 artifact_promotion_verify。CLI 接受 inspect 或 verify 以及显式的 JSON 路径。
参见 examples/promoted.json。报告仅包含哈希、计数、布尔值、门禁分类和判定。形似秘密的材料和原始日志/正文/内容字段被拒绝。DSH 验证工具读取工作区相对的非符号链接清单,仅写入显式的工作区相对 artifactDir,仅创建确定性的内容寻址输出,并通过读回进行验证。
npm test
npm run check
npm run smoke:plugin
npm run smoke:mcp
python C:/Users/YOU/.codex/skills/.system/plugin-creator/scripts/validate_plugin.py .需要 Node.js 22 或更高版本。验证器没有运行时依赖,不生成任何进程,也不发起任何网络请求。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityCmaintenanceEnables acceptance gates for AI coding-agent runs by recording evidence, running deterministic validation, applying a quality gate, and rendering auditable outcomes.7Apache 2.0
- AlicenseNot gradedqualityBmaintenanceEnables defining and verifying evidence contracts for claims in READMEs, releases, or product pages using constrained verifiers and generating hash-chained receipts and reports.23MIT

EVIDIQ Rubric MCPofficial
AlicenseNot gradedqualityBmaintenanceDetermines whether a deliverable meets its contract using deterministic rules, criteria, and signed attestations.1MIT- FlicenseNot gradedqualityDmaintenanceEnables spec-driven development acceptance gate with structured receipts, audit logs, and reviewer-ready evidence.
Related MCP Connectors
Independent static verification for exact immutable public GitHub commits.
Stamp content with permanent, verifiable provenance. Hash locally, verify free forever.
Verify PyPI and npm packages, symbols, and version diffs against real artifacts. Free, no account.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dongsheng123132/dsh-artifact-promotion-proof'
If you have feedback or need assistance with the MCP directory API, please join our Discord server