Skip to content

feat: prove the order machine in a new dispatch showcase module#94

Merged
joshua-temple merged 1 commit into
mainfrom
feat/dispatch-proof
May 31, 2026
Merged

feat: prove the order machine in a new dispatch showcase module#94
joshua-temple merged 1 commit into
mainfrom
feat/dispatch-proof

Conversation

@joshua-temple
Copy link
Copy Markdown
Collaborator

Adds examples/dispatch, a flagship showcase module that runs the food-delivery order saga under the full Crucible runtime. This first increment stands up the module (CI legs, workspace entry, coverage gate at the showcase floor of 90) and proves the machine before running it: reachability of every terminal stage, the watchdog mutual-exclusion invariant, and symbolic confirmation that no competing transition is nondeterministic and no guard is dead.

Later increments layer durable execution, distributed supervised actors over gRPC, a WebAssembly guard, and telemetry on top of this base.

Signed-off-by: Joshua Temple <joshua.temple@stablekernel.com>
@joshua-temple joshua-temple merged commit 2adc7c4 into main May 31, 2026
10 checks passed
@joshua-temple joshua-temple deleted the feat/dispatch-proof branch May 31, 2026 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant