Map<String, dynamic> toJson() => { 'date': date, 'messageCount': messageCount, 'sessionCount': sessionCount, 'toolCallCount': toolCallCount, };