Check register / Replay-Protection-Payload-Matching

REPLAY-001

A requirement the spck.dev suite checks on UCP servers. The quoted text is the normative requirement; the citation links to the exact line of the pinned spec source it was taken from.

On a duplicate Idempotency-Key request whose payload does NOT match the original, the business MUST reject with 409 Conflict (REST) / -32000 (MCP) and MUST NOT execute the request
Keyword
MUST NOT
Area
Replay-Protection-Payload-Matching
Versions
2026-08-25
Testability
testable
Spec source
ucp:docs/specification/signatures.md#L834 2026-08-25

How this is graded

A deviation on a MUST fails the run and shows the requirement next to the actual response. Checks the suite cannot validate soundly are reported inconclusive or not-tested — never a silent pass. The full verdict semantics are on the grading rubric.

Run it against your store

The hosted check covers the read-only surface; the CLI and GitHub Action run the full suite, including this check when your store declares the capability it belongs to.