May 2026

  ## Document archive lifecycle

  
`DELETE /docs/:id` is now a deprecated archive alias instead of an immediate purge. Archived documents keep content, access tokens, ACL, and Library placement during the retention window; normal document routes return `423 DOC_ARCHIVED` until restore. Permanently delete by archiving first, then calling `DELETE /docs/:id/forever`.