namespace AxCopilot.Services.Agent; public record TemplateMood(string Key, string Label, string Icon, string Description);