{
  "schema": "receiz.sports_arena.card_manifest.v1",
  "sport": "baseball",
  "collectibleId": "sports_card_example_01JZ",
  "claimHash": "sha256:example-card-claim",
  "card": {
    "playerName": "Example Player",
    "team": "Example Club",
    "season": "2026",
    "rarity": "rare",
    "deterministicImageUrl": "https://receiz.com/api/game/signal-run/cards/example/share-image"
  },
  "ownership": {
    "ownerSubject": "sub_example_receiz_subject",
    "custody": "owned",
    "ownershipAppendHash": "sha256:example-ownership-append",
    "updatedAt": "2026-06-25T00:00:00.000Z"
  },
  "valueBasis": {
    "score": "12.4",
    "kaiUpulse": "123456.000001",
    "reserveUsdCents": "2500",
    "source": "verified_appends"
  },
  "appendSummary": {
    "count": 3,
    "latestAppendHash": "sha256:example-latest-append",
    "latestObservedAt": "2026-06-25T00:01:00.000Z"
  },
  "eventProofSummary": {
    "count": 1,
    "latestProofHash": "sha256:example-event-proof",
    "latestEventType": "defensive_gem"
  },
  "links": {
    "asset": "https://receiz.com/game/sports",
    "proof": "https://receiz.com/api/game/sports/conformance",
    "manifestSchema": "https://receiz.com/standards/receiz.sports-card-manifest.schema.v1.json"
  }
}
