{
  "schema": "receiz.asset_manifest.v1",
  "assetId": "asset_example_01JZ_RECEIZ",
  "assetType": "proof_object",
  "proof": {
    "kind": "receiz.proof_bundle",
    "payloadVersion": 1,
    "createdAtMs": 1782400000000,
    "ts": "2026-06-25T00:00:00.000Z",
    "code": "EXAMPLE",
    "slug": "developer-example",
    "verifyPath": "/v/developer-example/EXAMPLE/123456",
    "verifyUrl": "https://receiz.com/v/developer-example/EXAMPLE/123456",
    "kaiPulseEternal": 123456,
    "artifactSha256Basis": "sha256:example-artifact-basis"
  },
  "owner": {
    "receizSubject": "sub_example_receiz_subject",
    "displayName": "Example Owner",
    "custody": "current"
  },
  "media": {
    "kind": "image",
    "mimeType": "image/png",
    "url": "https://receiz.com/api/receiz?code=EXAMPLE"
  },
  "appends": [
    {
      "id": "append_example_001",
      "kind": "proof.appended",
      "createdAt": "2026-06-25T00:00:00.000Z",
      "appendHash": "sha256:example-append"
    }
  ],
  "settlement": {
    "state": "none",
    "ledgerEventId": null
  },
  "links": {
    "verify": "https://receiz.com/v/developer-example/EXAMPLE/123456",
    "openapi": "https://receiz.com/openapi.json"
  }
}
