Export
Bundle contents
| File | Purpose |
|---|---|
metadata.json | Tenant ID, period, chain start metadata, anchor S3 keys. |
logs.jsonl | Audit rows (one per line) covering the period. |
signatures.jsonl | Side-car: parallel HMAC signatures for each row. |
roots.json | Per-period Merkle roots + signed roots. |
verify.py | Self-contained verifier (Python stdlib only). |
README.md | Auditor-facing instructions. |