Action approval
A runnable recipe that binds a decision to one frozen action payload version.
Local memory example
Review one frozen action
Create task
- Title
- Inspect north quay notes
- Priority
- Normal
- Revision
- 1
Version marker
payload-v1-d8eafb66{
"title": "Inspect north quay notes",
"priority": "normal"
}Approval status
The payload is frozen for this local decision.
This example records a local decision only. Authentication, signed approval, and action execution remain host responsibilities.
What this example proves
It exercises the kit’s local transition and validation contract with supplied fixture data. The manifest lists the production services and authorization checks that stay outside this browser example.
- Initial state
- pending
- Terminal state
- rejected, executed
- Kit version
- 0.1.0