## What to build Emit a prominent warning when `strategy: pk` runs under the `snapshot` command (no CDC to reconcile drift). ## Requirements - [ ] Warning logged on `pgstream snapshot` with `strategy: pk` - [ ] No warning under `run` (CDC follows) ## Depends on - #928 — Walking skeleton: keyset snapshot + batch sizing
What to build
Emit a prominent warning when
strategy: pkruns under thesnapshotcommand (no CDC to reconcile drift).Requirements
pgstream snapshotwithstrategy: pkrun(CDC follows)Depends on