Platform Info Summary
data class PlatformInfoSummary(val agentCount: Int, val agentNames: Set<String>, val actionCount: Int, val goalCount: Int, val conditionCount: Int, val name: String, val domainTypes: Set<String>, val models: List<<Error class: unknown class>>, val toolGroups: List<ToolGroupMetadata>)
DTO for platform information summary.