victorzhong0110/dsh-outcome-loop

victorzhong0110★ 1TypeScript最后同步: 2026-08-20

在 GitHub 打开

DeepSeek Harness (DSH) 任务结果账本与验收插件:机械证据验收、默认零额外 token、数据本地持有。Local-first task outcome ledger & acceptance plugin: evidence-backed verification, zero extra model cost, user-owned sidecar data.

README 摘要

dsh-outcome-loop Task outcome ledger & acceptance plugin for DeepSeek Harness (DSH) · 任务结果账本与验收插件 Know whether a task was actually completed — with near-zero extra tokens and mechanically re-checkable evidence — and keep the result as a portable, user-owned record. dsh-outcome-loop is a local-first, user-owned, vendor-neutral task outcome ledger and acceptance plugin for DSH. It organizes one DSH session's goal, constraints, acceptance criteria, execution evidence, user feedback, cost, and final result into a re-auditable task record. - Stops "the model said done" from being mistaken for "the task is done" : acceptance is based on mechanical evidence — tests, build, lint, exit codes, file state, diagnostics, git scope; - Zero extra model cost by default : no extra LLM calls, no model-visible tools, no system-prompt injection; - Local by default, offline by default : all result data lives in your own DSH storage backend; - User owns and controls the data : inspect, delete, or export — with a preview + redaction gate before any export; - Separates success, failure, unknown, stale evidence, user acceptance and user abandonment — an unknown is never silently converted into a success. Q…

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

分类