Commit 58d167b
committed
docs(driver-turso): the replica arm's sync is not cancelled, and the mirror does not declare
Two prose repairs the contract review raised as non-blocking; no behaviour and
no schema changes.
- packages/drivers/driver-turso/README.md — the README named both arms and the
WebSocket gap but dropped the clause `turso-driver.ts`'s docblock and the
changeset both carry: on the replica arm the native binding's own sync is not
cancelled, only no longer awaited. Wording matched to the docblock.
- docs/design/driver-turso.md §10 — "Both declare exactly the keys the driver
reads" overstated: the package-published mirror does not declare `mode`,
which `TursoDriver.detectMode` reads. The sentence now claims only the
direction ADR-0049 governs (no declared key the driver does not read) and
names the gap. The gap itself is pre-existing and deliberately left alone.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ADLdAs2pVcH17h9tZKWMBgmode (#16024)1 parent 18d5e0d commit 58d167b
2 files changed
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
516 | | - | |
517 | | - | |
518 | | - | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
519 | 521 | | |
520 | 522 | | |
521 | 523 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
217 | 220 | | |
218 | 221 | | |
219 | 222 | | |
| |||
0 commit comments