pub fn current_execution_scope() -> Option<Arc<str>>
Currently-active execution scope, or None when no owning program run is active on this task. Verdict issuance treats None as fail-closed.
None