AgentSpec({required this.name, this.description, Map<String, dynamic>? annotations}) : annotations = annotations ?? {};