vault-auto-generated-flush-entries-accumulate-as-law1-violations
The vault accumulates redundant auto-generated conversation-flush entries over time (23+ found in one sweep). These violate Law 1 (Zero Redundancy) and must be consolidated to canonical entries per cluster during session-close. Pattern: identify clusters of flush entries covering the same topic, merge unique content into one canonical, delete the rest. Session-close Phase 3.5 is the right trigger for this audit.