Design an audit log pruning strategy for performance.
Acceptance Criteria:
- Retention rules and pruning frequency are defined.
- Implementation or migration support is added.
- Old logs can be archived before deletion.
- Tests verify pruning logic if implemented.
Design an audit log pruning strategy for performance.
Acceptance Criteria: