feat: add resumable external work hand-offs
Module Package Release / publish-packages (push) Successful in 10s
Module Package Release / publish-packages (push) Successful in 10s
This commit is contained in:
@@ -56,6 +56,13 @@ human handoffs; event filters and variable mappings are bounded JSON
|
||||
expressions and never executable code. Cron remains an optional governed
|
||||
scheduler-adapter concern.
|
||||
|
||||
External hand-off waits bind an immutable, revision-bearing domain reference
|
||||
to a focused action URL and resume only from declared terminal platform events.
|
||||
The runtime rechecks the provider's current authorization and resource revision
|
||||
before continuing. Observational events are duplicate-safe, navigation alone
|
||||
never completes work, and a missing optional projection remains visible without
|
||||
changing the domain outcome.
|
||||
|
||||
Consequential module actions are staged in Core's durable recovery ledger
|
||||
before provider dispatch. Conclusive effects commit with the Workflow
|
||||
projection. Lost acknowledgements block continuation and expose evidence-based
|
||||
|
||||
Reference in New Issue
Block a user