feat(shared): add AUDIT_EXPORT_ARCHIVE RPC 71 (Phase 100)

Gossip opcode for retained audit export snapshots so moderators
on other peers keep a bounded history of mesh audit exports.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-22 04:44:40 -04:00
co-authored by Cursor
parent e3d8a14054
commit 775b31fe86
+2 -1
View File
@@ -265,7 +265,8 @@ const RPC = {
HOOK_FAILURE_ALERT: 67,
WORKER_RELEASE_ANNOUNCE: 68,
AUDIT_EXPORT_SNAPSHOT: 69,
HOOK_FAILURE_DIGEST_SYNC: 70
HOOK_FAILURE_DIGEST_SYNC: 70,
AUDIT_EXPORT_ARCHIVE: 71
}
const DEVICE_PAIR_PREFIX = 'pcdv_'