{
  "bond_id": "stillos-correctness-bond-v1",
  "established": "2026-07-12",
  "wallet": "0xA3a05818d4051BFa759Fb7D936b57C072e4E0Caf",
  "network": "base",
  "asset": "USDC",
  "asset_contract": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
  "bonded_usd": 10,
  "per_verdict_max_usd": 1,
  "onchain_balance_usd": 14.2,
  "active": true,
  "slash_count": 0,
  "slashed_total_usd": 0,
  "slash_history": [],
  "policy_hash": "9bd8a77c37d7be68e14e6dddb0c79b016352b29d5d0a3320c8e74d2dd671e755",
  "slash_policy": "A signed StillOS verdict/receipt is SLASHABLE if, within its stated validity window, its externally-anchored claim is proven false against the SAME named source-of-record the receipt cited. Claim path: POST /dispute with the receipt_hash plus counter-evidence. Resolution: independent re-run of the receipt's resolver. If the re-run overturns the original verdict, the disputant is paid up to per_verdict_max_usd from the bond wallet, on-chain, and the payout is appended to the public slash log. Scope: deterministic-observable verdicts only (merged PR, on-chain event, HTTP read bound to a named source-of-record). Stochastic or opinion outputs are explicitly out of scope and are NOT bonded.",
  "mechanism": "self-custodied, publicly-committed, on-chain-verifiable bond with adjudicated slash payout. NOT a trustless escrow contract. Slash is resolved by independent re-run and executed by a governed command, never auto-paid to an untrusted caller.",
  "claim_endpoint": "https://nolawealthfinancial.com/notary/dispute",
  "verify_balance_instructions": "Independently verify: call USDC.balanceOf(wallet) on Base mainnet (asset_contract above). The bond is ACTIVE only while that on-chain balance is >= bonded_usd. Do not trust this file's numbers; check the chain.",
  "balance_source_rpc": "https://mainnet.base.org",
  "ts": "2026-07-14T23:29:09.535Z",
  "notary_fp": "921e3af51250a1f5",
  "public_key": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAsFIB67A7w7j7oLHjuJeErxMpq2VTZyUXD2785nbgqMM=\n-----END PUBLIC KEY-----\n",
  "attestation_hash": "32b66b33b99beb02165db276d0a5594e98325568c921a81408e0cb641b8e7ade",
  "signature": "lR8IkUVoPTwjGlOvWzYmttzS/V2vMX57pg8CkM7adM4n+lNzjn9czf1w17AMlKizASPjFgx0i5GbYTUelKVzBg==",
  "verify": "Recompute attestation_hash = SHA256(JSON.stringify(status-fields-in-order)); verify Ed25519 signature against public_key; independently confirm onchain_balance_usd via USDC.balanceOf on Base."
}