epistemic-technology_co-int.../test/mocks
Mike Thicke 7d9190a9fb Use Vault.process in serializeCoiNote
Replaces the read-then-modify pair in serializeCoiNote with a single
Vault.process call so the read and write happen atomically and won't
clobber concurrent edits to the note. The chat-marker guard now runs
inside the process callback, with an outer flag gating the downstream
frontmatter updates. Addresses the plugin reviewer feedback on PR
obsidianmd/obsidian-releases#6690.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 01:54:13 +00:00
..
obsidian.ts Use Vault.process in serializeCoiNote 2026-04-14 01:54:13 +00:00