Soft Delete
Version 1.0.0 · Updated 2026-07-30
CORE DEFINITION
In databases, when deleting data, it is not physically erased but marked as is_deleted = true. The data becomes invisible but can be restored at any time or used for auditing.
SCAFFOLDING EFFECT
Reduce cognitive load
Reversible decision mechanism. In interpersonal relationships (breaking off) or habit formation (quitting), do not pursue a decisive "physical deletion" but use "soft delete." Leave room for yourself, reduce psychological panic, and it is easier to maintain the status quo.
Anchor fast decisions
The practice of marking deletion with a flag rather than physically removing data. The mechanism is to retain records for recovery, auditing, and compliance with retention requirements.
MINIMUM ACTION
In progress 0/2Practice this model in one real situation:
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more
Source support: Explicit
- zh.wikipedia.orghttps://zh.wikipedia.org/wiki/%E9%80%BB%E8%BE%91%E5%88%A0%E9%99%A4verified
PRIVATE NOTES · Only visible to you
SAVED Q&A
ENTRY Q&A · Private saving available
Ask with a clear boundary
thinkingmodels answers from published entry context only.
Your question is sent to thinkingmodels. The answer uses public entry context only.
RELATED MODELS