Identified by two independent agent runs (seen as the unnamed 3885/1 flake on #43's lane, then pinned during #42): doctor::tests::workspace_probe_path_is_hidden_and_unique builds its unique name from SystemTime::now() nanos + PID (crates/zeroclaw-runtime/src/doctor/mod.rs:1571) and calls it twice back-to-back asserting inequality — fails whenever the clock does not tick between calls. Same content passed 4x, failed 1x. Fix direction: counter or random suffix in the module. Pre-existing (predates the control-plane branches, bea9e53ea); upstream-applicable.
Identified by two independent agent runs (seen as the unnamed 3885/1 flake on #43's lane, then pinned during #42):
doctor::tests::workspace_probe_path_is_hidden_and_uniquebuilds its unique name from SystemTime::now() nanos + PID (crates/zeroclaw-runtime/src/doctor/mod.rs:1571) and calls it twice back-to-back asserting inequality — fails whenever the clock does not tick between calls. Same content passed 4x, failed 1x. Fix direction: counter or random suffix in the module. Pre-existing (predates the control-plane branches,bea9e53ea); upstream-applicable.