Skip to content

D3: Skill API — Idempotency #23

@ShortCipher5

Description

@ShortCipher5

Idempotency key support on all mutating Skill API endpoints to enable safe retries.

References: PRD §5.2

Acceptance Criteria

  • All create/update operations accept optional idempotency_key (UUID)
  • Duplicate requests within 24-hour window with same key return original response without re-executing

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions