240xu/verdict-engine--packages-dsh-themis0

dsh-themis

Themis — tech-lead lifecycle governance for DeepSeek Harness: 21 governance tools plus capability discovery (classify/state/plan/evidence/gates/release/install audits, context/evidence/progress analysis, mutation preview). No writes, no subprocesses, no network.

包名
dsh-themis
版本
1.3.2
许可证
MIT
最近更新
2026年8月26日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:240xu/verdict-engine#b656c8e3284a9b6f1805c49a92873f473a30c976&path:packages/dsh-themis

dsh-themis

Themis — tech-lead lifecycle governance for DeepSeek Harness: 21 governance tools + discovery (task tiering, state/plan/evidence validation, gate precheck/aggregation/reopen, release/install audits, context & progress analysis, critical path, resume reconciliation, mutation preview that always denies execution).

dsh plugin --profile headless add dsh-themis

No filesystem writes, no subprocesses, no network access — every tool computes over caller-supplied JSON only. Inputs are budget-bounded (oversized or unscannable payloads fail closed with INPUT_TOO_LARGE / SCAN_INCOMPLETE), and decision tools attach deterministic guidance (nextActions with doneWhen). Every tool accepts protocolJson to negotiate the result wire format (bare legacy / tech-lead.result.v1 envelope / tech-lead.result.v2 default), and canonical context snapshots (tech-lead.context v2) validate strictly or migrate unknown keys into namespaced extensions under compat mode. Upstream docs: https://github.com/240xu/verdict-engine