The Storage trait itself does not declare `Send + Sync` bounds — only the boxed instance held by `TaskRepository` does. Reword to describe what's actually required of an implementation, and call out that `FileSystemStorage` does not coordinate writes across processes outside the `.sync.lock`-protected WebDAV flow. https://claude.ai/code/session_01LweYBKMFbnTen7pCTdeQKq |
||
|---|---|---|
| .. | ||
| API.md | ||
| DEVELOPMENT.md | ||