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 a protection offer for the asset or workflow.
  • Read certificate records after premium payment/protection purchase.
  • Use separate claim investigation workflows when needed.

API References

  • POST /agent/wallet/nonce
  • POST /agent/wallet/verify
  • POST /agent/protection/offer
  • POST /agent/protection/purchase
  • GET /agent/protection/certificates/{id}

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.