{
 "bytes": 942869213,
 "derived_from": {
  "note": "Built by pendulumflow from its own canonical seven-file hour, which is unmodified and remains the source of record. Not upstream data.",
  "prefix": "merged-live/2026-08-21/09/",
  "products": {
   "best_bid_ask": {
    "sha256": "f7501d96d1cc43ea3e2f1552641e2dc65d3727531eeab8f25e2f83aa80151ee5"
   },
   "book": {
    "sha256": "7d393a4ace55949d7c722393b20631bd5cd220e67bbfc527f642ca39a92095d1"
   },
   "last_trade_price": {
    "sha256": "8246ee0a25b70402cf4d1da059c9bed683ef7b628c6ef2ee861ee4360744856c"
   },
   "market_resolved": {
    "sha256": "245b4c710914293279775c85a7b7609756217dd5e7f3f9a37731efac00ab5e31"
   },
   "new_market": {
    "sha256": "83892f20e2fb9725476e96d62756a2ada541c7687d228a1bf95b82a9164bd7a6"
   },
   "price_change": {
    "sha256": "390da4e74db39b74d10e2edfe507835682530f4b7c7cf6bb11d17c1ab73534f0"
   },
   "tick_size_change": {
    "sha256": "f20e321a20444206289481c9dc54649eceff895030bfaa5baecbb976b48833a6"
   }
  },
  "source_manifest": {
   "ab_accounting": {
    "best_bid_ask": {
     "boundary_dropped": 20,
     "rows_a": 7683456,
     "rows_b": 7641296,
     "rows_common": 7330212,
     "rows_merged": 7994520,
     "rows_only_a": 353244,
     "rows_only_b": 311084
    },
    "book": {
     "boundary_dropped": 540,
     "rows_a": 687974,
     "rows_b": 655266,
     "rows_common": 318133,
     "rows_merged": 1024567,
     "rows_only_a": 369841,
     "rows_only_b": 337133
    },
    "last_trade_price": {
     "boundary_dropped": 0,
     "rows_a": 100382,
     "rows_b": 100531,
     "rows_common": 94161,
     "rows_merged": 106752,
     "rows_only_a": 6221,
     "rows_only_b": 6370
    },
    "market_resolved": {
     "boundary_dropped": 0,
     "rows_a": 391,
     "rows_b": 393,
     "rows_common": 371,
     "rows_merged": 413,
     "rows_only_a": 20,
     "rows_only_b": 22
    },
    "new_market": {
     "boundary_dropped": 0,
     "rows_a": 281,
     "rows_b": 290,
     "rows_common": 202,
     "rows_merged": 369,
     "rows_only_a": 79,
     "rows_only_b": 88
    },
    "price_change": {
     "boundary_dropped": 354,
     "rows_a": 94975909,
     "rows_b": 94894109,
     "rows_common": 90605926,
     "rows_merged": 99263738,
     "rows_only_a": 4369983,
     "rows_only_b": 4288183
    },
    "tick_size_change": {
     "boundary_dropped": 0,
     "rows_a": 2056,
     "rows_b": 2068,
     "rows_common": 2012,
     "rows_merged": 2112,
     "rows_only_a": 44,
     "rows_only_b": 56
    }
   },
   "archive_root": "merged-live",
   "boundary_guard": "cache",
   "files": {
    "best_bid_ask": {
     "byte_size": 75547925,
     "columns": [
      "timestamp_received",
      "sequence",
      "timestamp",
      "market",
      "asset_id",
      "best_bid",
      "best_ask",
      "spread"
     ],
     "file": "2026-08-21/09/best_bid_ask.parquet",
     "max_sequence": 43347146500193885,
     "min_sequence": 28428972814382050,
     "order_by": [
      "market",
      "asset_id",
      "timestamp",
      "sequence"
     ],
     "row_count": 7994520,
     "sha256": "f7501d96d1cc43ea3e2f1552641e2dc65d3727531eeab8f25e2f83aa80151ee5"
    },
    "book": {
     "byte_size": 71403131,
     "columns": [
      "timestamp_received",
      "sequence",
      "timestamp",
      "market",
      "asset_id",
      "bids",
      "asks"
     ],
     "file": "2026-08-21/09/book.parquet",
     "max_sequence": 43347146500191251,
     "min_sequence": 28428972814046344,
     "order_by": [
      "market",
      "asset_id",
      "timestamp",
      "sequence"
     ],
     "row_count": 1024567,
     "sha256": "7d393a4ace55949d7c722393b20631bd5cd220e67bbfc527f642ca39a92095d1"
    },
    "last_trade_price": {
     "byte_size": 5193265,
     "columns": [
      "timestamp_received",
      "sequence",
      "timestamp",
      "market",
      "asset_id",
      "price",
      "size",
      "side",
      "fee_rate_bps",
      "transaction_hash"
     ],
     "file": "2026-08-21/09/last_trade_price.parquet",
     "max_sequence": 43347146500192375,
     "min_sequence": 28428972814381574,
     "order_by": [
      "market",
      "asset_id",
      "timestamp",
      "sequence"
     ],
     "row_count": 106752,
     "sha256": "8246ee0a25b70402cf4d1da059c9bed683ef7b628c6ef2ee861ee4360744856c"
    },
    "market_resolved": {
     "byte_size": 60243,
     "columns": [
      "timestamp_received",
      "sequence",
      "timestamp",
      "market",
      "id",
      "assets_ids",
      "winning_asset_id",
      "winning_outcome"
     ],
     "file": "2026-08-21/09/market_resolved.parquet",
     "max_sequence": 43347146500140996,
     "min_sequence": 28428972831415954,
     "order_by": [
      "market",
      "id",
      "timestamp",
      "sequence"
     ],
     "row_count": 413,
     "sha256": "245b4c710914293279775c85a7b7609756217dd5e7f3f9a37731efac00ab5e31"
    },
    "new_market": {
     "byte_size": 39903,
     "columns": [
      "timestamp_received",
      "sequence",
      "timestamp",
      "market",
      "id",
      "assets_ids",
      "outcomes",
      "question",
      "slug"
     ],
     "file": "2026-08-21/09/new_market.parquet",
     "max_sequence": 43347146498176522,
     "min_sequence": 28428972815226627,
     "order_by": [
      "market",
      "id",
      "timestamp",
      "sequence"
     ],
     "row_count": 369,
     "sha256": "83892f20e2fb9725476e96d62756a2ada541c7687d228a1bf95b82a9164bd7a6"
    },
    "price_change": {
     "byte_size": 797354389,
     "columns": [
      "timestamp_received",
      "sequence",
      "timestamp",
      "market",
      "asset_id",
      "price",
      "size",
      "side",
      "best_bid",
      "best_ask"
     ],
     "file": "2026-08-21/09/price_change.parquet",
     "max_sequence": 43347146500193901,
     "min_sequence": 28428972814115542,
     "order_by": [
      "market",
      "asset_id",
      "timestamp",
      "sequence"
     ],
     "row_count": 99263738,
     "sha256": "390da4e74db39b74d10e2edfe507835682530f4b7c7cf6bb11d17c1ab73534f0"
    },
    "tick_size_change": {
     "byte_size": 65446,
     "columns": [
      "timestamp_received",
      "sequence",
      "timestamp",
      "market",
      "asset_id",
      "old_tick_size",
      "new_tick_size"
     ],
     "file": "2026-08-21/09/tick_size_change.parquet",
     "max_sequence": 43347146499841041,
     "min_sequence": 28428972832450289,
     "order_by": [
      "market",
      "asset_id",
      "timestamp",
      "sequence"
     ],
     "row_count": 2112,
     "sha256": "f20e321a20444206289481c9dc54649eceff895030bfaa5baecbb976b48833a6"
    }
   },
   "generated_by": "tools/orderbook_ab/merge_ab.py",
   "hour_utc": "2026-08-21T09:00:00+00:00",
   "max_sequence": 43347146500193901,
   "min_sequence": 28428972814046344,
   "row_count": 108392471,
   "sequence_note": "sequence and timestamp_received are collector-local provenance; common rows carry domain B's values",
   "witnesses": "ab"
  }
 },
 "file": "2026-08-21T09.parquet",
 "hour": "2026-08-21/09",
 "layout": "union-event-sorted-v1",
 "products": {
  "best_bid_ask": {
   "byte_range": [
    4,
    76033131
   ],
   "columns": [
    "timestamp_received",
    "sequence",
    "timestamp",
    "market",
    "asset_id",
    "best_bid",
    "best_ask",
    "spread"
   ],
   "max_sequence": 43347146500193885,
   "min_sequence": 28428972814382050,
   "order_by": [
    "market",
    "asset_id",
    "timestamp",
    "sequence"
   ],
   "row_count": 7994520,
   "row_groups": [
    0,
    30
   ],
   "sha256": "c85493eb2e329a53a8e1dea9570dd9bb0962ca2b7ace5b0eade13bcc21ccc70f"
  },
  "book": {
   "byte_range": [
    76033131,
    152977880
   ],
   "columns": [
    "timestamp_received",
    "sequence",
    "timestamp",
    "market",
    "asset_id",
    "bids",
    "asks"
   ],
   "max_sequence": 43347146500191251,
   "min_sequence": 28428972814046344,
   "order_by": [
    "market",
    "asset_id",
    "timestamp",
    "sequence"
   ],
   "row_count": 1024567,
   "row_groups": [
    31,
    34
   ],
   "sha256": "de8b18735509168a278cd9c42103405a02be8c72d44e01bff0f334b2d77684be"
  },
  "last_trade_price": {
   "byte_range": [
    152977880,
    158267778
   ],
   "columns": [
    "timestamp_received",
    "sequence",
    "timestamp",
    "market",
    "asset_id",
    "price",
    "size",
    "side",
    "fee_rate_bps",
    "transaction_hash"
   ],
   "max_sequence": 43347146500192375,
   "min_sequence": 28428972814381574,
   "order_by": [
    "market",
    "asset_id",
    "timestamp",
    "sequence"
   ],
   "row_count": 106752,
   "row_groups": [
    35,
    35
   ],
   "sha256": "b78b28f8b560c156a94230de499f8e201ee05979ef6df2673fa9a67d0ae3e382"
  },
  "market_resolved": {
   "byte_range": [
    158267778,
    158329548
   ],
   "columns": [
    "timestamp_received",
    "sequence",
    "timestamp",
    "market",
    "id",
    "assets_ids",
    "winning_asset_id",
    "winning_outcome"
   ],
   "max_sequence": 43347146500140996,
   "min_sequence": 28428972831415954,
   "order_by": [
    "market",
    "id",
    "timestamp",
    "sequence"
   ],
   "row_count": 413,
   "row_groups": [
    36,
    36
   ],
   "sha256": "f8e2431e2ee3d30d0841fbbfe907b1a9c86bd7722d937d9fcbd3a6f65682c2c8"
  },
  "new_market": {
   "byte_range": [
    158329548,
    158370404
   ],
   "columns": [
    "timestamp_received",
    "sequence",
    "timestamp",
    "market",
    "id",
    "assets_ids",
    "outcomes",
    "question",
    "slug"
   ],
   "max_sequence": 43347146498176522,
   "min_sequence": 28428972815226627,
   "order_by": [
    "market",
    "id",
    "timestamp",
    "sequence"
   ],
   "row_count": 369,
   "row_groups": [
    37,
    37
   ],
   "sha256": "add770da0fdd149a04b2b48ed1bae962245ad8a4a0100f98419c4aee1aa20e1d"
  },
  "price_change": {
   "byte_range": [
    158370404,
    941701297
   ],
   "columns": [
    "timestamp_received",
    "sequence",
    "timestamp",
    "market",
    "asset_id",
    "best_bid",
    "best_ask",
    "price",
    "size",
    "side"
   ],
   "max_sequence": 43347146500193901,
   "min_sequence": 28428972814115542,
   "order_by": [
    "market",
    "asset_id",
    "timestamp",
    "sequence"
   ],
   "row_count": 99263738,
   "row_groups": [
    38,
    416
   ],
   "sha256": "1c15a8be13a19364086e72b9c0333e63fa3fe3a3a37802df1dfe64bda4c42c83"
  },
  "tick_size_change": {
   "byte_range": [
    941701297,
    941774814
   ],
   "columns": [
    "timestamp_received",
    "sequence",
    "timestamp",
    "market",
    "asset_id",
    "old_tick_size",
    "new_tick_size"
   ],
   "max_sequence": 43347146499841041,
   "min_sequence": 28428972832450289,
   "order_by": [
    "market",
    "asset_id",
    "timestamp",
    "sequence"
   ],
   "row_count": 2112,
   "row_groups": [
    417,
    417
   ],
   "sha256": "b4575f893b5c1d76b760ddfc086385b8bf44e49214691d815b03000677fedb35"
  }
 },
 "row_count": 108392471,
 "sha256": "9b70a49fd895c7d5e9b741d3624acd61e9d1e939451899bcea528c02b8ff5d22",
 "verification": {
  "note": "A range digest certifies BYTES. That those bytes are that product comes from this manifest and is cross-checkable against the Parquet footer, which is inside the whole-file sha256.",
  "primary": "sha256sum <file> == .sha256",
  "secondary": "curl -r <start>-<end-1> <url> | sha256sum == .products.<name>.sha256"
 }
}