{
  "sample": true,
  "notice": "Illustrative example with fictional participants. This is not a completed agreement, notarial certificate, or real transaction.",
  "document": "Service agreement.pdf",
  "status": "awaiting_signature",
  "participants": [
    { "name": "Alex Morgan", "role": "sender" },
    { "name": "Jordan Lee", "role": "signer" }
  ],
  "activity": [
    { "time": "10:12 AM", "event": "document_prepared", "participant": "Alex Morgan" },
    { "time": "10:14 AM", "event": "electronic_records_consent", "participant": "Jordan Lee" },
    { "time": "10:15 AM", "event": "signature_requested", "participant": "Jordan Lee" }
  ],
  "completed": false,
  "notarized": false
}
