Functionsยง
- cleanup_
overflow_ files - Remove overflow files older than
config.retention_days. Creates directory if missing. - save_
overflow - Save full output to overflow file if it exceeds
config.threshold. Returns the filename (UUID.txt) of the saved file, orNoneif output fits.