identity is the built-in default async context contract for runtime
identity propagation. Apps can override which context identity-aware
framework features read by passing run(..., { identity: yourAsyncContext }).
execution exposes runtime execution tracing state backed by the
ExecutionContextStore.
Framework-provided async-local accessors.
identityis the built-in default async context contract for runtime identity propagation. Apps can override which context identity-aware framework features read by passingrun(..., { identity: yourAsyncContext }).executionexposes runtime execution tracing state backed by the ExecutionContextStore.