plog export produces self-contained .plog files that anyone can verify offline — no database or server access needed.
Creating an export
Verifying an export
- Hash chain integrity — every event’s hash is correct and links are contiguous
- Merkle inclusion — each event is proven to belong to the original Merkle tree
Export package format
The.plog file is a self-contained JSON document:
Use cases
- Auditor delivery — auditors receive files, not system access
- Regulatory compliance — portable proof of agent behavior
- Incident investigation — share a specific time range of events
- Cross-organization trust — verify without shared infrastructure