Write a new revision of a posture (forward-only)
Postures
Write a new revision of a posture (forward-only)
Creates a new immutable revision; updates current_revision_id pointer.
PUT
Write a new revision of a posture (forward-only)
Authorizations
Supabase JWT token in Authorization: Bearer header
Headers
Client-supplied idempotency token (required). Replays within 24 hours return the stored result; reusing a key with a different body returns 409. See ADR-023.
Path Parameters
Posture ID (tp-{8-hex}).
Pattern:
^tp-[a-z0-9-]{1,64}$Response
Updated posture with new revision.
Versioned posture body. Immutable by handler discipline (forward-only).
Pattern:
^tpr-[0-9a-f]{8}$Required range:
x >= 1Composition inputs: alignment_card, protection_card, integrity, autonomy, etc.