Task — engineering-spec@1
"Tauri SQLite client - synced/local tables, combining views, changes outbox, sync worker"
draftTASK-MEMORY-233
TASK-MEMORY-233: Tauri SQLite client - synced/local tables, combining views, changes outbox, sync worker
1. Description
offline reads+writes work; LWW-with-revision conflicts; 409 rebase path tested; supervisor spawns the Rust worker, not python
Migrated 2026-07-08 from the memory improvement backlog, folded into the task system as class: improvement. Source report refs: R61, R63.
Acceptance criteria
- [ ] offline reads+writes work; LWW-with-revision conflicts; 409 rebase path tested; supervisor spawns the Rust worker, not python