namespace ErsatzTV.Controllers.Api.Requests; // No command mapping — the controller checks filesystem existence directly (see design #202 §C2). public record LocalPathCheckRequest(string Path);