ClawID’s entire reason to exist is to produce tamper-evident receipts of what autonomous agents do. So we put a real Anthropic Claude model in the driver’s seat, point it at production, let it act, and publish the chain. You don’t have to trust us. You just have to trust sha256.
An actual Claude model picks each action via tool use — surface, action, amount. It tracks its own budget, tests the escalation threshold deliberately, and explains its reasoning in plain English. No script, no canned scenario.
The production hub at api.holdtheleash.id validates every step against the owner’s leash policy. ALLOW, HOLD, or DENY, with a one-line reason, signed into a per-tenant hash chain.
The HTML report you can read, plus the raw JSONL receipts file you can verify offline with pip install clawid && clawid verify-receipts. No login. No API key. Pure cryptography.
Each entry is a complete, independent run against the live hub.