Sign an operator attestation envelope
Returns an Ed25519-signed envelope binding the operator’s identity + role to a free-form statement about an asserted subject. Used for compliance attestation chains where an operator’s signature is required (e.g., closing a critical governance signal with a note that’s later shown in audit).
Authorizations
Supabase JWT token in Authorization: Bearer header
Body
Sign an operator-issued attestation about a checkpoint, signal, or audit-relevant event. Returns an Ed25519-signed envelope binding the operator's identity to the asserted statement at the asserted time.
Response
Signed attestation.
base64url Ed25519 signature.
Audit-actor role per ADR-046.
platform_admin, org_owner, org_admin, team_admin, member, system base64url Ed25519 public key.