Module reverted

Module reverted 

Source
Expand description

Transitions from Reverted. Terminal until the channel halt is lifted by a new declared SHA (RFC-0005 §3). The runtime creates a fresh HostRolloutState when the next rollout opens for this channel; this record stays Reverted as history.

All events return IllegalForState. Like Converged, this branch exists to catch late-arriving events that shouldn’t undo the terminal state.

Functions§

handle 🔒