docs: clarify metadata identity mismatch handling

This commit is contained in:
vorotamoroz
2026-08-13 02:22:34 +00:00
parent db8dac2db4
commit a3aa79ead9
2 changed files with 27 additions and 24 deletions
+2 -2
View File
@@ -141,8 +141,8 @@ This field stores an array of Chunk Document IDs.
\_id is generated based on the path of the Obsidian note.
The validation, quarantine, and explicit repair contract for normal-file
Metadata whose stored path does not derive its actual ID is defined in
The validation and explicit repair contract for normal-file Metadata whose
actual ID does not match the ID derived from its stored path is defined in
[Normal-file Metadata Document ID Validation and Repair](design_docs/metadata_document_id_validation_and_repair.md).
- If the path starts with `_`, it is converted to `/_` for convenience.