henryZhouLikeStudy/dsh-lattice-adapter-dsh

henryZhouLikeStudy★ 1TypeScript最后同步: 2026-08-14

在 GitHub 打开

DSH Lattice adapter for DeepSeek Harness: capability detection and session mapping

README 摘要

@dsh-lattice/adapter-dsh DSH Lattice V1 provider adapter for the DeepSeek Harness public seam. This package is an independent community adapter, part of the DSH Lattice facade project. It is not affiliated with, endorsed by, or sponsored by DeepSeek AI, and it does not import the upstream @deepseek-ai/dsh-root package. What it provides Module Responsibility capabilities Capability detection: required-vs-observed comparison that fails loud (ECC-V1.0 §12, §22.2) session-mapping Canonical agentId ↔ session mapping, identity kinds, explicit SessionLink lineage, compatibility fingerprints (§10, §16.3) events Lattice/audit events with REQUIRED tenantId , secret redaction , leak scan (§19.3, §19.4) manifest Adapter manifest validation; credentialRef references only — values are never inlined (§12, §19.3) adapter DshAdapter implementing the Lattice adapter contract over a minimal SubagentsSeam Quick start Capability detection requiredCapabilities come from the project config; observedCapabilities come from the adapter manifest plus a runtime probe refreshed on every startup. If observed ⊉ required the adapter emits lattice/adapter/capability mismatch and the run is rejected — never silentl…

在 GitHub 查看完整 README →
工具/开发dsh-pluginagent

分类