mirror of
https://github.com/jmcorgan/fips.git
synced 2026-08-02 04:46:15 +00:00
Phase 1 pre-rekey baseline was failing intermittently on CI runners because 5s wasn't enough for multi-hop discovery (B→D requires B→C→D). The mesh always converged by Phase 3, confirming this was purely a timing issue.