HOW TO VERIFY THIS DELIVERY RECORD

These steps allow any third party to verify that this archive has not been altered
and that the delivered files match the recorded evidence.

No internet connection or ImmutableProof service is required.

REQUIRED TOOLS
• unzip
• sha256sum (or equivalent checksum tool)
• a plain text viewer

STEP 1 — UNZIP THE ARCHIVE
Extract the contents of this ZIP file to a folder on your computer.

STEP 2 — VERIFY FILE HASHES
In the extracted folder, locate the file named "hashes.sha256".

Run the following command in the same directory:

    sha256sum -c hashes.sha256

All listed files must return:
    OK

If any file reports a mismatch, the archive has been altered or corrupted.

STEP 3 — REVIEW THE MANIFEST
Open "manifest.json" in a text viewer.

STEP 4 — VERIFY THE PROOF RECORD
Open "proof.json".

STEP 5 — REVIEW THE TIMELINE
Open "timeline.jsonl".

STEP 6 — REVIEW DELIVERED MATERIALS
Open the files inside the "deliverables/" directory.

END OF VERIFICATION INSTRUCTIONS
