@ironlaw/adapter-dsh
v0.1.0-alpha.1 · 4 天前发布
IronLaw governance and evidence plugin for DeepSeek Harness (DSH): records tool-call evidence, blocks destructive actions in enforcer mode, and gates turn completion on verifiable evidence.
README
@ironlaw/adapter-dsh
IronLaw on DeepSeek Harness (DSH).
IronLaw is a governance and evidence layer for coding agents: it records real
events, keeps verifiable evidence, and gates "done" on reproducible proof
rather than the model's own claims. DSH runs the agent; IronLaw proves what the
agent did and whether it actually finished.
This package is a native Cordis plugin, not an MCP bridge. It hangs off the
DSH extension points themselves.
What it does
| Capability | DSH extension point | Behavior |
|---|---|---|
| Tool-call evidence | tools/pre-execute, tools/result | Records every tool call's intent and outcome to an append-only NDJSON ledger |
| Destructive-action blocking | tools/pre-execute (waterfall) | In enforcer
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- @ironlaw/adapter-dsh
- Repo
- —
- Engines
{"node":">=22"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}