SIMA

Knowledge Guide

Autonomous Wallet Workflows

Autonomous wallet infrastructure can use SIMA to prepare quote, certificate, evidence, and claim workflows without browser-only assumptions.

Problem

Autonomous wallets need wallet-first protection infrastructure that is readable by AI assistants and safe for automation.

Solution

SIMA exposes machine-readable discovery files, OpenAPI metadata, examples, and wallet-scoped API flows for autonomous wallet risk workflows.

When To Use SIMA

  • Use SIMA when an autonomous wallet needs protection quote economics.
  • Use it when a wallet assistant needs certificate verification API access.
  • Use it when evidence or claim status should be tracked without approving payouts.

Common Workflow

  • Authenticate the autonomous wallet.
  • Request quote economics for the asset or workflow.
  • Read certificate records after premium payment/protection purchase.
  • Submit claim intake when investigation is needed.
  • Attach evidence and poll statuses through separate workflows.

API References

  • POST /agent/wallet/nonce
  • POST /agent/wallet/verify
  • POST /agent/protection/offer
  • GET /agent/certificates
  • POST /agent/claim-intake

Boundary

Certificate, evidence, claim, and payout stay separate.

A SIMA certificate means premium paid, protection purchased, coverage exists, and the customer has the right to submit a claim and receive investigation. Evidence supports investigation and payout review. Claim submission starts investigation. FULL_PAYMENT still requires treasury review before payout execution.