iiRecord
Agentic AI Atlas · run-journal-event:effect-resolved
run-journal-event:effect-resolveda5c.ai
II.
RunJournalEvent overview

run-journal-event:effect-resolved

Reference · live

run-journal-event:effect-resolved overview

Emitted when an effect's StoredTaskResult is committed to the run directory. The journal payload references the result by effectId and carries the status (`ok` | `error` | `cancelled`), startedAt / finishedAt, optional resultRef / stdoutRef / stderrRef, and any error metadata. Replay engines use EFFECT_RESOLVED records to short-circuit redundant effect work.

RunJournalEventOutgoing · 1Incoming · 0

Attributes

eventName
EFFECT_RESOLVED
category
effect-lifecycle
terminal
false
description
Emitted when an effect's StoredTaskResult is committed to the run directory. The journal payload references the result by effectId and carries the status (`ok` | `error` | `cancelled`), startedAt / finishedAt, optional resultRef / stdoutRef / stderrRef, and any error metadata. Replay engines use EFFECT_RESOLVED records to short-circuit redundant effect work.

Outgoing edges

aliases_journal_event1

Incoming edges

None.