1. AUDIT-005: Ledger Cleanup Bug Risks Permanent Data Loss by Ignoring Publish Queue
A critical flaw in the ledger's cleanup routine risks permanently deleting essential data, potentially causing publication failures and data corruption. The bug resides in the `bucket` crate, where the cleanup process fails to account for bucket files still referenced by queued checkpoint snapshots. This oversight mean...