pub const END: &'static str;
Sentinel constant for graph termination
Routing to END indicates that execution path has completed.
END