miroir/crates
jedarden 2b3f2bfa1c fix(topology): populate shard_count, last_seen_ms, and error fields
- Compute shard_count per node using rendezvous hash assignment
- Compute last_seen_ms from node.last_seen (milliseconds since last health check)
- Populate error field from node.last_error

This completes the plan §10 topology endpoint JSON shape requirements.

Closes: bf-3jy5
2026-05-25 04:40:50 -04:00
..
miroir-core fix(tests): move beacon integration tests into correct module 2026-05-25 04:20:56 -04:00
miroir-ctl feat(cli): add runbook references to all miroir-ctl subcommands (P11.4) 2026-05-25 03:07:44 -04:00
miroir-proxy fix(topology): populate shard_count, last_seen_ms, and error fields 2026-05-25 04:40:50 -04:00