From DSG Governance Control Plane
Deterministic formal verification for DSG ONE.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dsg-governance:formal-verificationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Deterministic formal verification for DSG ONE.
Deterministic formal verification for DSG ONE.
Verify governance policies, runtime safety, and execution correctness using Z3 Spacer and Horn Clauses.
dsg verify
npx claudepluginhub tdealer01-crypto/tdealer01-crypto-dsg-control-plane --plugin dsg-governanceVerify deterministic gates and governance policies using hybrid Ising + Z3 formal solver pipeline. Use this skill whenever you need to: verify policy constraints formally, generate deterministic proofs for audit trails, detect violations and counterexamples, integrate formal proofs into CCVS evidence pipeline, or validate gate decisions using Z3 SMT solver. The skill coordinates a three-stage verification workflow: (1) Ising solver finds safe assignments matching policy requirements, (2) Agent processes results in parallel, (3) Z3 performs formal verification to detect violations. Triggers on: "verify policy", "formal proof", "check constraint", "Z3", "gate verification", "proof generation", "violation detection", "CCVS evidence", "deterministic proof", "counterexample", "satisfiability".
Assists with formal verification of Sui Move smart contracts using the Sui Prover. Useful for ensuring contract correctness and security.
Hub skill for the midnight-verify plugin. Classifies claims by domain, routes to the appropriate domain skill, dispatches sub-agents based on the domain skill's routing, and synthesizes final verdicts. Loaded by the /midnight-verify:verify command — the main thread acts as orchestrator.