ORD-012

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.

2026-01-11:

Businesses POST order lifecycle events to the platform-provided webhook URL, sending the full order entity (not incremental deltas)

2026-01-23:

Businesses POST order lifecycle events to the platform-provided webhook URL, sending the full order entity (not incremental deltas)

2026-04-08:

The business MUST authenticate requests to order data before returning a response (API key, OAuth 2.0, mutual TLS, or HTTP Message Signatures)
Keyword
MUST
Area
Order
Versions
2026-01-11 2026-01-23 2026-04-08
Testability
needs a receiver the suite controls, so it runs in the CLI/full suite
Spec source
ucp:docs/specification/order.md#L339 2026-01-11
ucp:docs/specification/order.md#L339 2026-01-23
ucp:docs/specification/order.md#L313 2026-04-08

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.