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

@@ -13,4 +13,4 @@ The Lisp Machine on Tenstorrent P150 (~72 RISC-V Tensix cores on a PCIe card) is
Revenue estimate: 50 sales in year one = $250K-$2.5M.
See also: [[id:c34940cc-090e-57c4-8020-e78b1d32b96c][Domain gate packages]], [[id:45258a2d-1675-562c-9024-5d1eb2f1ea56][Evaluation harness]], [[id:13e6ae54-2d24-5aa0-b1cd-a7e8e749aa70][Self-driving Lisp Machine]], [[id:9af13fff-9725-542b-93b1-a555bc74ad72][Lisp economics]], [[id:29e4dbf3-cf19-589c-8b14-389e8a39d564][Upgrade lifecycle]]
See also: [[file:domain-gate-packages.org][Domain gate packages]], [[file:evaluation-harness.org][Evaluation harness]], [[file:self-driving-lisp-machine.org][Self-driving Lisp Machine]], [[file:lisp-economics.org][Lisp economics]], [[file:upgrade-lifecycle.org][Upgrade lifecycle]]