miroir/crates
jedarden afdcb3776d test(miroir-core): add drift reconciler acceptance tests (P5.5.d §13.5)
Added comprehensive acceptance tests for the drift reconciler background
task that verify:

1. Hash-based settings comparison detects drift
2. Default interval is 5 minutes (300 seconds)
3. Auto-repair is enabled by default
4. Metrics callback ticks on each repair (miroir_settings_drift_repair_total)
5. Configurable interval and auto_repair settings

Also made drift_reconciler module public in rebalancer_worker/mod.rs
to allow acceptance tests to use the DriftReconcilerConfig.

Closes: miroir-uhj.5.4

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 22:21:14 -04:00
..
miroir-core test(miroir-core): add drift reconciler acceptance tests (P5.5.d §13.5) 2026-05-24 22:21:14 -04:00
miroir-ctl feat(reshard): implement full six-phase orchestrator with admin API integration 2026-05-24 18:59:36 -04:00
miroir-proxy fix(admin-api): return 202 Accepted with miroir_task_id for topology ops 2026-05-24 20:56:32 -04:00