AgentSnapshot

constructor(agentName: String, beliefs: List<String> = emptyList(), goals: List<String> = emptyList(), intentions: List<String> = emptyList())(source)