{
  "recordedAt": "2026-09-08T22:51:58.185Z",
  "scope": "Real loopback HTTP, signature validation and durable deduplication. Fictional lifecycle samples; no provider or store contacted. One emitter/project per receiver database. No business or revenue calculation.",
  "checks": [
    "Health accepts the proxy public Host header",
    "subscription.started: authenticated and saved",
    "subscription.started: redelivery deduplicated",
    "subscription.started: tampering rejected",
    "entitlement.granted: authenticated and saved",
    "entitlement.granted: redelivery deduplicated",
    "entitlement.granted: tampering rejected",
    "subscription.renewed: authenticated and saved",
    "subscription.renewed: redelivery deduplicated",
    "subscription.renewed: tampering rejected",
    "subscription.canceled: authenticated and saved",
    "subscription.canceled: redelivery deduplicated",
    "subscription.canceled: tampering rejected",
    "subscription.expired: authenticated and saved",
    "subscription.expired: redelivery deduplicated",
    "subscription.expired: tampering rejected",
    "entitlement.revoked: authenticated and saved",
    "entitlement.revoked: redelivery deduplicated",
    "entitlement.revoked: tampering rejected",
    "subscription.refunded: authenticated and saved",
    "subscription.refunded: redelivery deduplicated",
    "subscription.refunded: tampering rejected",
    "One inbox record per event",
    "Inbox survives reopening SQLite"
  ],
  "results": [
    {
      "event": {
        "eventId": "8848b69f-ed2d-417f-832b-bbdc92b7d572",
        "eventType": "subscription.started",
        "eventVersion": "1.0",
        "occurredAt": 1788907858142,
        "processedAt": 1788907918142,
        "store": "fixture",
        "environment": "local-fixture",
        "projectId": "demo_project",
        "userId": "demo_user",
        "productId": "premium.monthly",
        "price": {
          "currency": "USD",
          "amountMicros": 9990000,
          "provenance": "store"
        },
        "subscription": {
          "productId": "premium.monthly",
          "state": "Active",
          "active": true,
          "expiresAt": 1788907978142,
          "willRenew": true
        }
      },
      "httpStatus": 200,
      "duplicate": true,
      "requestHost": "receiver.example.test",
      "tamperedHttpStatus": 401
    },
    {
      "event": {
        "eventId": "10462632-3097-4a0e-9b9c-1b122814d84a",
        "eventType": "entitlement.granted",
        "eventVersion": "1.0",
        "occurredAt": 1788907859142,
        "processedAt": 1788907918142,
        "store": "fixture",
        "environment": "local-fixture",
        "projectId": "demo_project",
        "userId": "demo_user",
        "productId": "premium.monthly",
        "subscription": {
          "productId": "premium.monthly",
          "state": "Active",
          "active": true,
          "expiresAt": 1788907978142,
          "willRenew": true
        }
      },
      "httpStatus": 200,
      "duplicate": true,
      "requestHost": "receiver.example.test",
      "tamperedHttpStatus": 401
    },
    {
      "event": {
        "eventId": "db2d47db-4e58-46c3-b56c-d0a6d744c95e",
        "eventType": "subscription.renewed",
        "eventVersion": "1.0",
        "occurredAt": 1788907860142,
        "processedAt": 1788907918142,
        "store": "fixture",
        "environment": "local-fixture",
        "projectId": "demo_project",
        "userId": "demo_user",
        "productId": "premium.monthly",
        "price": {
          "currency": "USD",
          "amountMicros": 9990000,
          "provenance": "store"
        },
        "subscription": {
          "productId": "premium.monthly",
          "state": "Active",
          "active": true,
          "expiresAt": 1788907978142,
          "willRenew": true
        }
      },
      "httpStatus": 200,
      "duplicate": true,
      "requestHost": "receiver.example.test",
      "tamperedHttpStatus": 401
    },
    {
      "event": {
        "eventId": "c0794713-9d34-4430-afd0-58b01c7f174f",
        "eventType": "subscription.canceled",
        "eventVersion": "1.0",
        "occurredAt": 1788907861142,
        "processedAt": 1788907918142,
        "store": "fixture",
        "environment": "local-fixture",
        "projectId": "demo_project",
        "userId": "demo_user",
        "productId": "premium.monthly",
        "subscription": {
          "productId": "premium.monthly",
          "state": "Active",
          "active": true,
          "expiresAt": 1788907978142,
          "willRenew": false
        }
      },
      "httpStatus": 200,
      "duplicate": true,
      "requestHost": "receiver.example.test",
      "tamperedHttpStatus": 401
    },
    {
      "event": {
        "eventId": "8a6b95a5-4c30-402f-851f-3be8105a0f44",
        "eventType": "subscription.expired",
        "eventVersion": "1.0",
        "occurredAt": 1788907862142,
        "processedAt": 1788907918142,
        "store": "fixture",
        "environment": "local-fixture",
        "projectId": "demo_project",
        "userId": "demo_user",
        "productId": "premium.monthly",
        "subscription": {
          "productId": "premium.monthly",
          "state": "Expired",
          "active": false,
          "expiresAt": 1788907917142,
          "willRenew": false
        }
      },
      "httpStatus": 200,
      "duplicate": true,
      "requestHost": "receiver.example.test",
      "tamperedHttpStatus": 401
    },
    {
      "event": {
        "eventId": "24984b15-4f8b-48b2-b583-2d65399b2b79",
        "eventType": "entitlement.revoked",
        "eventVersion": "1.0",
        "occurredAt": 1788907863142,
        "processedAt": 1788907918142,
        "store": "fixture",
        "environment": "local-fixture",
        "projectId": "demo_project",
        "userId": "demo_user",
        "productId": "premium.monthly",
        "subscription": {
          "productId": "premium.monthly",
          "state": "Expired",
          "active": false,
          "expiresAt": 1788907917142,
          "willRenew": false
        }
      },
      "httpStatus": 200,
      "duplicate": true,
      "requestHost": "receiver.example.test",
      "tamperedHttpStatus": 401
    },
    {
      "event": {
        "eventId": "0b66ad2e-6b25-470e-ab7c-61d305f58d71",
        "eventType": "subscription.refunded",
        "eventVersion": "1.0",
        "occurredAt": 1788907864142,
        "processedAt": 1788907918142,
        "store": "fixture",
        "environment": "local-fixture",
        "projectId": "demo_project",
        "userId": "demo_user",
        "productId": "premium.monthly",
        "subscription": {
          "productId": "premium.monthly",
          "state": "Refunded",
          "active": false,
          "expiresAt": 1788907917142,
          "willRenew": false
        }
      },
      "httpStatus": 200,
      "duplicate": true,
      "requestHost": "receiver.example.test",
      "tamperedHttpStatus": 401
    }
  ],
  "inboxCount": 7,
  "sourceHashes": {
    "consumer.mjs": "d8e168238270309157d52ca777fea30f1d37bae38b96e88148314c894bdb1b4c",
    "webhooks.mjs": "4838bac7a9083440998409aa1ab543999495ea6a907036bc78ba2002feb588b2",
    "contract.mjs": "c97b51ed48875303c382059af5dc321005d677ab2ea834a6e00c060308bc2ab2",
    "package.json": "396fc93b7d50240739af2b817c172ffab8692245bd919de3b26ee713b56d455b",
    "package-lock.json": "6f5333cc45203d6a27fec82c9370a8c25fef7faab591467dd2ff3c79acd6ae1c"
  }
}
