feat: add resumable external work hand-offs
Module Package Release / publish-packages (push) Successful in 10s

This commit is contained in:
2026-08-22 02:14:35 +02:00
parent ceb61b5867
commit b0a9dc9739
9 changed files with 967 additions and 12 deletions
+7
View File
@@ -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