Organization and workspace policies define:
retainPromptDaysretainRunHistoryDaysretainAuditLogDayslegalHoldEnabled— when true, retention jobs skip destructive deletes
The Retention page lets admins configure settings and trigger runs. Background processing uses organizationRetentionCron when ENABLE_ORGANIZATION_RETENTION_CRON is set on the backend.
Each run is recorded in OrganizationRetentionRun with dry-run or live mode and deletion counts.

