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