@armada/sdk / index / QUICK_SYNC_SCHEMA_VERSION
Variable: QUICK_SYNC_SCHEMA_VERSION
constQUICK_SYNC_SCHEMA_VERSION:1=1
Defined in: src/sync/quick-sync-wire.ts:19
Bumped on any breaking change to the wire shapes below. The watcher stamps it into every response; parseQuickSync rejects anything it doesn't recognize, so a producer/consumer skew fails loudly rather than silently mis-scanning.