Convert cross-references from [[id:uuid]] to [[file:name.org]]

All 117 inter-node links now use [[file:node-name.org][title]] format
which renders as clickable hyperlinks in both Emacs (C-c C-o) and
web-based org renderers (Gitea, GitHub). Each node retains its :ID:
UUID property for Emacs org-roam database features (backlinks,
capturing, node-find).

Prev format: [[id:uuid][title]] — Emacs only, dead text on web
New format:  [[file:name.org][title]] — works everywhere
This commit is contained in:
Hermes
2026-05-21 19:40:54 +00:00
parent 9b2be10c77
commit 303e8c6306
28 changed files with 49 additions and 49 deletions

View File

@@ -16,4 +16,4 @@ The key distinction: the LLM is not *extracting knowledge from prose* — it is
For codified domains, the encoding cost drops from weeks to hours. The only bottleneck is human review of the 5% ambiguous rules.
See also: [[id:efc76898-03f7-57ba-923d-35d65da88bb7][Sufficiency flip]], [[id:0b5a8a74-cfd6-542d-bc88-4eb3cd8626f9][Cost structure]], [[id:c34940cc-090e-57c4-8020-e78b1d32b96c][Domain gate packages]]
See also: [[file:sufficiency-flip.org][Sufficiency flip]], [[file:cost-structure.org][Cost structure]], [[file:domain-gate-packages.org][Domain gate packages]]