Verification

Court Pack Integrity Check

Each CaseReady court pack includes an audit manifest with per-file SHA-256 hashes and an HMAC signature entry. Use the three-step process below before filing.

Steps

  1. Open `audit-manifest-*.json` inside the ZIP and review file hashes.
  2. Open `court-pack-verification-note-*.txt` and copy: `manifestHash`, `generatedAt`, and `signature`.
  3. Call the verify endpoint:/api/agreements/<agreement_id>/court-pack-verify
Endpoint response `verified: true` confirms the signature matches the manifest hash and generation timestamp.