Leo-Ayh-Oday/dsh-orcana
Leo-Ayh-Oday★ 0TypeScript最后同步: 2026-08-14
Runtime governance for DeepSeek Harness: progress governor, evidence freshness, completion guard, capability router (Same model. Same DSH. One runtime intervention.)
README 摘要
Orcana for DeepSeek Harness English 中文 Runtime governance for stronger coding-agent execution. Same model. Same DSH. One runtime intervention. - progress-aware liveness (Progress Governor) - generation-bound verification evidence (Evidence Freshness) - evidence-aware completion (Completion Claim Guard) - task-profile capability disclosure (Capability Router) Status: v0.1 experimental — see PLAN-v0.1.md for scope and the frozen benchmark invariants, docs/architecture.md and docs/methodology.md for details. Layout Path Role packages/governor-core Framework-agnostic progress-fact engine (zero Cordis) packages/dsh-governor DSH adapter plugin (function plugin, mounts DSH extension points) packages/dsh-bundle Profile bundle ( dsh.bundle.patch contract) packages/dsh-orcana-linux dsh-orcana Linux edition: native hardening layers over the official sandbox contract packages/dsh-orcana-linux-bundle Profile bundle for the Linux edition ( dsh.bundle.patch contract) benchmark/ A/B harness: task manifests, patches, runner, reports scripts/ dev-install / smoke / bench-run Install Official DSH bundle install (once the @orcana/ packages are published): dsh plugin add installs the bundle and auto-act…
在 GitHub 查看完整 README →