Modules§
Structs§
- Rule
- A self-contained unit of logic with explicit stage, priority, and flow control.
- Rule
Constraints - Rule
Engine - Rule
Execution Event - Rule
Group - Rule
Script Registry - Registry of script helper functions that can be called from rule templates via {{script:fnName}}. Populated at script load time from globalThis.scriptHelpers. This is a data-only struct in 1.0; runtime invocation deferred to 1.x.
- Rule
Trace - Script
Helper Entry