⚓ CLI Commands
Dry-Run Mode
Inspecting local zero-knowledge HMAC JSON payloads before transmission.
Auditors and security teams can run anchor decide --dry-run to verify that zero proprietary source code or private variables ever leave the local workstation.
💻 Terminal Output
Inspecting Generated PayloadTerminal
$
anchor decide "Added rate limiting middleware" --dry-run{
"schema_version": "1.0",
"timestamp": "2026-08-09T17:04:00Z",
"intent": "Added rate limiting middleware",
"git": { "commit_sha": "b8f2a10c92", "files_changed": 2 },
"source_code_transmitted": false
}