SPARTAN · Public Demo · Synthetic Data Only
SPARTAN Review Pack — Demo
SAMPLE / DEMO / NOT CUSTOMER EVIDENCE
A SPARTAN Review Pack is a portable software-assurance evidence bundle. This page shows a Review Pack built from synthetic sample data — no real code, no real secrets, no customer data — and explains how a recipient verifies one locally and offline.
What a Review Pack is
At the end of a software review, SPARTAN packages the result into a Review Pack: a deterministic review-pack.zip plus an external review-pack.zip.sha256 sidecar. The recipient verifies it on their own machine — fail-closed, offline, no account, no server call. The Review Pack is verifiable evidence; it is not a signature and not origin proof.
Verification result (pre-recorded)
This is a recorded result of a local verification of a synthetic demo pack. This page verified nothing and stores nothing.
Verdict: VERIFY_PASS — the verifier confirmed the demo pack is internally consistent and its embedded evidence verified.
VERIFY_PASS is not a signature, not origin proof, not a certification, not deploy approval, and not proof the code is safe.
Verify it yourself
Download the demo pack, put review-pack.zip and review-pack.zip.sha256 in one directory, and verify locally:
spartan review-pack verify review-pack.zip --sha256 review-pack.zip.sha256
The Offline Verification Kit builder is shipped; public hosted kit distribution is a separate future decision.
Design partners may receive a private demo packet with a rebuilt verifier kit.
This website does not verify packs and does not host the production verifier kit.
Demo downloads (synthetic data only)
- review-pack.zip — the synthetic demo Review Pack
- review-pack.zip.sha256 — its integrity sidecar
- verify-output.json — the pre-recorded verifier output
- RECIPIENT_README.md — recipient notes
- VERIFY_TRANSCRIPT.txt — recorded verification transcript
Synthetic demo data only. Not customer evidence. Review Pack v0.1 is unsigned. VERIFY_PASS means internal pack consistency only.