Title here
Summary here
The server rejects any retention period below 7 days. The UI enforces min={7} on the input fields as well. This prevents accidental configuration that would purge very recent data.
Click Run Now to trigger an immediate purge with the currently saved settings. This calls runRetentionNow and returns a total count of purged records in the success banner. Useful after a bulk import or data migration to clean up old records immediately.
evidence-event at 365 days to preserve a full year of audit trail history.access-cache default of 7 days is appropriate, it is a performance cache, not primary data, and does not need long retention.