Module effects

Module effects 

Source
Expand description

Compiled effect identifiers, payloads, and replay-safe effect schemas.

Structs§

EffectId
Stable identifier for an effect instance.
EffectPayload
Effect with resolved targets ready for execution.
EffectSpec
Fully specified effect with targeting metadata.
ReplacementSpec
Replacement specification with priority ordering.

Enums§

EffectKind
Effect kinds that can be executed by the engine.
EffectSourceKind
Source category for an effect.
ReplacementHook
Hook point for replacement effects.
ReplacementKind
Replacement behavior for a hook.
RuleOverrideKind
Turn-scoped rule-action override selectors.
TerminalOutcomeSpec
Terminal outcome specified relative to the effect controller.