CleanerBatch.cls : A Batchable class for processing large volumes of data without hitting governor limits.
CleanerScheduler.cls : A Schedulable class to automate cleaning on a daily or weekly basis.
JSZip.resource : Used if the cleaner requires client-side zip handling in Lightning Components.
: Update the Apex_Cleaner_Setting__mdt records to define your data retention policy.
: Navigate to Static Resources in Setup and upload the Apex_Cleaner.zip if using it for LWC, or use Deployment Settings for code installation.