Internal canonical event helpers.
Sink failure is reflected atomically into run state so a private fail-closed event policy becomes the terminal run outcome.
Summary
Functions
Returns non-negative elapsed monotonic milliseconds.
Emits an event and records fail-closed sink failure in run state.
Builds a run-local identifier for an evaluation or capability attempt.
Copies a payload-free rejection class from an error envelope onto event data.
Derives a valid W3C trace context from private run-local identifiers.
Functions
Returns non-negative elapsed monotonic milliseconds.
Emits an event and records fail-closed sink failure in run state.
Builds a run-local identifier for an evaluation or capability attempt.
Copies a payload-free rejection class from an error envelope onto event data.
Known Kernel envelope kind and reason atoms remain readable. An
unrecognized atom is retained only as a one-way fingerprint. Details,
messages, and caller-supplied strings stay off the canonical event.
Successful results omit these fields.
Derives a valid W3C trace context from private run-local identifiers.
Hashing prevents arbitrary operator-selected trace IDs from crossing the provider boundary. The capability attempt supplies a distinct span ID.