cpatpa builds a safety net into document deletion
PIP now treats retention as a two-stage process so accidental purges are recoverable for a week.
Most legal platforms enforce retention with a hard switch: the clock runs out, the document is gone. cpatpa's fork does it in two beats. When a document, chat, or tabular review crosses its retention horizon, it gets flagged rather than deleted. A grace window - seven days by default - has to elapse before the row and its underlying file are actually removed. Retention windows are set at the workspace level, with the org-wide setting as a fallback, and a zero means keep forever.
Admins get a dedicated retention dashboard showing every flagged item across documents, chats, and reviews, with the date it was created and how long it's been sitting in the grace window. From there they can restore an individual row with a click, or run the cleanup job on demand. Every flag and every hard delete writes an audit event with row counts.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?