{
  "artifactType": "tare.redacted_sample_signed_export",
  "exampleOnly": true,
  "generatedAt": "2026-05-31T00:00:00.000Z",
  "record": {
    "recordId": "sample-export-redacted-001",
    "workspace": "Redacted Evidence-Sensitive Lab",
    "subject": "Sample REDACTED-42",
    "status": "reviewed",
    "reviewDecision": "accepted_for_export"
  },
  "includedContext": [
    "record_metadata",
    "operator_attribution",
    "custody_events",
    "review_history",
    "attachment_manifest",
    "hash_manifest",
    "export_manifest"
  ],
  "custodyEvents": [
    {
      "eventId": "evt-redacted-001",
      "type": "sample_collected",
      "actor": "operator-redacted",
      "occurredAt": "2026-05-20T13:15:00.000Z",
      "note": "Sample collected under customer SOP."
    },
    {
      "eventId": "evt-redacted-002",
      "type": "evidence_attached",
      "actor": "operator-redacted",
      "occurredAt": "2026-05-20T14:05:00.000Z",
      "note": "Evidence attachment added and hashed."
    },
    {
      "eventId": "evt-redacted-003",
      "type": "record_reviewed",
      "actor": "reviewer-redacted",
      "occurredAt": "2026-05-21T10:30:00.000Z",
      "note": "Record reviewed before export."
    }
  ],
  "hashManifest": [
    {
      "path": "record.json",
      "algorithm": "sha256",
      "digest": "7fd89e1b2c4a3c85f1a196c2f3d463e8b6400f49df832b0fb5068d38492c2a35"
    },
    {
      "path": "attachments/redacted-photo-001.jpg",
      "algorithm": "sha256",
      "digest": "ab5a207d8a3b8c613938af0ed21d9df7ad7ed6a2e6adfd741e022d67b52f7508"
    }
  ],
  "signature": {
    "algorithm": "ed25519",
    "publicKeyId": "example-public-key-not-for-verification",
    "signature": "example-signature-not-valid-for-production-verification"
  },
  "limitations": [
    "This is a redacted illustrative artifact.",
    "The signature is not a production signature.",
    "Cryptographic hashes can help detect tampering in represented data, but do not prove scientific truth, workflow completeness, or compliance by themselves.",
    "Customer SOPs, validation, and regulated workflow scope determine final use."
  ]
}
