Module instruction

Module instruction 

Source
Expand description

Instruction templating — inject state values into instruction strings.

Replaces {key} placeholders with values from the state container. Supports optional {key?} syntax that resolves to empty string if missing.

Functions§

inject_session_state
Replace {key} placeholders in template with values from state.