/claim #7724
SshMultiplexingHelper from shell ls existence-check to filesystem-backed sync validation.storeInFileSystem().ssh-mux socket file + mux metadata cache) so the next command does not reuse stale connection state.The sporadic auth failures are consistent with stale per-instance key files: some app instances can keep an older key file while DB has the latest key. This change forces each command path to reconcile key file content against DB before building the SSH command.
tests/Unit/SshKeySyncValidationTest.php
validateSshKeyphp artisan test --compact tests/Unit/SshKeySyncValidationTest.php tests/Unit/SshMultiplexingDisableTest.phpv4.xLiuyi Yu
@yuliuyi717-ux
Zach Latta
@zachlatta