docs: Update cross-genome linking strategy documentation

This commit is contained in:
Matteo Cherubini 2026-06-12 10:49:04 +02:00
parent 6558ee486a
commit 1717752ab3

View file

@ -166,7 +166,7 @@ private: true | false
### Links
- Internal: `[[folder/file]]` — Obsidian wikilinks only. Never `[text](url)` for internal refs.
- Cross-genome: `[[../genome-target/wiki/folder/file]]`.
- Cross-genome: NOT via wikilink (submodule pointers make relative paths brittle). A concept owned by another genome is pulled in by the navigation skill as a raw under `raw/articles/crossgen-<topic>-<date>.md`, then ingested here normally. See master `AGENTS.md` §Cross-Genome Pull.
- External: `[text](https://...)`.
### Index entries