Skip to content

sgns::neoswarm::ChainStep

#include <types.hpp>

Public Attributes

Name
ELMRole m_role
std::optional< std::string > m_domain
e.g. "math", "code" — for domain ELMs

Public Attributes Documentation

variable m_role

ELMRole m_role = ELMRole::PrimaryDraft;

variable m_domain

std::optional< std::string > m_domain;

e.g. "math", "code" — for domain ELMs


Updated on 2026-07-25 at 22:56:56 +0000