Skip to content

feat(interface): make native continuation retry-safe - #109

Merged
drewstone merged 1 commit into
mainfrom
feat/native-continuation-operation-contract
Aug 2, 2026
Merged

feat(interface): make native continuation retry-safe#109
drewstone merged 1 commit into
mainfrom
feat/native-continuation-operation-contract

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Summary

  • bind same-session continuation to the exact new user turn
  • add one atomic provider operation with runtime-checked results and current run coordinates
  • prove replay returns the original result, changed input conflicts, and transport failures remain safe to retry

Proof

  • pnpm build
  • pnpm check-types
  • pnpm test: 1,030 tests passed
  • pnpm check:package-artifacts: 9 packages, 19 exports, 38 export targets
  • pnpm check:control-artifacts: 7 packed test files, 108 tests passed

@drewstone
drewstone merged commit 18e130d into main Aug 2, 2026
1 check passed
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