Skip to content

feat: add correlation and idempotency intent options#3

Merged
George-iam merged 1 commit intomainfrom
track-c-intent-idempotency-parity
Feb 28, 2026
Merged

feat: add correlation and idempotency intent options#3
George-iam merged 1 commit intomainfrom
track-c-intent-idempotency-parity

Conversation

@George-iam
Copy link
Contributor

Summary

  • update create_intent to require correlation_id and support optional idempotency_key
  • enforce correlation consistency when payload already includes correlation_id
  • expand tests and README example for retry-safe write flows

Test plan

  • /home/georgebelsky/axme-workspace/repos/axme/.venv/bin/python -m pytest -q

Made with Cursor

Update create_intent to enforce correlation_id and optionally send idempotency key so Python SDK write behavior matches Track C conformance expectations.

Made-with: Cursor
@George-iam George-iam merged commit 4458477 into main Feb 28, 2026
1 check passed
@George-iam George-iam deleted the track-c-intent-idempotency-parity branch February 28, 2026 16:11
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.

2 participants