Package layout
Export scope
Exports can cover all retained project records or a narrower review scope:fromtolanes:security,data,policy,operations
Archive behavior
Lodger creates package metadata from the durable receipt index, then queues one export job per package. The job reads current hot rows and archived batches, streams NDJSON into a ZIP, and writes the completed artifact to durable object storage. Downloads are served from the stored artifact after it is ready. Dashboard users and read-capable API keys can mint scoped evidence links for one package. Evidence links open/evidence/verify, download only that package, and can live-check private receipts included in the package.
The verifier processes the package locally instead of asking the backend to check every event.
The verifier checks the ZIP manifest and batch hashes first. The log explorer loads record batches only when opened so large packages are not rendered into the browser by default.