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

dsh-themis

Themis:DeepSeek Harness 的技术主管生命周期治理工具,包含 21 个治理工具及能力发现,无写入、无子进程、无网络。

AI 分析

提供技术主管生命周期治理与能力发现。适合需要对任务分级、状态验证、发布审计等进行机器校验的团队。工具均为只读,超限输入会自动拒绝。

套件
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