|
GridFire 0.6.0
General Purpose Nuclear Network
|
Structured explanation node for trigger evaluations. More...
#include <vector>#include <string>Classes | |
| struct | gridfire::trigger::TriggerResult |
Namespaces | |
| namespace | gridfire |
| namespace | gridfire::trigger |
Structured explanation node for trigger evaluations.
TriggerResult represents a tree describing why a trigger evaluated to true/false. Each node contains a boolean value, a short name, a human-readable description, and optional nested causes for composite triggers (e.g., AND/OR/NOT).