namespace AIStudio.Tools;

public readonly record struct ComponentsData(Event Event, string Route);