AUDIT SNAPSHOT LOG

Capture the state
at the decision boundary.

Create timestamped checkpoints of the supported local job signals before and after revisions, proof approval or release. The log is intentionally transparent about its limits: local storage is convenient, not immutable.

✓ Browser-local✓ Reviewable state✓ Portable export
01 · SNAPSHOT

Capture supported local signal state

A snapshot records which supported signals exist, selected headline fields and—when Web Crypto is available—a SHA-256 fingerprint of the normalized snapshot JSON. It never includes image bytes.

02 · LOCAL AUDIT LOG

Checkpoint history

Snapshots0stored locally
Latest signals0supported categories present
Fingerprintlatest SHA-256 prefix
Audit scope

This is a local checkpoint log, not an immutable audit system.

Fingerprint detects content change

When HTTPS Web Crypto is available, the snapshot JSON receives a SHA-256 fingerprint. Recomputing the same normalized snapshot should produce the same fingerprint, but localStorage itself can still be edited or deleted.

Snapshot the decision boundary

Capture before and after a major revision, proof approval or production release. The label and note make the chronology understandable when the raw signals are later exported.

Export for durability

Browser storage is convenient but not archival. Export the audit log and release packet into the job’s controlled records when traceability matters.