MkaliezZ/dsh-policy-test

MkaliezZ★ 0TypeScript最后同步: 2026-08-15

在 GitHub 打开

Deterministic regression tests for DSH policy decisions, evaluated without invoking the protected tool body.

README 摘要

dsh-policy-test Deterministic regression tests for DSH policy decisions. v0.1 evaluates policy fixtures without calling the protected tool body. It is intended for AgentFuse-style and other DSH pre-dispatch policies where configuration drift can silently turn an expected BLOCK into ASK/ALLOW. Fixture cases carry tool, args, and expected decision. The runner returns pass/fail results and never dispatches the underlying tool implementation. Non-claims - no physical tool execution in test mode; - not a sandbox; - policy adapters must be supplied explicitly; - passing fixtures do not prove production configuration is identical unless that configuration is what the adapter evaluates. Development MIT

在 GitHub 查看完整 README →
Agent/智能体agent-toolingdeepseek-harnessdeveloper-toolsdsh-plugintestingtypescriptagent

分类