Every comment-trash purge kneels to the ownership gate — the container-whole retirement retires
Claude-Session: https://claude.ai/code/session_014PtZdPwqZuqEDLc6wZMtEy
This commit is contained in:
@@ -3084,8 +3084,10 @@ public enum WriteOperation: Sendable, Equatable, CustomStringConvertible {
|
||||
/// note is the precedent one level up.
|
||||
case deleteComment(title: String?)
|
||||
|
||||
/// `comments/.trash/` emptied — at card-window close, and as the crash-residue sweep at the next
|
||||
/// open (§ Enhanced schema).
|
||||
/// `comments/.trash/` emptied whole — the container-wide purge
|
||||
/// (`BoardWriter.purgeCommentTrash(inCard:)`), which 13-native-undo.md retired from production on
|
||||
/// 2026-08-06: both purge consumers now remove per entry behind the ownership gate, through
|
||||
/// `purgeItem(at:)` and therefore under `.purge`. Kept with its primitive — see that method.
|
||||
///
|
||||
/// **No payload, unlike its four siblings**, and for `.agentGuide`'s reason: this is bookkeeping
|
||||
/// the app does on its own over a folder that is "never a UI surface", with one outcome nobody
|
||||
|
||||
Reference in New Issue
Block a user