8f63b1c7c17cd6ccd00bd1353a755b2c05309cf5
- TaskStore directory changed from `tasks-<id>` to `<accountId>/tasks/` per spec - TaskStore now created before SyncCoordinator and passed as `taskStore:` arg so deferral resurfacing works - Use `mailStore.databaseWriter` instead of raw `dbPool` for consistency - Remove unused `deferSelectedItem` stub (all callers use `deferItem(_:until:)` directly) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
HTML
78%
Swift
13.5%
JavaScript
4.1%
Vim Script
1.8%
CSS
1.2%
Other
1.4%