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 @@ The full triad is a self-bootstrapping replacement for the entire computing stac
All three speak plists. All three operate in Lisp address space. All three are verified by the same ACL2 prover. The gate stack that verifies a shell command also verifies a DIDComm message.
See also: [[id:5961e469-53a3-5f3c-ab72-3c83ef91963f][The investment thesis]], [[id:84a537b4-4256-50c8-91f5-dd5b4538418f][Verification appliance]], [[id:1a2b38df-20ba-58ca-ba55-a072be67bd0d][PDS as a service]], [[id:3c6b0449-a8fb-5b89-b82a-34efb21ef5b5][Compute marketplace]]
See also: [[file:investment-thesis.org][The investment thesis]], [[file:verification-appliance.org][Verification appliance]], [[file:pds-as-a-service.org][PDS as a service]], [[file:compute-marketplace.org][Compute marketplace]]