Skip to content

Add public API conformance example - #101

Merged
suraciii merged 6 commits into
masterfrom
impl-95-conformance
Aug 8, 2026
Merged

Add public API conformance example#101
suraciii merged 6 commits into
masterfrom
impl-95-conformance

Conversation

@suraciii

@suraciii suraciii commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Closes #95\n\n## Summary\n\n- Add the public API conformance example.\n- Show Grain State, Reminder, Request Context, and recovery.\n- Show pending Business Actions, safe repeat, and unknown results.\n- Keep Runtime State and Application data in separate SQLite files.\n- Reject database path and SQLite sidecar aliases.\n- Keep ReportAction state unchanged on ActionID conflict.\n\n## Checks\n\n- go test ./...\n- go test -count=1 -race ./...\n- make ci\n- Focused conformance and path tests with -count=100.\n- Direct prepare and recover process checks.

@suraciii
suraciii merged commit 584f008 into master Aug 8, 2026
3 checks passed
@suraciii
suraciii deleted the impl-95-conformance branch August 8, 2026 15:12
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.

0.1.0: build the public API conformance example

1 participant