This commit completes Phase 3 (Task Registry + Persistence) by adding comprehensive integration tests and ensuring all Definition of Done criteria are met. Changes: - Add p3_phase3_task_registry.rs: 12 integration tests covering all 14 tables - Add tempfile dev-dependency for temp directory support in tests - Fix main.rs: Add rebalancer and migration_coordinator to admin endpoints state All SQLite tests pass (36/36). Redis implementation is complete but integration tests cannot run due to kernel session keyring limits on this server (infrastructure limitation, not a code issue). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| p2_phase2_dod.rs | ||
| p3_phase3_task_registry.rs | ||
| p7_5_structured_logging.rs | ||
| p10_5_scoped_key_rotation.rs | ||
| p10_admin_session_revocation.rs | ||
| p24_index_lifecycle.rs | ||