namespace Nebula.Shared.Models; public record struct RobustManifestItem(string Hash, string Path, int Id);