What to build
Make Swift helper executable caching safe when multiple agent-device processes build the same cache key at the same time. This is most likely during parallel record stop or recording post-processing tests.
The fix should preserve the cache performance benefit while avoiding flaky rename or partial-artifact races.
Acceptance criteria
Blocked by
None - can start immediately
What to build
Make Swift helper executable caching safe when multiple agent-device processes build the same cache key at the same time. This is most likely during parallel
record stopor recording post-processing tests.The fix should preserve the cache performance benefit while avoiding flaky rename or partial-artifact races.
Acceptance criteria
Blocked by
None - can start immediately