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

@@ -15,4 +15,4 @@ Four transformations flipped the economics:
The verification appliance (AGPL symbolic engine + RISC-V Lisp μcode on FPGA) costs $5,000/year and replaces $500,000/year in compliance audits, breach litigation, and regulatory fines.
See also: [[id:13e6ae54-2d24-5aa0-b1cd-a7e8e749aa70][Self-driving Lisp Machine]], [[id:2afd9a3c-e96a-54c7-ac77-a05a28065b4b][Biology parallels]], [[id:00ab3a4d-e3de-5605-a67d-12935bb36ab5][Symbolics comparison]], [[id:0b5a8a74-cfd6-542d-bc88-4eb3cd8626f9][Cost structure]], [[id:5f55bbe6-d243-5766-8ccf-5c5cc88a6542][AI industry impact]]
See also: [[file:self-driving-lisp-machine.org][Self-driving Lisp Machine]], [[file:biology-parallels.org][Biology parallels]], [[file:comparison-with-symbolics.org][Symbolics comparison]], [[file:cost-structure.org][Cost structure]], [[file:ai-industry-impact.org][AI industry impact]]