Comprehensive verification of the TaskStore trait and SQLite backend implementation for the first 7 tables from plan §4. All acceptance criteria met: - CRUD operations round-trip correctly (14 tests passing) - Idempotent migrations with schema version check - Concurrent writes don't deadlock (WAL mode + busy_timeout) - Table sizes fit within 100 MB budget Implementation matches plan §4 schema exactly with all non-obvious requirements handled correctly (JSON node_tasks, BLOB body_sha256, etc.). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| miroir-core | ||
| miroir-ctl | ||
| miroir-proxy | ||