- Add a shared test-project fixture module that provisions isolated TaskStore-backed projects with cleanup helpers - Implement seedTasks and destroyTestProject utilities for realistic task data setup and teardown in tests - Add Vitest coverage for fixture initialization, seeded task counts, project isolation, custom settings, and real TaskStore operations