miroir/crates
jedarden d5575d7a90 fix(anti_entropy): fix compilation issues with feature-gated Mode A tests
- Add #[cfg(feature = "peer-discovery")] to tests_mode_a_acceptance module
- Add WriteResponse import to dump_import.rs test module
- Disable obsolete test_acceptance_4_mode_a_shard_partitioning which uses
  old with_mode_a_scaling API that doesn't match current ModeACoordinator

The TTL suspend branch (miroir-uhj.8.3) was already implemented correctly
in repair_divergergent_pk (lines 931-966). Tests verify:
- Expired documents are deleted from all replicas (prevents zombie resurrection)
- Standard highest-updated_at-wins rule applies when not expired
- Anti-entropy origin tagging for CDC suppression

Closes: miroir-uhj.8.3

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 08:15:06 -04:00
..
miroir-core fix(anti_entropy): fix compilation issues with feature-gated Mode A tests 2026-05-24 08:15:06 -04:00
miroir-ctl feat(proxy): implement streaming routed dump import (P5.9, §13.9) 2026-05-24 06:07:00 -04:00
miroir-proxy feat(query): implement §13.4 shard-aware query planner for PK-constrained searches 2026-05-24 07:51:39 -04:00