feat: include history in export/import backup #42

Merged
josh merged 1 commits from feat/export-import-history into dev 2026-03-28 16:06:22 -04:00

1 Commits

Author SHA1 Message Date
218cdb08c5 feat: include history in export/import backup
All checks were successful
CI / test (pull_request) Successful in 15s
CI / build-dev (pull_request) Has been skipped
Export now returns version 2 with a history array alongside instances.
Import accepts the history array and restores all audit events. v1 backups
without a history key still import cleanly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-28 16:04:53 -04:00