build_goal_continuation(
transition: GoalTransition,
*,
unsaved_objective: str | None = None,
event_id: str| Name | Type | Description |
|---|---|---|
transition* | GoalTransition | |
unsaved_objective | str | None | Default: None |
event_id | str | None | Default: None |
Build a one-time goal continuation.
Goal lifecycle transition that should resume work.
Accepted objective supplied directly when creation state could not be persisted.
Optional stable identifier for deterministic tests.