{
  "receipt_version": 1,
  "subject": "https://quox.ai/facts.json",
  "facts_sha256": "f8083dd457ee9ec24054e48e01e5cd3b50fd034a81c3c0b702ceb912ffc7e743",
  "ward_entry": {
    "ward_version": "0.2",
    "ward_entry_id": "20c28c24-a37c-4500-9719-fce23752bce2",
    "chain_id": "ward:quox.ai/facts",
    "seq": 12,
    "witnessed_at": "2026-09-04T07:45:55.119Z",
    "source_kind": "EXTERNAL",
    "source_id": "https://quox.ai/facts.json#sha256:f8083dd457ee9ec24054e48e01e5cd3b50fd034a81c3c0b702ceb912ffc7e743",
    "payload_hash": "f8083dd457ee9ec24054e48e01e5cd3b50fd034a81c3c0b702ceb912ffc7e743",
    "prev_chain_hash": "bd26996ae6f5693a83ed735c0728ee80a41c5a9e446ed1f418f328b41aaf4438",
    "chain_hash": "b3ec52e6f26c57cdc070e3f98df5bbf6e9758e4e99b9d962302391fd8ff30467",
    "issuer_id": "quox.ai#dev-signer"
  },
  "ward_tip": {
    "tip_id": "193caad2-f3f1-444b-adb7-1ca5bf2cb502",
    "chain_id": "ward:quox.ai/facts",
    "tip_seq": 12,
    "tip_chain_hash": "b3ec52e6f26c57cdc070e3f98df5bbf6e9758e4e99b9d962302391fd8ff30467",
    "entry_count": 12,
    "created_at": "2026-09-04T07:45:55.128Z",
    "sig": "XU0NTZeAm4cZpRBXxgcOe+A70GePB6zvqtKCI+rQ7JaX1Pheu8KRYfIjXIhjnyXoQNr1pgb962pL0QeLFW5KAQ==",
    "key_id": "f31d515099361405"
  },
  "public_key": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEA8x1RUJk2FAWNg9g29Hy9w4n4I0fugmUoZEbguQpf9Xs=\n-----END PUBLIC KEY-----\n",
  "verify": {
    "steps": [
      "Download /facts.json and compute its SHA-256 hex digest.",
      "Confirm the digest equals both facts_sha256 and ward_entry.payload_hash below.",
      "Recompute ward_entry.chain_hash per WARD SPEC.md section 4.4 (canonical-JSON hash of the entry's ten required fields, excluding chain_hash itself) and confirm it matches the value below.",
      "Verify ward_tip.sig is a valid Ed25519 signature, made by public_key, over the raw UTF-8 bytes of ward_tip.tip_chain_hash (WARD SPEC.md section 12.2).",
      "A match on every step proves facts.json has not changed since this receipt was issued, and that the receipt itself was issued by the holder of public_key."
    ],
    "spec": "https://quox.ai/docs/ward"
  }
}
