pub const RELEASED_FROM: &str = "tatara.pleme.io/released-from";Expand description
Stamped by the reconciler when transitioning into Releasing
— records which terminal-reached gate the Process came from
(Attested or Failed) so handle_releasing can pick the
matching ExportTrigger set + the correct post-Releasing
destination (Exiting from Attested, Zombie from Failed).