Compile-time DSL for declarative data-driven Work programs.
The macros emit ordinary data and compile it through
Spectre.Execution.Program. Runtime-authored maps use the same constructor,
so compiled and runtime origins share the exact program IR and interpreter.
Summary
Functions
Declares one pure registered predicate branch.
Declares a terminal failure node.
Declares a terminal completion node returning current state.
Declares a terminal completion node.
Declares one registered cognitive inference step.
Declares a pure registered state migration into this program version.
Declares one bounded repeat control node.
Declares one registered operation step.
Functions
Declares one pure registered predicate branch.
Declares a terminal failure node.
Declares a terminal completion node returning current state.
Declares a terminal completion node.
Declares one registered cognitive inference step.
Declares a pure registered state migration into this program version.
Declares one bounded repeat control node.
Declares one registered operation step.