Execution context for an audited request or job.
Plain struct — not an Ecto schema. Populated by Threadline.Plug for HTTP
requests and by the caller for Oban jobs. Passed explicitly to
Threadline.record_action/2 when recording semantic actions.
Fields
:actor_ref—%Threadline.Semantics.ActorRef{}or nil:request_id— string fromx-request-idheader or nil:correlation_id— string fromx-correlation-idheader or nil:remote_ip— string representation of the client IP or nil