Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 345 Bytes

File metadata and controls

9 lines (7 loc) · 345 Bytes

Sign document

Objective

Record an applicative signature for a required document and return remaining pending count.

Rules

  • User can sign only documents that are currently required for role/locale context.
  • Signature persistence is idempotent (user_id, document_id unique).
  • Returns updated pendingCount after signature write.