sgns::neoswarm::ExecutionChain¶
#include <types.hpp>
Public Attributes¶
| Name | |
|---|---|
| std::vector< ChainStep > | m_steps |
| std::string | m_reasoning why this chain was chosen |
| float | m_chainConfidence builder's confidence in this chain |
Public Attributes Documentation¶
variable m_steps¶
variable m_reasoning¶
why this chain was chosen
variable m_chainConfidence¶
builder's confidence in this chain
Updated on 2026-07-25 at 22:56:56 +0000