mandate-orchestrator
Run the mandate prover.
curl --proto '=https' --tlsv1.2 -LsSf https://sh.repyhlabs.dev/mandate-orchestrator | sh Windows (PowerShell)
powershell -ExecutionPolicy Bypass -c "irm https://releases.repyhlabs.dev/Repyh-Labs/agentic-guardrails/releases/download/v0.4.1/mandate-orchestrator-installer.ps1 | iex" Apple Silicon macOS Intel macOS x64 Linux x64 Windows
Accepts signed intents + agent proposals, runs the policy-engine inside an SP1 zkVM, and emits zero-knowledge proofs that the proposal satisfies the intent.
Manual downloads
Prefer to audit the binary yourself? Fetch the file, verify its SHA256
against the one published in the release, and move it onto your $PATH.
| Platform | File | SHA256 |
|---|---|---|
| Apple Silicon macOS | mandate-orchestrator-aarch64-apple-darwin.tar.xz | 8a4b62195c01 |
| Intel macOS | mandate-orchestrator-x86_64-apple-darwin.tar.xz | 516c0fbd0081 |
| x64 Linux | mandate-orchestrator-x86_64-unknown-linux-gnu.tar.xz | 2d8da1f7eb32 |
| x64 Windows | mandate-orchestrator-x86_64-pc-windows-msvc.zip | 82c144d82be4 |