SyncStateView
SyncStateView = typeof
syncStateShape&object
Defined in: packages/client/src/local-tables.ts:236
The <t>_sync_state convergence view (ADR-0011): fixed state columns + the entry’s PK columns.
Conservatively indexed for the same reason as JournalTable — it projects only the PK columns
(a subset not recoverable at the type level), so the PK columns ride the index signature.