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

@@ -14,4 +14,4 @@ If a symbolic-bootstrapping architecture becomes popular, the industry structure
**New hardware tier emerges:** CPU-native verification appliances running Lisp microcode on RISC-V cores. Low volume (hundreds of thousands/year), high margin ($5K-50K/unit). Manufacturable at older fab nodes (28nm, 45nm) — no dependency on TSMC's leading edge.
See also: [[id:9af13fff-9725-542b-93b1-a555bc74ad72][Lisp economics]], [[id:827bc546-e887-5b7c-9b65-6392beaf0920][Verification monopoly]], [[id:13e6ae54-2d24-5aa0-b1cd-a7e8e749aa70][Self-driving Lisp Machine]]
See also: [[file:lisp-economics.org][Lisp economics]], [[file:verification-monopoly.org][Verification monopoly]], [[file:self-driving-lisp-machine.org][Self-driving Lisp Machine]]