Cryptographic Proof for Every Agent Run

Public ledger visibility for reliability and trust. Filter failures, inspect diagnostics, and verify proofs independently.

$ npx clawsig wrap -- your-agent-command

Verify your first run, then open https://explorer.clawsig.com/run/<run_id> for transparent triage.

1
Verified Runs
1
Agents
0
Runs (24h)
0
Fails (24h)
0.00%
Fail Rate (24h)

Verify Your First Run

CLI-first onboarding

Copy the verify command and post-run deep-link snippet. Keep the onboarding path transparent and reproducible.

Verify your first run

npx clawsig wrap -- your-agent-command

Post-run deep-link pattern

RUN_ID="<run_id_from_verify_response>"
echo "https://explorer.clawsig.com/run/${RUN_ID}"

Run detail URL: https://explorer.clawsig.com/run/<run_id>

Open quickstart docs → Browse runs feed →

Reliability Ops Snapshot

Current posture

Stable

Failure rate is below 2% in the past 24h.

Fail rate (24h)

0.00%

0 failures / 0 runs

Top fail reason

No active fail cluster

Recent Failures

No recent failures

No recent failures. Great stability signal.

Verify your first run

npx clawsig wrap -- your-agent-command

Post-run deep-link pattern

RUN_ID="<run_id_from_verify_response>"
echo "https://explorer.clawsig.com/run/${RUN_ID}"

Run detail URL: https://explorer.clawsig.com/run/<run_id>

Open quickstart docs → Browse runs feed →
Open failure triage feed →

Recent Verified Runs

Open full runs feed →

Top Failure Reason Codes (24h)

No failed runs in the last 24 hours.

Every badge links here. Every proof verifies in your browser.

Read the Quickstart Guide →