namespace Flawless.Communication.Shared; public record LockFileInfo(string Path, string Owner);