boomzikazita/dsh-spec-gate ↗★ 0
dsh-spec-gate
规格门插件:模糊需求访谈暴露假设(歧义评分收敛)+ 不可变 Seed 规格锁定 + 交付前验收门。借鉴 Ouroboros 访谈门/三段验证思想,与 dsh-cybernetics 协同(验收失败事件喂控制论回路)。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:boomzikazita/dsh-spec-gate说明文档
阅读完整 README ↗Usage Flow
- Vague request arrives → run
spec_interview_assess→ clarify missing dimensions until score ≤ 0.2 - Lock the spec:
spec_seed_build→ returnsseed_id - Produce the deliverable
- Verify:
spec_gate_evaluate(draft, seed_id)→ only hand over on pass