Skip to content

Swap write

Status: open/active · Aliases: full-content replacement

The human-edit write path: replace the whole file with the editor buffer, taken as-is. There is nothing to preserve because the human authored every byte — fidelity is only a concept when someone else edits around content the human owns. CAS-guarded against concurrent programmatic writes (the human had the file open for minutes); validation is advisory only — a human save is never blocked, findings surface afterwards. The Obsidian editing model.


← Back to the Glossary