Milliseconds since the run began — injected at the CLI sink (the
sans-IO core leaves it None, like run_id). Absent on records
without timing; additive (ADR-0008, ADR-0015).
An artifact entry began an execution attempt — the engine’s live
progress signal (ADR-0001’s EventListener, surfaced on the spine).
Additive schema variant: absent from pre-existing streams.
Messages from earlier, failed attempts of a step that ultimately
passed — the flaky-failure detail (JUnit<flakyFailure>).
Additive schema field: empty (and unserialized) for the common
single-attempt step, so pre-existing streams are unchanged.
Feature file path — together with scenario, the run-wide
identity (scenario names are unique only within one file).
Defaults empty when replaying records that predate the field
(schema 1 is additive-only — ADR-0008).
Milliseconds since the run began — injected at the CLI sink (the
sans-IO core leaves it None, like run_id). Absent on records
without timing; additive (ADR-0008, ADR-0015).
The run was cancelled before completing (additive schema field —
absent means false, and false is not serialized, so pre-existing
streams and snapshots are unchanged).