Add governed form handoffs
This commit is contained in:
@@ -28,6 +28,12 @@ validates launch values, and retains both Service and binding provenance.
|
||||
- signature state
|
||||
- handoff status
|
||||
|
||||
Submitted instances can create a native Case or start a Workflow through the
|
||||
owning module capability. Runtime persists the exact handoff intent before the
|
||||
external action, commits that intent, uses a stable provider idempotency key,
|
||||
and stores `succeeded`, `rejected`, or `outcome_unknown` evidence. Unknown
|
||||
outcomes are reconciled against the owner rather than retried as a new action.
|
||||
|
||||
## Boundaries
|
||||
|
||||
This module does not own:
|
||||
|
||||
Reference in New Issue
Block a user