Skip to main content
plog export produces self-contained .plog files that anyone can verify offline — no database or server access needed.

Creating an export

Verifying an export

Verification checks:
  1. Hash chain integrity — every event’s hash is correct and links are contiguous
  2. 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